@charset "UTF-8";
.counter-group {
margin:  30px auto;
display: inline-block;
}
.counter-group:before,
.counter-group:after {
content: " ";
display: table;
}
.counter-group:after {
clear: both;
}
.counter-block {
float:        left;
margin-right: 20px;
}
.counter-block .counter {
position:    relative;
width:       100px;
height:      50px;
overflow:    hidden;
font-weight: 700;
}
.counter-block .counter .number {
padding:          1%;
width:            46%;
height:           98%;
background-color: #fff;
color:            #444;
position:         absolute;
font-size:        40px;
line-height:      50px;
top:              -10000px;
text-align:       center;
}
.counter-block .counter .number.tens {
left: 0;
}
.counter-block .counter .number.units {
left: 50%;
}
.counter-block .counter .number.hundreds {
display: none;
}
.counter-block .counter .number.show {
top:     0;
z-index: 2;
}
.counter-block .counter .number.hidden-down {
top: 100%;
}
.counter-block .counter .number.hidden-up {
top:     -100%;
z-index: 100;
}
.counter-block .counter.with-hundreds {
width: 300px;
}
.counter-block .counter.with-hundreds .number {
width: 30.66%;
}
.counter-block .counter.with-hundreds .number.tens {
left: 33.33%;
}
.counter-block .counter.with-hundreds .number.units {
left: 66.66%;
}
.counter-block .counter.with-hundreds .number.hundreds {
display: block;
left:    0;
}
.counter-block .counter-caption {
font-size:  100%;
text-align: center;
}
.ob_discount {
background:    none repeat scroll 0 0 #000000;
border-radius: 3px;
height:        10px;
width:         100%;
clear:         both;
max-width:     300px;
}
.ob_sale {
background:    none repeat scroll 0 0 #CCCCCC;
border-radius: 2px;
height:        10px;
}  .ob_shortcode.woocommerce ul.products li.product {
width: auto;
}
.ob_shortcode .ob_discount {
width: 100%
}
.ob_shortcode .counter-block .counter .number {
font-size:   19px;
height:      auto;
line-height: 19px;
padding:     0;
}
.ob_shortcode .counter-block .counter {
height:      19px;
line-height: 19px;
margin:      0 auto;
width:       44px;
}
.ob_shortcode .counter-block .counter.with-hundreds {
width: 66px;
}
.ob_shortcode .counter-group {
margin: 10px auto;
}
.ob_shortcode .counter-block {
margin-right: 5px;
}
.ob_shortcode .counter-block .counter-caption {
font-size:      13px;
text-transform: capitalize;
} .ob_widget.woocommerce ul.products li.product {
width: auto;
}
.ob_widget .ob_discount {
width: 100%
}
.ob_widget .counter-block .counter .number {
font-size:   19px;
height:      auto;
line-height: 19px;
padding:     0;
}
.ob_widget .counter-block .counter {
height:      19px;
line-height: 19px;
margin:      0;
width:       40px;
}
.ob_widget .counter-block .counter.with-hundreds {
width: 60px;
}
.ob_widget .counter-group {
margin: 10px auto;
}
.ob_widget .counter-block {
margin-right: 0;
}
.ob_widget .counter-block .counter-caption {
font-size:      10px;
text-transform: capitalize;
}  .ob_categories.woocommerce ul.products li.product {
width: 200px;
}
.ob_categories .ob_discount {
width: 100%
}
.ob_categories .counter-block .counter .number {
font-size:   19px;
height:      auto;
line-height: 19px;
padding:     0;
margin:      0;
}
.ob_categories .counter-block .counter {
height:      15px;
height:      19px;
line-height: 19px;
margin:      0 auto;
width:       44px;
}
.ob_categories .counter-block .counter.with-hundreds {
width: 66px;
}
.ob_categories .counter-group {
margin: 10px auto;
}
.ob_categories .counter-block {
margin-right: 0;
}
.ob_categories .counter-block .counter-caption {
font-size:      13px;
text-transform: capitalize;
} .widget_product_detail .counter-block .counter .number {
width:   29px;
margin:  0;
padding: 0;
}
.widget_product_detail .counter-block .counter {
width: 61px;
}
.widget_product_detail .counter-block .counter.with-hundreds {
width: 91px;
}
.ob_categories {
min-width: 200px;
}
.ob_product_avariable_detail:not(:first-child) {
display: none;
}
@media (max-width: 992px) {
.counter-group {
margin: 10px auto;
}
.counter-block {
margin-right: 10px;
}
.counter-block .counter {
width:       120px;
height:      100px;
overflow:    hidden;
font-weight: 700;
}
.counter-block .counter.with-hundreds {
width: 180px;
}
.counter-block .counter .number {
font-size:   78px;
line-height: 90px;
}
.counter-block .counter-caption {
font-size: 100%;
} .widget_product_detail .counter-block .counter .number {
width: 45px;
}
.widget_product_detail .counter-block .counter {
width: 95px;
}
}
@media (max-width: 768px) {
.counter-group {
margin: 0 auto;
}
.counter-block {
margin-right: 8px;
}
.counter-block .counter {
width:  96px;
height: 80px;
}
.counter-block .counter.with-hundreds {
width: 144px;
}
.counter-block .counter .number {
font-size:   78px;
line-height: 72px;
}
.counter-block .counter.with-hundreds {
width: 144px;
}
.counter-block .counter-caption {
font-size: 85%;
}
}
@media (max-width: 480px) {
.ob_categories {
min-width: auto;
}
.counter-block .counter {
width:  61px;
height: 52px;
}
.counter-block .counter .number {
font-size:   55px;
line-height: 50px;
}
.counter-block .counter.with-hundreds {
width: 91px;
}
.counter-block .counter-caption {
font-size: 70%;
}
.widget_product_detail .counter-block .counter {
width: 70px;
}
.widget_product_detail .counter-block .counter .number {
width:     31px;
}
}
@media (max-width: 320px) {
.ob_categories {
min-width: auto;
}
.counter-block .counter {
width:  61px;
height: 52px;
}
.counter-block .counter .number {
font-size:   55px;
line-height: 50px;
}
.counter-block .counter.with-hundreds {
width: 91px;
}
.counter-block .counter-caption {
font-size: 70%;
}
.widget_product_detail .counter-block .counter {
width: 60px;
}
.widget_product_detail .counter-block .counter .number {
width:     26px;
}
}
.ob_wrapper {
clear: both;
} .ob_shortcode > ul.shortcode_products li {
visibility: visible;
}
code.thim-position-code {
background: #FFD1B6;
font-size: smaller;
font-style: italic;
color: #FFF;
padding: 2px 5px;
white-space: nowrap;
margin: 0 3px 0 0;
position: relative;
z-index: 999;
display: block;
}
.thim-countdown{
clear: both;
}.selectBox-dropdown{min-width:150px;position:relative;border:solid 1px #bbb;line-height:1.5;text-decoration:none;text-align:left;color:#000;outline:0;vertical-align:middle;background:#f2f2f2;background:-moz-linear-gradient(top,#f8f8f8 1%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f8f8f8),color-stop(100%,#e1e1e1));-moz-box-shadow:0 1px 0 rgba(255,255,255,.75);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.75);box-shadow:0 1px 0 rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;cursor:default}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.selectBox-dropdown .selectBox-label{padding:2px 8px;display:inline-block;white-space:nowrap;overflow:hidden}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url(//maiapet.pt/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.gif) 50% center no-repeat;border-left:solid 1px #bbb}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:solid 1px #bbb;background:#fff;-moz-box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);overflow:auto;-webkit-overflow-scrolling:touch}.selectBox-inline{min-width:150px;outline:0;border:solid 1px #bbb;background:#fff;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto}.selectBox-inline:focus{border-color:#666}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0}.selectBox-options LI A{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat}.selectBox-options LI.selectBox-hover A{background-color:#eee}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:transparent}.selectBox-options LI.selectBox-selected A{background-color:#c8def4}.selectBox-options .selectBox-optgroup{color:#666;background:#eee;font-weight:700;line-height:1.5;padding:0 .3em;white-space:nowrap}.selectBox.selectBox-disabled{color:#888!important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;border-color:#666}.selectBox-inline.selectBox-disabled{color:#888!important}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:transparent!important}@font-face{font-family:FontAwesome;src:url(//maiapet.pt/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//maiapet.pt/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//maiapet.pt/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//maiapet.pt/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//maiapet.pt/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//maiapet.pt/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel: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-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc: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,.fa-battery: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-paper-o:before,.fa-hand-stop-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-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}@font-face{font-family:star;src:url(//maiapet.pt/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(//maiapet.pt/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(//maiapet.pt/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//maiapet.pt/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(//maiapet.pt/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(//maiapet.pt/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}div.pp_woocommerce .pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgba(0,0,0,.25);padding:20px 0}div.pp_woocommerce .pp_content_container::after,div.pp_woocommerce .pp_content_container::before{content:" ";display:table}div.pp_woocommerce .pp_content_container::after{clear:both}div.pp_woocommerce .pp_loaderIcon::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//maiapet.pt/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}div.pp_woocommerce div.ppt{color:#000}div.pp_woocommerce .pp_gallery ul li a{border:1px solid rgba(0,0,0,.5);background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:2px;display:block}div.pp_woocommerce .pp_gallery ul li a:hover{border-color:#000}div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#000}div.pp_woocommerce .pp_next::before,div.pp_woocommerce .pp_previous::before{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;font-family:WooCommerce;content:"\e00b";text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center}div.pp_woocommerce .pp_next::before:hover,div.pp_woocommerce .pp_previous::before:hover{background-color:#000}div.pp_woocommerce .pp_next:hover::before,div.pp_woocommerce .pp_previous:hover::before{display:block}div.pp_woocommerce .pp_previous::before{left:1em}div.pp_woocommerce .pp_next::before{right:1em;font-family:WooCommerce;content:"\e008"}div.pp_woocommerce .pp_details{margin:0;padding-top:1em}div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav{font-size:14px}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play{margin:0}div.pp_woocommerce .pp_nav{margin-right:1em;position:relative}div.pp_woocommerce .pp_close{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;top:-.5em;right:-.5em;font-size:1.618em!important}div.pp_woocommerce .pp_close:hover{background-color:#000}div.pp_woocommerce .pp_close::before{font-family:WooCommerce;content:"\e013";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;position:relative;margin-top:-1px}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before{font-family:WooCommerce;content:"\e00b";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_previous{margin-right:.5em}div.pp_woocommerce .pp_arrow_next{margin-left:.5em}div.pp_woocommerce .pp_arrow_next::before{content:"\e008"}div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;right:auto;left:-.5em;top:-.5em;font-size:1.618em!important}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000}div.pp_woocommerce a.pp_contract::before,div.pp_woocommerce a.pp_expand::before{font-family:WooCommerce;content:"\e005";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce a.pp_contract::before{content:"\e004"}div.pp_woocommerce #respond{margin:0;width:100%;background:0 0;border:none;padding:0}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none}div.pp_woocommerce .pp_inline{padding:0!important}.rtl div.pp_woocommerce .pp_content_container{text-align:right}@media only screen and (max-width:768px){div.pp_woocommerce{left:5%!important;right:5%!important;box-sizing:border-box;width:90%!important}div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous{display:none!important}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close{height:44px;width:44px;font-size:44px;line-height:44px}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before,div.pp_woocommerce .pp_close::before{font-size:44px}div.pp_woocommerce .pp_description{display:none!important}div.pp_woocommerce .pp_details{width:100%!important}.pp_content{width:100%!important}.pp_content #pp_full_res>img{width:100%!important;height:auto!important}.currentTextHolder{line-height:3}}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res .pp_inline{text-align:left}div.ppt{color:#fff!important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.summary .product_meta { margin-top: 45px; } .woocommerce a.selectBox{
background: #ffffff;
margin-right: 10px;
color: inherit;
border-radius: 0;
height: 35px;
padding: 4px 0;
}
.woocommerce a.selectBox,
.woocommerce a.selectBox:hover{
border-bottom: 1px solid #bbb!important;
}
.woocommerce a.selectBox:hover{
color: inherit;
}
.woocommerce a.selectBox:focus{
border: 1px solid #ccc;
}
.selectBox-dropdown .selectBox-label{
vertical-align: middle;
padding: 3px 8px;
}
.selectBox-dropdown .selectBox-arrow{
height: 20px;
width: 20px;
top: 6px;
border: none;
background: url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/images/sprite-toggle.png) top center no-repeat;
}
.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{
background: url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/images/sprite-toggle.png) bottom center no-repeat;
}
.selectBox-dropdown-menu{
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
padding: 5px;
font-size: 80%;
}
.selectBox-label.public-visibility:before,
.selectBox-dropdown-menu li.public-visibility a:before{
font-family: FontAwesome;
display: inline-block;
content: "\f0ac";
margin-right: 5px;
}
.selectBox-label.shared-visibility:before,
.selectBox-dropdown-menu li.shared-visibility a:before{
font-family: FontAwesome;
display: inline-block;
content: "\f0c1";
margin-right: 5px;
}
.selectBox-label.private-visibility:before,
.selectBox-dropdown-menu li.private-visibility a:before{
font-family: FontAwesome;
display: inline-block;
content: "\f023";
margin-right: 5px;
}
.selectBox-dropdown-menu li a{
color: inherit;
padding: 5px 8px;
border-radius: 0;
}
.selectBox-dropdown-menu li.selectBox-selected a{
background-color: #eee;
}
.selectBox-dropdown-menu a:hover{
color: inherit;
text-decoration: none;
} .woocommerce .wishlist_table td.product-add-to-cart a{
display: block!important;
margin: 0;
margin-bottom: 5px;
text-align: center;
}
.woocommerce .wishlist_table td.product-add-to-cart span.dateadded{
text-align: center;
margin-bottom: 5px;
display: block;
}
.woocommerce .wishlist_table td.product-add-to-cart a.selectBox{
text-align: left;
width: 100%!important;
} .yith-wcwl-add-button a.open-pretty-photo{
display: none;
}
.yes-js .yith-wcwl-add-button a.open-pretty-photo{
display: inline-block;
}
.yes-js .yith-wcwl-popup{
display: none;
text-align: center;
}
.yes-js .yith-wcwl-popup-content{
}
.yes-js .yith-wcwl-popup-content{
display: table;
width: 100%;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-first-row{
display: table-header-group;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-second-row{
display: none;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container,
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb,
.yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new,
.yes-js .yith-wcwl-popup-content .yith-wcwl-visibility{
display: table-cell;
vertical-align: bottom;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container{
width: 80%;
padding-bottom: 20px;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container select,
.yes-js .yith-wcwl-popup-content .yith-wcwl-visibility select,
.yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new input{
border: 1px solid #ccc;
height: 35px;
border-radius: 3px;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container select{
width: 100%;
font-weight: 700;
padding-left: 10px;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb{
width: 20%;
padding-bottom: 20px;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb img{
float: right;
border: 1px solid #ccc;
border-radius: 3px;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new{
text-align: right;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new label{
font-weight: 700;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-visibility select{
float: right;
min-width: 90px;
}
.yes-js .yith-wcwl-popup-footer{
border-top: 1px solid #CCC;
padding: 20px 20px 0 20px;
margin: 20px -20px 0;
text-align: right;
} #yith-wcwl-popup-message {
background: white;
border: 1px solid #CCC;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
line-height: 50px;
padding: 15px;
position: fixed;
text-align: center;
top: 50%;
left: 50%;
z-index: 10000; } .wishlist-title{
display: inline-block;
}
.wishlist-title h2{
display: inline-block;
padding: 5px;
}
.wishlist-title.wishlist-title-with-form h2:hover{
background: #efefef;
}
.wishlist-title a.show-title-form{
cursor: pointer;
visibility: hidden;
}
.wishlist-title:hover a.show-title-form{
visibility: visible;
}
.yes-js #yith-wcwl-form .hidden-title-form{
display: none;
margin: 25px 0 39px;
} .woocommerce table.wishlist_table{
font-size: 80%;
}
.woocommerce table.wishlist_table thead th{
border-top: 1px solid;
padding: 16px 12px;
}
.woocommerce table.wishlist_table tbody td{
padding: 16px 12px;
}
.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td{
border-color: #e7e7e7;
}
.wishlist_table tr td, .wishlist_table tr th.wishlist-delete, .wishlist_table tr th.product-checkbox { text-align: center; }
.wishlist_table tr th.product-checkbox { vertical-align: middle; width: 40px; }
.wishlist_table tr th.product-remove { vertical-align: middle; width: 40px; }
.wishlist_table tr th.product-thumbnail{ width: 80px; }
.wishlist_table tr td.product-add-to-cart{ max-width: 150px; }
.wishlist_table tr td.product-thumbnail, .wishlist_table tr td.product-name, .wishlist_table tr td.wishlist-name, .wishlist_table tr td.wishlist-privacy, .woocommerce table.wishlist_table tfoot td { text-align: left; }
table.wishlist_table tr td.product-remove { padding: 16px 0 }
.wishlist_table tr td.product-thumbnail a { display: block; border: none; max-width: 80px; }
.wishlist_table tr td.product-thumbnail a img { width: 100%; }
.wishlist_table tr td.product-stock-status span.wishlist-in-stock { color: #297E29; }
.wishlist_table tr td.product-stock-status span.wishlist-out-of-stock { color: #F00; }
.wishlist_table tr td a.button { white-space: normal; }
.wishlist_table tr td.product-add-to-cart .actions-container{
display: table;
width: 100%;
margin-top: 5px;
}
.wishlist_table tr td.product-add-to-cart .actions-container .add-to-cart-container{
display: table-cell;
padding-right: 5px;
}
.wishlist_table tr td.product-add-to-cart .actions-container .add-to-cart-container a{
padding-left: 5px;
padding-right: 5px;
}
.wishlist_table tr td.product-add-to-cart .actions-container .remove-from-wishlist-container {
display: table-cell;
} a.add_to_wishlist{
cursor: pointer;
}
.summary .single_add_to_wishlist.button,
div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
margin: 0px;
}
.wishlist_table .add_to_cart.button{
padding: 7px 12px;
line-height: normal;
}
.yith-wcwl-add-to-wishlist {
margin-top: 10px;
}
.yith-wcwl-add-button > a i,
.wishlist_table .add_to_cart.button i,
.wishlist_table .ask-an-estimate-button i,
.wishlist-title a.show-title-form i,
.hidden-title-form a.hide-title-form i,
.hidden-title-form button i,
.yith-wcwl-wishlist-new button i,
.wishlist_manage_table tfoot button.submit-wishlist-changes i,
.wishlist_manage_table tfoot a.create-new-wishlist i,
.yith-wcwl-wishlist-search-form button.wishlist-search-button i{
margin-right: 10px;
}
.wishlist_table .add_to_cart.button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.wishlist_table a.ask-an-estimate-button,
.wishlist-title a.show-title-form,
.hidden-title-form a.hide-title-form,
.woocommerce .yith-wcwl-wishlist-new button,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.yith-wcwl-wishlist-search-form button.wishlist-search-button{
margin: 0px;
box-shadow: none;
text-shadow: none;
} .woocommerce .wishlist-title h2{
vertical-align: middle;
}
.woocommerce .wishlist-title a.show-title-form{
vertical-align: middle;
margin-left: 15px;
}
.woocommerce .hidden-title-form input[type="text"]{
border: 1px solid #ccc;
border-radius: 3px;
height: 35px;
min-width: 250px;
vertical-align: middle;
}
.woocommerce .hidden-title-form button{
padding: 7px 24px;
vertical-align: middle;
border: none;
position: relative;
}
.woocommerce .hidden-title-form button:active{
top: 1px;
}
.woocommerce .hidden-title-form a.hide-title-form{
vertical-align: middle;
line-height: normal;
} .woocommerce #content table.wishlist_table.cart a.remove{
color: #c3c3c3;
margin: 0 auto;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover{
background-color: #c3c3c3;
color: #fff;
} .yith-wcwl-share{
margin-bottom: 35px;
}
.yith-wcwl-share h4.yith-wcwl-share-title{
margin: 10px 0;
}
.yith-wcwl-share ul {
margin: 5px 0;
padding: 0;
}
.yith-wcwl-share ul, .yith-wcwl-share li { height: 21px; }
.yith-wcwl-share li, .entry-content .yith-wcwl-share li { margin-left: 0px; margin-right: 0px; }
.yith-wcwl-share li a {
background-position: left top;
display: inline-block;
width: 21px;
height: 21px;
border: none;
}
.yith-wcwl-share li a:hover { background-position: left bottom; }
.yith-wcwl-share li a.facebook { background-image: url(//maiapet.pt/wp-content/themes/nielsen/images/facebook.png); }
.yith-wcwl-share li a.twitter { background-image: url(//maiapet.pt/wp-content/themes/nielsen/images/twitter.png); }
.yith-wcwl-share li a.pinterest { background-image: url(//maiapet.pt/wp-content/themes/nielsen/images/pinterest.jpg); }
.yith-wcwl-share li a.googleplus { background-image: url(//maiapet.pt/wp-content/themes/nielsen/images/googleplus.jpg); }
.yith-wcwl-share li a.email { background-image: url(//maiapet.pt/wp-content/themes/nielsen/images/email.jpg); } .woocommerce .custom-add-to-cart-button-container{
margin-bottom: 15px;
}
.woocommerce .custom-add-to-cart-button-container:after{
display: block;
clear: both;
content: '';
}
.woocommerce .wishlist_table.cart .ask-an-estimate-button,
.woocommerce .wishlist_table.cart #custom_add_to_cart{
display: inline-block;
}
.woocommerce .wishlist_table.cart .ask-an-estimate-button{
height: 35px;
}
.woocommerce .wishlist_table.cart #custom_add_to_cart{
margin: 0;
float: right;
}
.woocommerce .wishlist_table.cart .ask-an-estimate-button{
padding: 7px 12px;
line-height: normal;
}
#ask_an_estimate_popup{
display: none;
}
.ask-an-estimate-button-popup{
margin-top: 30px!important;
float: right;
text-transform: none;
}
#additional_notes{
min-height: 150px;
} .yith-wcwl-wishlist-new{
padding: 30px 0;
border-bottom: 1px solid #e7e7e7;
margin-bottom: 20px;
}
.yith-wcwl-wishlist-new label{
vertical-align: middle;
margin-right: 20px;
}
.yith-wcwl-wishlist-new input{
min-width: 190px;
}
.yith-wcwl-wishlist-new input[type="text"],
.yith-wcwl-wishlist-new select{
border: 1px solid #ccc;
height: 35px;
vertical-align: middle;
margin-right: 10px;
}
.woocommerce .yith-wcwl-wishlist-new button{
padding: 7px 24px;
vertical-align: middle;
border: 1px solid;
position: relative;
height: 35px;
}
.woocommerce .yith-wcwl-wishlist-new button:active{
top: 1px;
} .woocommerce .wishlist_manage_table select{
border: 1px solid #ccc;
border-radius: 3px;
height: 35px;
vertical-align: middle;
margin-right: 10px;
}
.woocommerce .wishlist_manage_table td.wishlist-delete{
max-width: 80px;
text-align: right;
}
.woocommerce table.wishlist_manage_table tfoot td{
text-align: right;
padding: 24px 12px;
}
.woocommerce .wishlist_manage_table tfoot button.submit-wishlist-changes{
padding: 7px 24px;
vertical-align: middle;
border: 1px solid;
border-radius: 3px;
position: relative;
line-height: normal;
}
.woocommerce .wishlist_manage_table tfoot button.submit-wishlist-changes:active{
top: 1px;
}
.woocommerce .wishlist_manage_table tfoot a.create-new-wishlist{
vertical-align: middle;
line-height: normal;
padding: 7px 24px;
} .woocommerce .yith-wcwl-wishlist-search-form{
padding: 20px 80px;
border-bottom: 1px solid #e7e7e7;
}
.woocommerce .yith-wcwl-wishlist-search-form:after{
content: '';
display: block;
clear: both;
}
.woocommerce .yith-wcwl-wishlist-search-form #wishlist_search{
min-width: 300px;
border: 1px solid #ccc;
border-radius: 3px;
height: 35px;
vertical-align: middle;
float: left;
}
.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button{
padding: 7px 24px;
vertical-align: middle;
border: 1px solid;
border-radius: 3px;
position: relative;
line-height: normal;
float: right;
}
.woocommerce p.yith-wcwl-empty-search-result{
padding: 50px 0;
text-align: center;
}
.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button:active{
top: 1px;
}
.woocommerce table.yith-wcwl-search-results,
.woocommerce ul.user-wishlists{
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce table.yith-wcwl-search-results > li{
padding: 50px 80px;
border-bottom: 1px solid #e7e7e7;
}
.woocommerce table.yith-wcwl-search-results > li:after{
content: '';
display: block;
clear: both;
}
.woocommerce table.yith-wcwl-search-results .thumb{
float: left;
margin-right: 15px;
}
.woocommerce table.yith-wcwl-search-results .user-details{
overflow: hidden;
padding-top: 15px;
}
.woocommerce table.yith-wcwl-search-results .user-details span{
display: block;
}
.woocommerce table.yith-wcwl-search-results .user-details span.name{
font-weight: 700;
}
.woocommerce .yith-wcwl-search-pagination{
padding: 5px 0;
text-align: center;
} .yith-wcwl-add-to-wishlist .ajax-loading {
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
display: inline !important;
margin-left: 5px;
vertical-align: middle;
visibility: hidden;
width: 16px !important;
height: 16px !important;
} .widget_yith-wcwl-lists ul.dropdown li{
padding: 0;
}
.widget_yith-wcwl-lists ul.dropdown > li a,
.widget_yith-wcwl-lists ul.dropdown ul.lists > li a{
display: block;
padding: 5px 15px;
}
.widget_yith-wcwl-lists ul.dropdown ul.lists > li a{
padding: 5px 25px;
}
.widget_yith-wcwl-lists ul.dropdown > li.lists-section{
border-bottom: 1px solid #e7e7e7;
}
.widget_yith-wcwl-lists ul.dropdown ul.lists{
margin: 0;
} .wishlist-page-links{
margin-bottom: 15px;
}.woo-slg-login-error,
.woo-slg-login-success,
.woo-slg-login-otp-success,
.woo-slg-login-loader,
.woo-slg-login-email-error,.woo-slg-login-email-otp-error{
display:none;
}
.woo-slg-login-error,
.woo-slg-login-success,
.woo-slg-login-otp-success,
.woo-slg-login-email-error,
.woo-slg-login-email-otp-error
{
clear: both;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #F1ACAC;
border: 1px solid #EE4B4B;
margin-bottom: 1.650em;
box-shadow: 0px 2px 2px 2px #ccc;
padding: 8px 5px 8px 8px;
}
.woo-slg-login-error span,
.woo-slg-login-email-error span{
display: block;
}
.woo-slg-email-login-container .woo-slg-login-error, .woo-slg-email-login-container .woo-slg-login-email-error, .woo-slg-email-login-container .woo-slg-login-success,.woo-slg-email-login-container .woo-slg-login-otp-success,.woo-slg-email-login-container .woo-slg-login-email-otp-error {
margin-top: 10px;
}
.woo-slg-login-success, .woo-slg-login-otp-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.woo-slg-login-success a, .woo-slg-login-otp-success a {
color: #3c763d !important;
font-weight: bold;
}
.woo-slg-social-wrap img{
outline: 0;
}
.woo-slg-social-container a {
text-decoration: none !important;
}
.woo-slg-login-wrapper {
display:inline-block;
margin-right: 5px;
margin-bottom: 5px;
}
.woo-slg-login-wrapper a {
outline: 0;
}
.woo-slg-clear {
clear: both;
}
.woo-slg-social-container, .woo-slg-email-login-container {	
margin: 0 0 21px;
}
.woo-slg-social-container legend, .woo-slg-email-login-container legend {
display: block;
font-size: 120%;
line-height: 1;
font-weight: 700;
width: 100%;
margin: 0 0 21px;
padding: 0;
}
.woo-slg-widget-content .woo-slg-login-wrapper {
margin-bottom: 5px;
}
.woo-slg-social-container.woo-slg-widget-content{
border:none !important;
}
.woo-slg-hide {
display:none;
}
.woo-slg-social-container-checkout {
border: 1px solid #eee;
padding: 1.2em;
margin: 0 0 21px;
} #woo-slg-social-container-login {	
margin: auto;
padding: 2% 0 2%;
width: 320px;
max-width: 100%
}
.login-area .ps-form #woo-slg-social-container-login {
width: 100%;
margin: 5px auto auto;
}
.ps-page--register #woo-slg-social-container-login {
width: 100%;
margin: 5px auto auto;
}
#register-page + #woo-slg-social-container-login {	
width: auto;
}
#woo-slg-social-container-login span {	
display: block;
font-size: 130%;
line-height: 1;
font-weight: 700;
width: 100%;
margin: 0 0 21px;
padding: 0;
color: #999;
} .woo-slg-info::before {
content: ' ';
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/info-bar.png);
position: absolute;
left: 26px;
top: 18px;
height: 20px;
width: 16px;
background-repeat: no-repeat;
}
.woo-slg-info {
background: #f7f6f7 none repeat scroll 0 0;
border-top: 3px solid #1e85be;
color: #515151;
margin: 0 0 2em !important;
padding: 1em 2em 1em 3.5em !important;
position: relative;
}
.woo-slg-login-page {
margin: 5px auto !important;
max-width: 320px;
content: "";
background: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/ex-col-icon.png) no-repeat scroll 16px 10px;
}
.woo-slg-login-page::before {
content: "" !important;
}
.woo-social-login-linked-profiles thead tr,
.woo-social-login-linked-profiles tfoot tr{
background-color: #f5f5f5;
}
.woo-social-login-linked-profiles thead tr th,
.woo-social-login-linked-profiles tfoot tr th{
padding: 8px 0;
}
.woo-social-login-linked-profiles thead tr th:first-child,
.woo-social-login-linked-profiles tfoot tr th:first-child{
padding: 8px 0 8px 8px;
}
.woo-social-login-linked-profiles tr td img{
vertical-align: middle;
} .woo-slg-social-container .woo-slg-social-btn,
.woo-slg-social-container .woo-slg-social-btn:hover, .woo-slg-social-container .woo-slg-social-btn:active, .woo-slg-social-container .woo-slg-social-btn:visited{
display: inline-block;
padding: 6px 6px 6px 38px;
color: #FFF;
font-size: 11px;
margin-bottom: 5px;
min-width: 188px;
min-height: 34px;
max-width: 188px;
border-radius: 3px;
border: 1px solid rgba(0,0,0,0.2);
text-align: center;
word-wrap: break-word;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
box-sizing: border-box;
line-height: 22px;
font-weight: bold;
position: relative;
}
.woo-social-link-buttons .woo-slg-social-btn,
.woo-social-link-buttons .woo-slg-social-btn:hover, .woo-social-link-buttons .woo-slg-social-btn:active{
max-width: 250px;
min-width: 250px;
}
.woo-slg-icon{
display: inline-block;
top: 0;
left: 0;
position: absolute;
width: 32px;
height: 100%;
border-right: 1px solid rgba(0, 0, 0, 0.2);
background-repeat: no-repeat;
background-position: center center;
} .woo-slg-social-btn.woo-slg-social-login-facebook {
background-color: #3b5998;
}
.woo-slg-fb-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/facebook-icon.png);
} .woo-slg-apple-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/apple-icon.png);
}
.woo-slg-social-btn.woo-slg-social-login-apple {
background-color: #41434d;
} .woo-slg-social-btn.woo-slg-social-login-twitter {
background-color: #55acee;
}
.woo-slg-tw-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/twitter-icon.png);
} .woo-slg-social-btn.woo-slg-social-login-googleplus {
background-color: #4285f4;
}
.woo-slg-gp-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/googleplus-icon.png);
} .woo-slg-social-btn.woo-slg-social-login-linkedin {
background-color: #007bb6;
}
.woo-slg-li-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/linkedin-icon.png);
} .woo-slg-social-btn.woo-slg-social-login-yahoo {
background-color: #720e9e;
}
.woo-slg-yh-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/yahoo-icon.png);
} .woo-slg-social-btn.woo-slg-social-login-foursquare {
background-color: #f94877;
}
.woo-slg-fs-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/foursquare-icon.png);
} .woo-slg-social-btn.woo-slg-social-login-windowslive {
background-color: #1283AD;
}
.woo-slg-wl-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/windowslive-icon.png);
} .woo-slg-social-btn.woo-slg-social-login-vk {
background-color: #587ea3;
}
.woo-slg-vk-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/vk-icon.png);
} .woo-slg-social-btn.woo-slg-social-login-amazon {
background-color: #FEBC0F;
}
.woo-slg-amz-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/amazon-icon.png);
} .woo-slg-social-btn.woo-slg-social-login-paypal {
background-color: #36638E;
}
.woo-slg-paypal-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/paypal-icon.png);
} .woo-slg-social-btn.woo-slg-social-login-line {
background-color: #01c301;
}
.woo-slg-line-icon {
background-image: url(//maiapet.pt/wp-content/plugins/woo-social-login/includes/images/line-icon.png);
}
.woo-slg-social-btn {
color: #fff !important;
}
.woo-slg-email-otp-section{
display: block;
text-align: center;
margin: 10px 0;
}
.woo-slg-email-otp-section .woo-slg-otp-input {
margin-bottom: 10px;
}
input#woo-slg-email-login-btn-otp{
display: inline-block;
padding: 15px;
text-align: center;
} .woo-slg-provider{height: 34px;display: inline-block;color: #fff;min-width: 120px;vertical-align: middle;}
.woo-slg-provider .woo-slg-provider-icon{display: inline-block;height: 34px;vertical-align: middle;width: 34px;text-align: center;background: rgba(0, 0, 0, 0.10);}
.woo-slg-provider .woo-slg-provider-icon img{max-height: 20px; margin: 7px auto; display: table;box-shadow: none;}
.woo-slg-provider .woo-slg-provider-name{text-transform: capitalize;padding-left: 7px;font-size: 12px;line-height: 1.2;display: inline-block;font-weight: bold;height: 34px;} .woo-slg-provider.facebook{background: #3b5998;}
.woo-slg-provider.twitter{background: #0084b4;}
.woo-slg-provider.googleplus{background: #4285f4;}
.woo-slg-provider.yahoo{background: #720e9e;}
.woo-slg-provider.amazon{background: #ff9900;}
.woo-slg-provider.paypal{background: #003087;}
.woo-slg-provider.vk{background: #45668e;}
.woo-slg-provider.windowslive{background: #00a1f1;}
.woo-slg-provider.foursquare{background: #f94777;}
.woo-slg-provider.linkedin{background: #0077b5;}
.woo-slg-provider.apple{background: #cccccc;}
.woo-slg-provider.line{background: #01c301;}
.woo-slg-horizontal-divider{
display: block;
height: auto;
line-height: 0;
border-top: 1px solid #ddd;
text-align: center;
white-space: nowrap;
font-size: 1rem;
margin: 25px 0 15px;
}
.woo-slg-horizontal-divider span{
padding: 0 10px;
background: #fff;
}
.woo-slg-email-login-container{
margin: auto;
padding: 0 0 2%;
width: 320px;
max-width: 100%;
}
.woo-slg-email-login-wrap, .woo-slg-email-login-container legend{
text-align: center;
}
.woo-slg-email-login-container legend{
margin-top: 28px;
}
.woo-slg-email-login-btn {
padding: 7px 10px;
border: 1px solid;
font-size: 14px;
font-weight: bold;
cursor: pointer;
}
.woo-slg-profile-link-container .woo-slg-social-container legend, .woo-slg-profile-link-container .woo-slg-social-wrap{
text-align: left !important;
}
.woo-slg-profile-link-container {  display: none; }
.woo-social-login-profile.woo-slg-social-wrap{
text-align: left !important;	
}
.woo-slg-email-input{
margin-bottom: 8px;
} @media only screen and (max-width: 480px) {
.woo-social-login-linked-profiles tr td img{
max-width: 100px;
}
}
.woo-social-login-linked-profiles{
min-width:550px;
}
.table-container {
overflow-x: auto;
} .bbp-login-form fieldset .woo-slg-social-container legend, .bbp-login-form fieldset .woo-slg-email-login-container legend{
display: block !important;
}
form.bbp-login-form #woo-slg-social-container-login{
width: auto;
}
.ps-form .woo-slg-social-container legend, .peepso .woo-slg-social-container legend, 
.ps-form .woo-slg-email-login-container legend, .peepso .woo-slg-email-login-container legend {
font-size: 13px;
margin: 5px 0 21px;
} .woo-slg-social-googleplus {
position: relative;
top: -35px;
height: 0;
}
.woo-slg-social-googleplus > div {
opacity: 0;
height: 0;
width: 100%;
left: -7px;
}
.woo-slg-social-googleplus iframe {
width: 100% !important;
margin: 0 !important;
top: -11px !important;
}
.woo-slg-social-btn .woo-slg-social-googleplus iframe,
.woo-slg-social-btn .woo-slg-social-googleplus > div {
width: 250px !important;
}
.woo-slg-social-btn .woo-slg-social-googleplus > div {
left: -18px;
}
.login-action-login .woo-slg-social-wrap {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.woo-slg-social-googleplus .S9gUrf-YoZ4jf > div {
width: 100%;
position: absolute;
}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-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:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0} @media print{*,:before,:after{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]: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}select{background:#fff!important}.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(//maiapet.pt/wp-content/themes/nielsen/theme/assets/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/bootstrap/fonts/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:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.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"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.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;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border: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:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.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[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px;line-height:1.5 \0}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px;line-height:1.33 \0}_:-ms-fullscreen,:root input[type=date],_:-ms-fullscreen,:root input[type=time],_:-ms-fullscreen,:root input[type=datetime-local],_:-ms-fullscreen,:root input[type=month]{line-height:1.42857143}_:-ms-fullscreen.input-sm,:root input[type=date].input-sm,_:-ms-fullscreen.input-sm,:root input[type=time].input-sm,_:-ms-fullscreen.input-sm,:root input[type=datetime-local].input-sm,_:-ms-fullscreen.input-sm,:root input[type=month].input-sm{line-height:1.5}_:-ms-fullscreen.input-lg,:root input[type=date].input-lg,_:-ms-fullscreen.input-lg,:root input[type=time].input-lg,_:-ms-fullscreen.input-lg,:root input[type=datetime-local].input-lg,_:-ms-fullscreen.input-lg,:root input[type=month].input-lg{line-height:1.33}.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:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,select.form-group-sm .form-control{height:30px;line-height:30px}textarea.input-sm,textarea.form-group-sm .form-control,select[multiple].input-sm,select[multiple].form-group-sm .form-control{height:auto}.input-lg,.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg,select.form-group-lg .form-control{height:46px;line-height:46px}textarea.input-lg,textarea.form-group-lg .form-control,select[multiple].input-lg,select[multiple].form-group-lg .form-control{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.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;background-color:#dff0d8;border-color:#3c763d}.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;background-color:#fcf8e3;border-color:#8a6d3b}.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;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-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{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#428bca;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:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.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:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.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;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.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{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.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-top-left-radius:0;border-bottom-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{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.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;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;visibility:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.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-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle: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:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.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)}@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:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.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:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.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{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.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:#080808}.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{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#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:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#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,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;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:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.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{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-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:#fff;text-align:center;background-color:#428bca;-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);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.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-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{padding-left:0;margin-bottom:20px}.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-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.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:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.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{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.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{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.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{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.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{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-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-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-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;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.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,.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:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.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-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-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{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";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{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-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{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.next,.carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.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:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;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:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;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;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;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:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}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}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@font-face {
font-family: 'star';
src: url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/fonts/star-font/star.eot);
src: url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/fonts/star-font/star.eot?#iefix) format('embedded-opentype'), url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/fonts/star-font/star.woff) format('woff'), url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/fonts/star-font/star.ttf) format('truetype'), url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/fonts/star-font/star.svg#star) format('svg');
font-weight: normal;
font-style: normal
} *{
outline: 0 none !important;
}
body{
overflow-x: hidden;
}
p {
line-height: 1.6em;
}
a, a:hover, a:visited {
text-decoration: none;
outline: 0 none !important;
}
:focus {
outline: none;
text-decoration: none !important;
}
input[type="text"], input[type="password"], input[type="email"],input[type="search"], input[type="submit"], textarea{
border-radius: 0;
border-style: solid;
-webkit-appearance: none;
box-shadow: none;
}
input[type="password"]{
width: 100%;
}
input[type="password"],
input[type="text"],
input[type="email"],
input[type="tel"] {
height: 35px;
border-width: 1px;
border-style: solid;
padding: 0 10px;
}
.form-control:focus{
border-color: #383838;
box-shadow: none;
}
::-moz-focus-inner {
border-width:0 0 0 0;
border:0;
outline: 0 none !important;
text-decoration: none !important;
}
.boxed-layout #wrapper {
position: relative;
}
.boxed-layout #header,
.boxed-layout #slogan,
.boxed-layout #primary{
margin: 0 -15px 35px;
}
.boxed-layout .slider-container{
margin-right: -15px;
margin-left: -15px;
} .wp-caption {
max-width: 100%;
}
.content img{
max-width: 100%;
height: auto;
width: auto;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"]{
height: auto;
}
.content table{
width: 100%;
}
.alignleft,
img.alignleft{
display:inline;
float:left;
}
.alignright,
img.alignright{
display:inline;
float:right;
margin-left:24px;
margin-top:4px;
}
div.aligncenter,
img.aligncenter {
display: block;
margin-left: auto !important;
margin-right: auto !important;
float:none;
}
img.alignleft,
img.alignright,
img.aligncenter{
margin-bottom:12px;
}
embed,
iframe,
object,
video {
margin-bottom: 24px;
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
margin-bottom: 0;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
margin: 7px 24px 7px 0;
}
q{
border-top: 2px solid ;
border-bottom: 1px solid ;
padding: 10px;
margin: 10px 0px;
clear: both;
display: block;
}
.wp-caption.alignleft {
margin: 7px 14px 7px 0;
}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
margin: 7px 0 7px 24px;
}
.bypostauthor{}
.wp-caption.alignright {
margin: 7px 0 7px 14px;
}
.wp-caption {
margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption {
color: #767676;
}
.bypostauthor{
}
.wp-caption-text {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 12px;
font-style: italic;
line-height: 1.5;
margin: 9px 0;
}
div.wp-caption .wp-caption-text {
padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
padding-left: 10px;
padding-right: 0;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
margin-top: 7px;
margin-bottom: 7px;
}
.gallery {
margin-bottom: 20px;
}
.gallery:before,
.gallery:after{
content: "";
display: table;
}
.gallery:after{
clear: both;
}
.gallery img{
border: none;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 48%;
}
.gallery-columns-3 .gallery-item {
max-width: 32%;
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
clear: left;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: 100%;
}
.gallery-caption:before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
#wrapper.container {
-webkit-box-shadow: 0 -3px 9px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 -3px 9px rgba(0, 0, 0, 0.1);
box-shadow: 0 -3px 9px rgba(0, 0, 0, 0.1);
} .top_left,
.top_center,
.top_right,
.bottom_left,
.bottom_center,
.bottom_right {
position: absolute;
}
.top_left {
top: 0;
left: 0;
}
.top_center {
top: 0;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.top_right {
top: 0;
right: 0;
}
.bottom_left {
bottom: 0;
left: 0;
}
.bottom_center {
bottom: 0;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.bottom_right {
bottom: 0;
right: 0;
}
.center_left {
left: 0;
bottom: 0;
top: 0;
margin-top: auto;
margin-bottom: auto;
}
.center_center {
left: 0;
right: 0;
margin: auto;
bottom: 0;
top: 0;
}
.center_right {
bottom: 0;
right: 0;
top: 0;
margin-top: auto;
margin-bottom: auto;
}
.ie9 .hidden-ie9 {
display: none;
}  .arrow, .arrow-down, .arrow-right {
position: relative;
}
.arrow:after,
.arrow:before,
.arrow-down:after,
.arrow-down:before,
.arrow-right:after,
.arrow-right:before {
bottom: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.arrow-down:after,
.arrow-down:before {
top: 100%;
}
.arrow:after,
.arrow:before,
.arrow-down:after,
.arrow-down:before{
left: 32px;
}
.arrow-right:after,
.arrow-right:before{
right: 32px;
}
.arrow:after, .arrow-right:after {
border-color: rgba(136, 183, 213, 0);
border-bottom-color: #ffffff;
border-width: 8px;
}
.arrow-down:after {
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 8px;
}
.arrow:after, .arrow-down:after {
margin-left: -8px;
}
.arrow-right:after {
margin-right: -8px;
}
.arrow:before, .arrow-right:before {
border-top-color: transparent !important;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-width: 9px;
}
.arrow-down:before {
border-bottom-color: transparent !important;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-width: 9px;
}
.arrow:before, .arrow-down:before {
margin-left: -9px;
}
.arrow-right:before {
margin-right: -9px;
}
.arrow-left {
border: 1px solid;
position: relative;
}
.arrow-left:before {
position: absolute;
display: inline-block;
border-top: 0px solid transparent !important;
border-right: 14px solid;
border-bottom: 17px solid transparent !important;
left: -14px;
top: 31px;
content: '';
}
.arrow-left:after {
position: absolute;
display: inline-block;
border-top: 1px solid transparent !important;
border-right: 18px solid #fff!important;
border-bottom: 20px solid transparent !important;
left: -12px;
top: 31px;
content: '';
} .sbHolder { position: relative;}
.sbHolder .sbSelector{
display: block;
border: 1px solid;
}
.sbHolder .sbToggle {
position: absolute;
top: 10px;
right: 15px;
width: 20px;
height: 20px;
background: url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/images/sprite-toggle.png) no-repeat top;
}
.sbHolder .sbToggle.sbToggleOpen {
background-position: bottom;
}
.sbHolder .sbOptions{
border: 1px solid;
padding: 6px 16px;
margin: 19px 0 0;
list-style: none;
position: absolute;
background: #fff;
left: 0;
right: 0;
z-index: 300;
} #header {
margin-bottom: 35px;
position: relative;
}
#header.transparent {
z-index: 300;
}
#header .only-dark {
display: none;
} #topbar {
padding: 10px 0;
}
#topbar > .container {
display: table;
}
#topbar > .container > div {
display: table-row;
}
#topbar-left, #topbar-right {
display: table-cell;
vertical-align: middle;
white-space: nowrap;
}
#topbar-left .widget, #topbar-left > div,
#topbar-right .widget, #topbar-right > div {
margin-bottom: 0;
display: inline-block;
white-space: nowrap;
}
#topbar-left .widget, #topbar-left > div {
margin-right: 20px;
}
#topbar-right .widget, #topbar-right > div {
margin-left: 20px;
}
#topbar-left {
text-align: left;
}
#topbar-right {
text-align: right;
}
#topbar i {
font-size: 20px;
line-height: 1em;
}
#topbar .widget-wrap, #topbar .widget_text {
margin: 0 !important;
display: inline-block;
}
#topbar p, #topbar li {
line-height: 1.8em;
}
#topbar-right #lang_sel li {
position: relative;
}
#topbar-right .submenu,
#topbar-right #lang_sel li > ul,
#wcml_currency_switcher ul li ul {
left: -18px;
} #topbar .whislist_nav {
border-left: 1px solid;
}
#topbar-left .whislist_nav {
margin-right: 14px;
padding-right: 16px;
}
#topbar-right .whislist_nav {
margin-left: 14px;
padding-left: 16px;
} #topbar ul.menu > li,
#topbar ul.menu > a {
padding: 0;
border: 0;
}
#topbar ul.menu > li {
display: inline-block;
padding-right: 14px;
margin-right: 16px;
border-right: 1px solid;
}
#topbar .nav > ul > li,
#lang_sel > ul > li {
padding-bottom: 20px;
margin-bottom: -20px;
}
#topbar .nav > ul > li > .submenu,
#lang_sel > ul > li > ul {
top: 34px;
} #lang_sel > ul > li > a,
#wcml_currency_switcher .sbSelector {
display: block;
background: #fff;
background: rgba(255, 255, 255, 0.6);
padding: 0 6px;
border: 1px solid;
}
#lang_sel > ul > li:hover > a,
#wcml_currency_switcher li:hover .sbSelector {
background: #fff;
background: rgba(255, 255, 255, 0.4);
} #topbar #wcml_currency_switcher {
margin-left: 4px;
}
#wcml_currency_switcher .sbToggle {
display: none;
}
#topbar #wcml_currency_switcher ul li ul {
margin-top: 13px;
} #logo {
float: left;
margin: 30px 45px 0 0;
} #nav {
display: inline-block;
float: left;
}
.nav ul,
#lang_sel ul,
#wcml_currency_switcher ul {
margin: 0;
padding: 0;
list-style: none;
}
.nav li {
position: relative;
} #nav > div > ul > li {
height: 100%;
display: inline-block;
margin-left: -4px;
}
#nav > div > ul > li i {
margin-right: 8px;
}
#nav > div > ul > li {
border-left: 1px solid;
}
#nav > div > ul > li:first-child {
border-left: 0;
}
#nav > div > ul > li > a {
display: block;
padding: 32px 18px;
position: relative;
}
#nav > div > ul > li:first-child a {
padding-left: 0;
} .nav li.menu-item-has-children > a:after,
#topbar .widget_nav_menu ul.menu li.menu-item-has-children > a:after,
#header-search .sbToggle:after,
#welcome-menu > ul > li.dropdown > a:after,
#welcome-menu-login > ul > li.dropdown > a:after,
.widget_product_categories ul.product-categories li i.icon-minus:after,
.widget_product_categories ul.product-categories li i.icon-plus:after {
content: "\f107";
font-family: FontAwesome;
font-style: normal;
margin-left: 6px;
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform:scale(0.8,1) translateZ(0px); -webkit-transform:scale(0.8,1) translateZ(0px); -moz-transform:scale(0.8,1) translateZ(0px); -ms-transform:scale(0.8,1) translateZ(0px); -o-transform:scale(0.8,1) translateZ(0px); -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#header-search .sbToggle.sbToggleOpen:after,
#header-search .shop-by-category:hover .sbToggle:after,
#header-search .shop-by-category .sbToggle.opened:after {
transform:rotate(180deg) scale(0.8,1) translateZ(0px); -webkit-transform:rotate(180deg) scale(0.8,1) translateZ(0px); -moz-transform:rotate(180deg) scale(0.8,1) translateZ(0px); -ms-transform:rotate(180deg) scale(0.8,1) translateZ(0px); -o-transform:rotate(180deg) scale(0.8,1) translateZ(0px); }
.nav li.menu-item-has-children li.menu-item-has-children > a:after,
#topbar .widget_nav_menu ul.menu ul.submenu li.menu-item-has-children > a:after,
.nav.vertical li.menu-item-has-children > a:after {
transform:rotate(-90deg) scale(0.8,1) translateZ(0px); -webkit-transform:rotate(-90deg) scale(0.8,1) translateZ(0px); -moz-transform:rotate(-90deg) scale(0.8,1) translateZ(0px); -ms-transform:rotate(-90deg) scale(0.8,1) translateZ(0px); -o-transform:rotate(-90deg) scale(0.8,1) translateZ(0px); }
header.no-indicators #nav > div > ul > li.menu-item-has-children > a:after {
display: none;
} #nav .tooltip {
opacity: 1;
width: 100%;
text-align: center;
top: 4px;
}
#header-container.fixed #nav .tooltip,
#header.skin2.fixed #nav .tooltip {
top: 0;
}
#nav .tooltip-arrow,
#nav .tooltip-inner {
display: inline-block;
}
#nav .tooltip-inner {
border-radius: 0;
font-size: 9px;
font-weight: 700;
} #nav .tooltip .tooltip-arrow { border-top-color: #ff1800; }
#nav .tooltip .tooltip-inner { background: #ff1800; } .nav div.submenu,
.nav ul.children,
#header .yit_cart_widget .widget_shopping_cart_content,
#header .sbHolder .sbOptions,
#topbar .widget_nav_menu ul.menu ul.sub-menu,
#lang_sel li > ul,
#wcml_currency_switcher ul li ul {
position: absolute;
background: #fff;
border: 1px solid;
border-bottom-width: 0;
-webkit-box-shadow: 1px 1.732px 3px 0px rgba( 0, 0, 0, 0.19 );
-moz-box-shadow: 1px 1.732px 3px 0px rgba( 0, 0, 0, 0.19 );
box-shadow: 1px 1.732px 3px 0px rgba( 0, 0, 0, 0.19 );
z-index: -1;
opacity: 0;
margin-top: -26px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transition-delay: 0.3s; transition-delay: 0.3s;
}
#nav .level-1 > ul > li:first-child > div.submenu,
#nav > ul > li:first-child > ul.children {
margin-left: -18px;
}
.nav div.submenu ul,
.nav ul.children,
#topbar .widget_nav_menu ul.menu ul.sub-menu,
#lang_sel li > ul,
#wcml_currency_switcher ul li ul {
padding: 16px 0 !important;
}
.nav li:hover > div.submenu,
.nav li:hover > ul.children,
#header .yit_cart_widget:hover .widget_shopping_cart_content,
#header .yit_cart_widget .widget_shopping_cart_content.active,
#header .sbHolder .sbOptions,
#header .shop-by-category:hover > div.submenu,
#topbar .widget_nav_menu ul.menu li:hover > ul.sub-menu,
#lang_sel li:hover > ul,
#wcml_currency_switcher ul li ul {
z-index: 10000;
opacity: 1;
margin-top: 0;
}
.nav div.submenu ul li,
.nav ul.children li,
#topbar .widget_nav_menu ul.menu ul.sub-menu li,
#header .sbHolder .sbOptions li,
#lang_sel li > ul li,
#wcml_currency_switcher ul li ul li {
border: 0;
padding: 0 18px;
float: none;
min-width: 180px;
}
#lang_sel li > ul li,
#wcml_currency_switcher ul li ul li {
min-width: 0;
}
.nav div.submenu ul li a,
.nav ul.children li a,
#topbar .widget_nav_menu ul.menu ul.sub-menu li a,
#header .sbHolder .sbOptions li a,
#lang_sel li > ul li a,
#wcml_currency_switcher ul li ul li a {
padding: 5px 0;
display: block;
line-height: 1.2em;
float: none;
}
.nav div.submenu div.submenu,
.nav ul.children ul.children {
margin-top: 0;
left: 100%;
top: -14px;
}
.nav ul.children ul.children {
display: none;
}
ul#menu-shop-by-category > li > div.submenu { margin-left: 1px !important; } .nav .bigmenu li div.submenu {
z-index: 1;
opacity: 1;
}
.nav .bigmenu div.submenu > ul > li {
width: 200px;
float: left;
}
.nav .bigmenu > .submenu > ul.sub-menu > li > a {
margin-bottom: 8px;
}
.nav li.bigmenu div.submenu li a:after {
display: none;
}
.nav .bigmenu > div.submenu > ul > li {
margin-bottom: 20px;
}
.nav .bigmenu div.submenu div.submenu {
display: block;
position: static;
padding: 0;
border: 0;
box-shadow: none;
background: none;
}
.nav .bigmenu div.submenu div.submenu ul {
padding: 0 !important;
}
.nav .bigmenu div.submenu div.submenu li {
padding: 0;
min-width: 0;
float: none;
width: 100%;
}
.nav .bigmenu div.submenu li:nth-child(4n+1){
clear: left;
}
.nav .bigmenu .custom-item-yitimage,
.nav .bigmenu .custom-item-image {
display: none !important;
} #header-search {
clear: both;
display: table;
margin: 0 auto;
width: 100%;
position: relative;
z-index: 310;
}
#header-search > div {
display: table-row;
}
#header-search > div .yith_woocommerce_ajax_search {
display: table-cell;
width: 100%;
}
#header-search label.screen-reader-text {
display: none;
}
#header-search form {
border: 3px solid;
position: relative;
display: table;
width: 100%;
}
#header-search form > div {
display: table-row;
position: relative; }
#header-search form #s,
#header-search form #yith-s {
border: 0;
width: 100%;
padding: 12px 56px 12px 12px;
margin-bottom: 0;
}
#header-search .search-wrapper,
#header-search .nav-searchfield,
#header-search .widget.widget_search {
display: table-cell;
width: 100%;
}
#header-search #searchsubmit,
#header-search #yith-searchsubmit {
display: block;
position: absolute;
right: 0;
top: 0;
border: 0;
padding: 0;
width: 43px;
height: 100%;
background: #f8f8f8;
text-indent: 100%;
overflow: hidden;
white-space: nowrap;
}
#header-search #searchsubmit:hover,
#header-search #yith-searchsubmit:hover {
background: #f1f1f1;
}
#header-search .nav-searchfield {
padding-right: 60px;
position: relative;
}
#header-search .nav-searchfield input#yith-s {
padding-right: 0;
} #header-search .search-wrapper:after,
#header-search .nav-searchfield:after,
#nav li.search-trigger a:after {
content: "\f002";
display: block;
position: absolute;
z-index: 1;
color: #000;
right: 13px;
top: 50%;
margin-top: -8px;
pointer-events: none;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} #header-search .search_categories {
display: table-cell;
border: 0;
border-right: 1px solid;
padding: 0 10px;
margin: 0 10px;
}
#header .sbHolder .sbOptions {
padding: 8px 0;
width: 160px;
left: 0;
margin-top: 15px;
}
#header-search .sbHolder {
white-space: nowrap;
padding: 0 20px;
border-right: 1px solid;
}
#header-search .sbSelector {
border: 0;
display: inline-block;
padding-right: 14px;
}
#header-search .sbToggle {
display: inline-block;
background: none;
width: auto;
position: static;
height: auto;
float: right;
margin-top: 2px;
} #header-search .autocomplete-suggestions {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin-top: 1px;
padding: 0;
z-index: 9999;
width: auto !important;
left: 0;
right: -3px;
-webkit-box-shadow: 1px 1.732px 2px 0px rgba( 0, 0, 0, 0.19 );
-moz-box-shadow: 1px 1.732px 2px 0px rgba( 0, 0, 0, 0.19 );
box-shadow: 1px 1.732px 2px 0px rgba( 0, 0, 0, 0.19 );
}
#header-search .autocomplete-suggestion {
padding: 10px 35px 10px 0;
margin: 0 10px;
line-height: 28px;
position: relative;
border-bottom: 1px solid #eee;
}
#header-search .autocomplete-suggestion:hover {
background: none;
}
#header-search .autocomplete-suggestion:last-child {
border-bottom: 0;
}
#header-search .autocomplete-suggestion span.amount {
font-weight: bold;
padding-left: 8px;
}
#header-search .autocomplete-suggestion ins span.amount {
padding-left: 0;
}
#header-search .autocomplete-suggestion img {
width: 28px;
height: 28px; position: absolute;
right: 0;
}
#header-search .yith-search-premium .autocomplete-suggestion img{
right: auto;
position: relative;
}
#header-search .yith-search-premium .autocomplete-suggestion span.amount{
padding-left: 0px;
} #header-search > div .shop-by-category {
display: table-cell;
position: relative;
vertical-align: middle;
overflow: hidden;
}
#header-search > div .shop-by-category:hover {
overflow: visible;
}
#header-search .shop-by-category .list-trigger {
display: block;
width: 260px;
font-weight: 600;
text-transform: uppercase;
padding: 0 16px;
cursor:default;
}
#header-search .shop-by-category .list-trigger.noclick {
cursor: default;
}
#header-search .shop-by-category.can-close .list-trigger {
cursor: pointer;
}
#header-search .shop-by-category .sbToggle {
margin: 0;
border: 1px solid;
opacity: 0.5;
border-radius: 3px;
}
#header-search .shop-by-category.opened .sbToggle {
display: block;
}
#header-search div:not(.can-close).shop-by-category.opened .sbToggle {
display: none;
}
#header-search .shop-by-category.opened a.list-trigger {
cursor: default;
}
#header-search .shop-by-category.opened.can-close a.list-trigger {
cursor: pointer;
}
#header-search .shop-by-category .sbToggle:after {
margin: 0;
line-height: 1.2em;
display: block;
padding: 0 3px;
}
#header-search .shop-by-category .nav {
opacity: 0;
z-index: -1;
position: absolute;
}
#header-search .shop-by-category:hover .nav {
opacity: 1;
z-index: 10000;
} .nav.vertical li {
position: static;
}
.nav.vertical div.submenu {
width: auto;
box-shadow: none;
right: -3px;
left: 0;
top: 100%;
margin-top: -2px;
border-width: 1px;
}
.nav.vertical div.submenu li {
border-bottom: 1px solid;
margin-bottom: 6px;
}
.nav.vertical div.submenu li:last-child {
border-bottom: 0;
}
.nav.vertical div.submenu li a {
font-weight: 600;
padding: 6px 0;
}
.nav.vertical div.submenu li a:after {
float: right;
}
.nav.vertical div.submenu li a i {
vertical-align: middle;
margin-right: 15px;
}
.nav.vertical div.submenu li div.submenu {
left: 100%;
right: auto;
width: 100%;
top: 2px;
bottom: 4px; border-left-width: 6px;
}
.nav.vertical div.submenu li.bigmenu div.submenu {
bottom: auto;
}
.nav.vertical div.submenu li.bigmenu div.submenu div.submenu {
margin-left: 0;
}
.nav.vertical div.submenu li div.submenu li {
border: 0;
margin: 0;
}
.is-mobile .nav.vertical div.submenu li.menu-item-has-children.active{
padding-bottom: 20px;
}
.nav.vertical > div.submenu > ul.menu > li:hover > div.submenu {
margin-left: 4px;
}
.nav.vertical div.submenu li.bigmenu div.submenu {
bottom: auto;
}
.nav.vertical div.submenu li li:last-child {
margin-bottom: 0;
}
.nav.vertical div.submenu li li a {
padding: 5px 0;
} .nav.vertical div.submenu li.bigmenu div.submenu {
width: auto;
}
.nav.vertical div.submenu li.bigmenu div.submenu li {
border: 0;
margin-bottom: 0;
}
.nav.vertical div.submenu li.bigmenu div.submenu li a {
padding: 5px 0;
}
.nav.vertical div.submenu li.bigmenu > div.submenu > ul > li{
margin-bottom: 20px;
} .slider-container .shop-by-category {
pointer-events: none;
position: absolute;
top: 0;
left: 0;
padding-left: 15px;
bottom: 0;
right: 0;
margin: 0 auto;
}
.slider-container .shop-by-category > div.submenu-group {
pointer-events: auto;
left: auto;
right: auto;
top: 0;
bottom: 0;
margin-top: 0;
opacity: 1;
z-index: 1000;
width: 263px;
overflow: hidden;
position: absolute;
border: 2px solid;
}
#header-search .shop-by-category > div.submenu-group {
top: 100%;
left: 0;
right: 0;
position: absolute;
border: 2px solid;
overflow: hidden;
opacity: 0;
transition: all 0.6s ease;
}
#header-search .shop-by-category:hover > div.submenu-group {
opacity: 1;
transition: all 0.3s ease;
}
#header-search .shop-by-category:hover > div.submenu-group > div.submenu {
transition: none;
}
.slider-container .shop-by-category > div.submenu-group:hover,
#header-search .shop-by-category > div.submenu-group:hover {
overflow: visible;
}
.slider-container .shop-by-category > div.submenu-group > div.submenu,
#header-search .shop-by-category > div.submenu-group > div.submenu {
position: static;    
margin-top: -22px;
border: 0;
}
.slider-container .shop-by-category > div.submenu-group > div.submenu,
#header-search .shop-by-category:hover > div.submenu-group > div.submenu {
opacity: 1;
}
.slider-container .shop-by-category > div.submenu-group > div.submenu:first-child,
#header-search .shop-by-category > div.submenu-group > div.submenu:first-child {
margin-top: 0;
}
.slider-container .shop-by-category > div.submenu-group > div.submenu:last-child, 
#header-search .shop-by-category > div.submenu-group > div.submenu:last-child {
border-top: 1px solid;
}
.slider-container .shop-by-category > div.submenu-group > div.submenu > ul,
#header-search .shop-by-category > div.submenu-group > div.submenu > ul {
padding-top: 6px !important;
border: 0;
}
.slider-container .shop-by-category > div.submenu-group > div.submenu:first-child > ul,
#header-search .shop-by-category > div.submenu-group > div.submenu:first-child > ul {
padding-top: 16px !important;
}
.slider-container .shop-by-category > div.submenu-group > div.submenu > ul.menu > li:hover > div.submenu{
margin-left: 5px;
} #header-sidebar {
float: right;
display: block;
}
#header div.widget {
margin-bottom: 0;
}   #header .yit_cart_widget {
position: relative;
margin-top: 16px;
}
#header #header-container.fixed .yit_cart_widget{
margin-top: 11px;
}
#header .yit_cart_widget,
#header .cart_label {
border: 1px solid;
}
#header .cart_label {
display: block;
margin: 2px;
padding: 10px 12px;
color: #000;
font-size: 16px;
}
#header .cart_label img.icon-bg {
display: inline-block;
float: left;
margin-right: 10px;
}
#header .cart_label .cart-total {
font-weight: 700;
} #header .yit_cart_widget .cart_wrapper {
position: absolute;
right: 0;
left: auto;
margin-right: -1px;
bottom: -12px;
width: 300px;
}
#header .widget_shopping_cart .widget_shopping_cart_content {
padding: 22px 22px 24px;
width: 100%;
}
#header .widget_shopping_cart .widget_shopping_cart_content.scrollbar-outer {
overflow-y: scroll;
}
#header .widget_shopping_cart .widget_shopping_cart_content > .widget_shopping_cart_content {
max-height: 407px !important;
}
#header .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li {
position: relative;
border-bottom: 1px solid;
padding: 16px 0px;
}
#header .widget_shopping_cart .widget_shopping_cart_content .total span.amount {
right: 0;
}
#header .widget_shopping_cart a.remove{
right: 0;
top: auto;
margin-top: 22px;
}
#header .widget_shopping_cart .mini-cart-item-subtotal .subtotal {
display: none;
}
#header .widget_shopping_cart ul.cart_list {
margin: 0 0 20px;
}
#header .widget_shopping_cart .widget_shopping_cart_content h5.list-title {
display: block;
margin: 0;
padding: 0 0 18px;
border-bottom: 1px solid;
}
#header .widget_shopping_cart .widget_shopping_cart_content .mini-cart-item-info a,
#header .widget_shopping_cart p.total {
text-transform: uppercase;
font-size: 11px;
margin-bottom: 4px;
}
#header .widget_shopping_cart .widget_shopping_cart_content .mini-cart-item-subtotal {
font-size: 12px;
}
#header .widget_shopping_cart .widget_shopping_cart_content .amount {
font-weight: bold;
}
#header .widget_shopping_cart p.total {
margin-bottom: 25px;
}
#header .widget_shopping_cart p.empty {
margin: 0;
border: 0;
}
#header .widget_shopping_cart .mini-cart-item-info a {
text-align: left;
display: block;
margin-bottom: 12px;
}
#header .widget_shopping_cart .mini-cart-item-subtotal span.quantity {
float: none;
width: auto;
height: auto;
font-size: 12px;
}
#header .widget_shopping_cart .widget_shopping_cart_content p.buttons {
margin: 0 0 -8px;
}
#header .widget_shopping_cart .widget_shopping_cart_content p.buttons a {
margin: 0 0 8px;
} #header.skin2 .header-wrapper {
position: relative;
}
#header.skin2 #logo {
display: block;
float: none;
text-align: center;
margin-right: 0;
margin-bottom: 25px;
margin-top: 0;
}
#header.skin2 #header-container .header-wrapper{
padding: 25px 0 0;
border-bottom: 1px solid;
}
#header.skin2 #tagline{
text-align: center;
padding-top: 10px;
}
#header.skin2 #nav {
text-align: center;
float: none;
margin: 0;
widtH: 100%;
border-top: 1px solid;
}
#header.skin2 #header-sidebar {
position: absolute;
top: 0px;
right: 0;
}
#header.search-small #header-search {
width: 80%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-bottom: -45px;
transform:scaleY(0) translateZ(0px); transform-origin: 50% 0%;
-webkit-transform:scaleY(0) translateZ(0px); -webkit-transform-origin: 50% 0%;
-moz-transform:scaleY(0) translateZ(0px); -moz-transform-origin: 50% 0%;
-ms-transform:scaleY(0) translateZ(0px); -ms-transform-origin: 50% 0%;
-o-transform:scaleY(0) translateZ(0px); -o-transform-origin: 50% 0%;
}
#header.search-small.search-opened #header-search {
margin-bottom: -22.5px;
transform:scaleY(1) translateZ(0px); -webkit-transform:scaleY(1) translateZ(0px); -moz-transform:scaleY(1) translateZ(0px); -ms-transform:scaleY(1) translateZ(0px); -o-transform:scaleY(1) translateZ(0px); }
#header.search-small #nav li.search-trigger {
display: inline-block;
padding-right: 0;
}
#header.search-small #nav li.search-trigger a:after {
position: static;
margin: 3px 0 3px 8px
}
.header-wrapper input#yith-s{
max-width: none;
margin-top: -6px;
border: none;
} #header,
#header-container #logo,
#header-container #logo img,
#header-container .header-wrapper {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#header.skin1 #header-container.fixed #topbar {
display: none;
}
#header-container.fixed,
#header.skin2.fixed {
position: fixed;
z-index: 10000;
width: 100%;
overflow: hidden; -webkit-box-shadow: 0px 2px 5px 0px rgba(30, 30, 30, 0.1);
-moz-box-shadow:    0px 2px 5px 0px rgba(30, 30, 30, 0.1);
box-shadow:         0px 2px 5px 0px rgba(30, 30, 30, 0.1);
}
#header-container.fixed:hover,
#header.skin2.fixed:hover {
overflow: visible; }
.boxed-layout #header-container.fixed,
.boxed-layout #header.skin2.fixed {
width: auto;
}
.boxed-layout div#topbar {
margin: 0 -15px;
}
#header-container.fixed #logo{
margin-top: 22px;
}
#header.skin2.fixed #logo {
margin-top: 30px;
}
#header-container.fixed #nav > div > ul > li > a,
#header.skin2.fixed #nav > div > ul > li > a {
padding-top: 26px;
padding-bottom: 26px;
}
#header-container.fixed #header-search,
#header.skin2.fixed #header-search {
display: none;
}
#header.skin2.fixed #header-container .header-wrapper {
padding-top: 0;
} #welcome-menu-login li.login-menu {
position: relative;
}
#welcome-menu-login li.login-menu .submenu {
width: auto;
}
#welcome-menu-login .login-box{
min-width: 280px;
display: block;
padding: 10px 15px;
text-align: left;
text-transform: none;
}
#welcome-menu-login .login-box form.login{
border: 0;
padding: 0;
background: none;
}
#welcome-menu-login #customer_login {
margin-top: 16px;
margin-bottom: 16px;
}
#welcome-menu-login .login-box label,
#customer_login #wp-social-login-connect-with, #welcome-menu-login .ywsl-label {
font-size: 12px;
font-weight: 400;
text-transform: none;
}
#welcome-menu-login input.button.button-login,
#welcome-menu-login input.button.button-register{
float: right;
}
#welcome-menu-login .text_demo{
font-size: 12px;
}
#welcome-menu-login .login-submit {
margin-top: 25px;
margin-bottom: 20px;
}
#welcome-menu-login .lost_password {
text-align: left;
line-height: 1.7em;
margin-bottom: 0 !important;
}
#welcome-menu-login .lost_password a {
text-transform: none !important;
}
#welcome-menu-login .wp-social-login-widget {
padding: 10px 15px;
text-align: center;
width: 100%;
}
#customer_login #wp-social-login-connect-options {
padding: 10px 0;
}
#customer_login #wp-social-login-connect-options a.link_socials {
width: 25px;
height: 25px;
line-height: 24px;
}
#customer_login #wp-social-login-connect-options a.link_socials i {
font-size: 14px !important;
}
#topbar #welcome-menu-login i {
font-size: 14px;
}
#welcome-menu-login div.tooltip {
width: auto;
}
#welcome-menu-login div.tooltip-inner {
max-width: none;
} #slogan {
text-align: center;
margin-bottom: 40px;
}
#slogan h1,
#slogan h2,
#slogan h1 span,
#slogan h2 span {
margin: 0;
display: inline-block;
}
#slogan h1 span,
#slogan h2 span {
padding: 16px 10px;
}
#slogan .slogan-wrapper {
padding: 100px 0;
display: table-cell;
vertical-align: middle;
}
#slogan p {
margin-top: 10px;
}
#slogan .container{
display: table;
} .slider-container {
position: relative;
}
.slider-parallax-item {
visibility: hidden;
}
.slider-container .slider,
.slider-container .header-parallax,
.slider-container .slider.swiper-container{
margin: -35px auto 35px; }
.slider.flexslider.container {
margin-left: auto;
margin-right: auto;
}
.slider-container .fixed-image-wrapper {
margin: 0 auto;
}
.revolution-wrapper.container.shop-by-category-opened {
padding-left: 278px;
}
.revolution-wrapper.container:before,
.revolution-wrapper.container:after {
display: none;
}
.slider-container > .container + .shop-by-category > .submenu {
border-width: 0 2px 2px 2px;
border-style: solid;
} #footer .border,
#copyright .border {
border-top-width: 1px;
border-top-style: solid;
padding-top: 20px;
}
#footer .border{
padding-top: 35px;
}
#footer .widget.col-sm-3:nth-child(4n+1){
clear: both;
}
#footer .widget.col-sm-4:nth-child(3n+1){
clear: both;
}
#footer .widget.col-sm-6:nth-child(2n+1){
clear: both;
}
.boxed-layout #footer-copyright-group {
margin-left: -15px;
margin-right: -15px;
}
#footer a {
line-height: 24px;
}
#footer .arrow-down:after{
border-top-color: transparent ;
}
#footer h3{
margin-bottom: 25px;
}
#footer .widget{
margin-bottom: 35px;
line-height: 1.8em;
}
.footer-extra-row {
border-bottom: 1px solid;
margin-bottom: 20px;
}
#copyright {
padding-bottom: 30px;
}
#copyright .left p, #copyright .right a,  #copyright .centered p { display: inline; }
#copyright .right { text-align: right; }
#copyright .right p{
text-align: right;
padding: 0px;
margin: 0;
}
#copyright .centered  { text-align: center; }
#copyright ul.level-1 {
list-style: none;
display: inline-block;
margin: 0px;
padding-left: 10px;
}
#copyright .centered  ul.level-1{
padding-left: 0;
margin-left: 0;
}
#copyright .custom-item-image{
display: none;
}
#copyright ul.level-1 li{
list-style: none;
display:inline-block;
}
#copyright .centered ul {
float: none;
display: block;
margin-bottom: 10px;
}
#copyright ul.level-1 li::after{
content:"/";
margin-left: 4px;
margin-right: 1px;
}
#copyright ul.level-1 li:last-child:after{
content: "";
margin-right: 0px;
}
#copyright .right ul.level-1 li:first-child{
margin-left: 0px;
}
#copyright .right ul.level-1 li:last-child{
margin-right: 0px;
} .error-404-container{
margin-bottom: 35px;
}
.error-404-container .error-404-image-text,
.error-404-container .error-404-search {
text-align: center;
}
.error-404-container .error-404-image-text{
padding: 75px 0;
}
.error-404-container .error-404-search{
text-align: center;
padding: 60px 0;
}
.error-404-container .error-404-search .error-404-text{
margin-bottom: 50px;
}
.error-404-container .error-404-search input[type="text"] {
height: 70px;
width: 300px;
border: 1px solid;
padding: 0 10px;
}
.error-404-container .error-404-search #searchsubmit {
height: 70px;
}
.error-404-search .btn-large{
padding: 8px 120px;
} .wpb_column.border-right{
border-right: 1px solid;
} .yi-icon-details{
background: transparent url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/images/icons/project/project-icons.png) bottom left no-repeat;
}
.yi-icon-details:hover{
background: transparent url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/images/icons/project/project-icons.png) left 1px no-repeat;
}
.yi-icon-lens{
background: transparent url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/images/icons/project/project-icons.png) bottom right no-repeat;
}
.yi-icon-lens:hover{
background: transparent url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/images/icons/project/project-icons.png) right 1px no-repeat;
} .fixed-image-wrapper img{
width: 100%;
height: auto;
} .st-menu-open .st-pusher::after {
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.st-menu {
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 100;
visibility: hidden;
width: 250px;
height: 100%;
background: #fff;
-webkit-transition: all 0.5s;
transition: all 0.5s;
padding: 25px 12px;
}
.st-menu::after {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.2);
content: '';
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.st-menu-open .st-menu::after {
width: 0;
height: 0;
opacity: 0;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
} .st-menu ul {
padding: 0;
list-style: none;
}
.st-menu h2 {
margin: 0;
padding: 1em;
color: rgba(0,0,0,0.4);
text-shadow: 0 0 1px rgba(0,0,0,0.1);
font-weight: 300;
font-size: 2em;
}
.st-menu ul li a {
display: inline-block;
padding: 1em 0;
outline: none;
font-size: 12px;
color: #828282;
font-weight: 400;
}
.st-menu ul.level-1 > li > div.submenu {
display: none;
}
.st-menu ul.level-1 > li.menu-item-has-children.open > div.submenu {
display: block;
}
.st-menu ul.level-1 > li.menu-item-has-children > a:first-child:after {
content: "\f105";
font-family: FontAwesome;
margin-left: 8px;
font-size: 16px;
display: inline-block;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.st-menu ul.level-1 > li.menu-item-has-children:hover > a:first-child:after {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
} .st-effect-4.st-menu-open .st-pusher {
-webkit-transform: translate3d(250px, 0, 0);
transform: translate3d(250px, 0, 0);
}
.st-effect-4.st-menu {
z-index: 1;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.st-effect-4.st-menu-open .st-effect-4.st-menu {
visibility: visible;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.st-effect-4.st-menu::after {
display: none;
} #primary{
} .general-pagination{
margin-bottom: 35px;
}
.general-pagination a {
display: inline-block;
border: 3px solid;
margin-right: 7px;
padding: 4px 8px;
font-weight: 400;
}
.general-pagination a:last-child {
margin-right: 0;
}
.general-pagination a:hover{
font-weight: 700;
}
.general-pagination a.selected {
cursor: default;
font-weight: 700;
}
.chrome .general-pagination a,
.general-pagination a.yit_pagination_last,
.general-pagination a.yit_pagination_next,
.general-pagination a.yit_pagination_previous {
width: 29px;
} .btn,
#footer .widget .searchform #searchsubmit,
.login-form-checkout input.button,
.wishlist_table .add_to_cart.button,
#my-account-content div.woocommerce form p input[type="submit"],
.widget.widget_price_filter button[type="submit"],
.yith-woocompare-widget a.compare.button,input#place_order,button#place_order,
.woocommerce .add-request-quote-button.ywraq-link,
.widget_ywraq_mini_list_quote a.button,
.variations_button .single_add_to_cart_button.button.alt,
.woocommerce-Button.button,
.woocommerce-MyAccount-content .button,
.wc-proceed-to-checkout a.checkout-button { padding: 8px 25px;
border-width: 2px;
border-style: solid;
border-radius: 0;
margin-right: 5px;
margin-bottom: 5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.btn-large {
padding: 12px 32px;
}
.btn-small, .widget.widget_price_filter button[type="submit"], .yith-woocompare-widget a.compare.button {
padding: 6px 18px;
}
.btn-mini {
padding: 4px 12px;
} #footer .widget .searchform #searchsubmit {
border-width: 0 1px 1px 0;
}
.btn i {
margin-right: 5px;
} #primary .breadcrumbs{
margin-top: -10px;
padding-bottom: 10px;
}
#primary .breadcrumbs a.no-link.current {
pointer-events: none;
} .post_video {
position: relative;
padding-bottom: 56.25%;
margin-top: 25px;
height: 0;
margin-bottom: 10px;
max-width: 100%;
}
.post_video.dailymotion embed,
.post_video.youtube embed,
.post_video.vimeo object,
.post_video iframe {
position: absolute;
top: 0;
left: 0;
max-width: 100%;
max-height: 100%;
} #back-top {
position: fixed;
bottom: 0px;
right: 20px;
z-index: 1000;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
transition: background-color 0.3s;
cursor: pointer;
display: none;
}
#back-top a {
display: block;
padding: 8px 16px;
}
#back-top a i{
margin-right:10px;
border: 2px solid;
border-radius: 50%;
font-size: 11px;
padding:2px 3px;
opacity:0.6;
color: #fff;
} #map{
margin: 0;
padding: 0;
margin-bottom: 35px;
}
#map iframe{
width: 100%;
height: 380px;
margin-top: 0px;
margin-bottom: -4px;
padding-bottom: 0;
}
#map .border {
position: relative;
}
#map .map_info{
position: absolute;
bottom: 54px;
left: 0;
right: 30px;
pointer-events: none;
}
#map .container_map_box_info{
padding-left: 0.9375em;
padding-right: 0.9375em;
float: right;
pointer-events: auto;
}
#map .map_info .row{
width: 100%;
margin: 0 auto;
max-width: 82.5em;
}
#map .map_box_info{
background: rgba(34,34,34,0.7);
padding:30px 40px;
}
#map .map_box_info h4 {
margin-bottom: 10px;
margin-top: 0;
font-weight: bold;
color: #fff;
}
#map .map_box_info p{
margin-bottom: 0;
line-height: 24px;
color: #fff;
} .tooltip{
z-index: 999;
}
div.tooltip {
width: 120px;
margin-top: 0;
}
div.tooltip.in {
opacity: 1;
}
div.tooltip-inner {
border-radius: 0;
max-width: 120px;
display: block;
padding: 10px;
}
div.tooltip.bottom div.tooltip-arrow {
border-width: 0 9px 9px;
margin-left: -9px;
top: -1px;
border-bottom-color: inherit;
}
div.tooltip.top div.tooltip-arrow {
margin-left: -9px;
border-width: 9px 9px 0;
border-top-color: inherit;
} .content-style-social {
padding: 0;
margin: 0;
list-style: none;
display: inline-block;
}
.content-style-social li {
display: inline;
margin-right: 2px;
}
.content-style-social li:last-child{
margin-right: 0;
}
.content-style-social li .social-square {
font-size: 16px;
}
.content-style-social li .social-icon {
font-size: 17px;
margin-right: 25px;
} .filters {
display: block;
list-style: none;
text-align: right;
margin: 0 0 35px;
padding: 0;
}
.filters li {
display: inline-block;
}
.filters li a {
border: 1px solid;
padding: 6px 12px;
font-size: 11px;
}
.ie ul.filters {
float: none;
display: block;
}
.filters-container{
text-align: right;
margin-bottom: 30px;
}
.filters-container ul.filters{
margin-top: 0;
display: inline-block;
list-style: none;
padding: 0;
margin: 0;
}
.filters-container ul.filters li{
display: inline-block;
margin-right: 8px;
}
.filters-container ul.filters li:last-child{
margin-right: 0;
}
.filters-container ul.filters li a{
line-height: 100%;
padding: 8px 7px;
border-style: solid;
border-width: 3px;
}
.filters-container ul.filters li a.filter-category{
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
}
.filters-container ul.filters li a.filter-category.active,
.filters-container ul.filters li a.filter-category:hover
.filters .active,
.filters-container ul.filters li a.filter-category:hover,
.filters li a:hover{
color: #000;
} .woocommerce-product-rating .star-rating,
.woocommerce-tabs #review_form p.stars,
.widget.woocommerce .star-rating,
.testimonial-rating .star-rating,
.yit_recent_reviews .star-rating {
overflow: hidden;
position: relative;
height: 1.2em;
line-height: 1.2em;
width: 71px;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
font-family: 'star' !important;
clear: both;
font-size: 11px;
letter-spacing: 3px;
text-align: left;
}
.woocommerce-product-rating .star-rating:before,
.woocommerce-tabs #review_form p.stars:before,
.widget.woocommerce .star-rating:before,
.testimonial-rating .star-rating:before,
.yit_recent_reviews .star-rating:before {
content: "\53\53\53\53\53";
float: left;
top: 0;
left: 0;
position: absolute;
margin-top: 0;
}
.woocommerce-product-rating .star-rating span,
.woocommerce-tabs #review_form p.stars a,
.widget.woocommerce .star-rating span,
.testimonial-rating .star-rating span,
.yit_recent_reviews .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
display: block;
font-size: 11px;
}
.woocommerce-product-rating .star-rating span:before,
.woocommerce-tabs #review_form p.stars a:before,
.widget.woocommerce .star-rating span:before,
.testimonial-rating .star-rating span:before,
.yit_recent_reviews .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} #YLC_chat_header .arrow-down:before {
border: 0 !important;
border-width: 9px !important;
margin: 0 !important;
width: auto !important;
height: auto !important;
position: static !important;
left: auto !important;
bottom: auto !important;
content: "\f107";
}
#YLC_chat_header .arrow-down:after {
content: none !important;
} .widget.yith-wcan-list-price-filter ul {
list-style: none;
padding: 0;
}
.widget.yith-wcan-list-price-filter li {
margin-bottom: 5px;
}
.yith-wcan-sort-by ul.orderby li.orderby-wrapper a.active:before, 
a.yith-wcan-onsale-button.active:before,
a.yith-wcan-instock-button.active:before, 
a.yith-wcan-price-link.active:before{
content: "x";
font-size: 18px;
margin-right: 5px;
} .category .content h1 {
margin-bottom: 20px;
}
.category .content .category-description {
margin-top: -10px;
margin-bottom: 15px;
} #header-search form #yith-s {
margin-top: 2px;
}.woocommerce #review_form p.stars a.star-1, .woocommerce-page #review_form p.stars a.star-1 { width: 14px; z-index: 10; }
.woocommerce #review_form p.stars a.star-2, .woocommerce-page #review_form p.stars a.star-2 { width: 28px; z-index: 9; }
.woocommerce #review_form p.stars a.star-3, .woocommerce-page #review_form p.stars a.star-3 { width: 42px; z-index: 8; }
.woocommerce #review_form p.stars a.star-4, .woocommerce-page #review_form p.stars a.star-4 { width: 56px; z-index: 7; }
.woocommerce #review_form p.stars a.star-5, .woocommerce-page #review_form p.stars a.star-5 { width: 71px; z-index: 6; }
.woocommerce-tabs #review_form .stars a:before {
visibility: hidden;
}
.woocommerce-tabs #review_form p.stars a:hover:before, .woocommerce-tabs #review_form p.stars a:focus:before, .woocommerce-tabs #review_form p.stars a.active:before {
visibility: visible;
}
.woocommerce-product-rating .woocommerce-review-link {
display: inline-block;
vertical-align: middle;
} .woocommerce form .form-row-wide,
.woocommerce form .form-row-last,
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-wide,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
margin-bottom: 15px;
}
.woocommerce input[type="text"], .woocommerce input[type="password"], .woocommerce input[type="email"], .woocommerce input[type="tel"], .woocommerce textarea,
.woocommerce-page input[type="text"], .woocommerce-page input[type="password"], .woocommerce-page input[type="email"], .woocommerce-page textarea {
width: 100%;
}
.woocommerce-checkout #order_comments {
padding: 5px 10px;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
width: 49%;
float: left;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
width: 49%;
float: right;
}
.woocommerce p.form-row label,
.woocommerce-page p.form-row label,
#ship-to-different-address {
font-weight: 400;
}
.woocommerce p.form-row label abbr,
.woocommerce-page p.form-row label abbr {
border-bottom: 0;
}
.woocommerce p.form-row .sbHolder .sbSelector,
.woocommerce ul.variations .sbHolder .sbSelector,
.widget.woocommerce.widget_layered_nav > .sbHolder .sbSelector,
.woocommerce .ywapo_group_container .sbHolder .sbSelector {
height: 35px;
padding: 5px 10px;
}
.woocommerce ul.variations .sbHolder .sbSelector {
background-color: #fff;
}
.woocommerce p.form-row .sbHolder .sbToggle,
.woocommerce ul.variations .sbHolder .sbToggle,
.widget.woocommerce.widget_layered_nav > .sbHolder .sbToggle {
top: 8px;
}
.woocommerce form.cart-page .sbHolder ul,.woocommerce section.shipping-calculator-form .sbHolder ul {
overflow-y: scroll;
margin-top: 15px;
height: 250px;
}
.woocommerce ul.variations .select_box_select.select_box {
display: none;
}
.woocommerce .form-row .chosen-container {
width: 100% !important;
}
.woocommerce form .form-row a.chosen-single,
.woocommerce-page form .form-row a.chosen-single {
width: 100%;
height: 35px !important;
border-radius: 0;
box-shadow: none;
background: none;
border: 1px solid;
padding: 0 10px;
}
.woocommerce form .form-row .chosen-container-single .chosen-drop,
.woocommerce-page form .form-row .chosen-container-single .chosen-drop {
border-radius: 0;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
border-color: #a51d1d;
opacity: 0.8;
}
.woocommerce form .form-row .chosen-container-single .chosen-single span,
.woocommerce-page form .form-row .chosen-container-single .chosen-single span {
line-height: 35px;
}
.select2-container{
width: 100% !important;
}
.select2-container a{
border-radius: 0 !important;
height: 35px !important;
}
.select2-container a b[role='presentation']:after{
border: 0 !important;
}
.woocommerce-checkout form .form-row .chosen-container-single .chosen-single div b,
.woocommerce-page form .form-row .chosen-container-single .chosen-single div b,.select2-container a b[role='presentation'],.select2-container a span.select2-arrow{
background: url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/images/sprite-toggle.png) no-repeat top !important;
}
.woocommerce-checkout form .form-row .chosen-container-single.chosen-with-drop .chosen-single div b,
.woocommerce-page form .form-row .chosen-container-single.chosen-with-drop .chosen-single div b,.select2-container a b[role='presentation'],.select2-container a span.select2-arrow {
background-position: bottom !important;
}
.select2-dropdown-open a b[role='presentation'],.select2-dropdown-open a span.select2-arrow{
background-position: top !important;
}
.woocommerce form .form-row .chosen-container-single .chosen-single div,
.woocommerce-page form .form-row .chosen-container-single .chosen-single div, .select2-container a span.select2-arrow {
width: 20px;
height: 20px;
top: 7px;
right: 7px;
}
.select2-container .select2-choice .select2-arrow {
height:20px;
top: 6px;
right: 6px;
}
.select2-container .select2-choice {
padding: 5px 0 0 8px;
border: 1px solid #dbd8d8;
}
.select2-drop-active {
border: 1px solid #dbd8d8;
border-top: 0;
}
.woocommerce-cart #calc_shipping_country,.woocommerce-cart #calc_shipping_state {
width: 100%;
height: 35px;
} .woocommerce .quantity, .woocommerce-page .quantity {
width: 83px;
height: 35px;
position: relative;
overflow: hidden;
float: left;
margin-right: 10px;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce .quantity .minus, .woocommerce .quantity .plus,
.woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
background-color: #fff;
border: 1px solid;
left: 24px;
height: 100%;
position: absolute;
width: 35px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
padding: 0;
text-align: center !important;
-webkit-appearance: none;
-moz-appearance: textfield;
border-radius: 0;
border-color: inherit;
}
.woocommerce .quantity .minus:hover, .woocommerce .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover, .woocommerce-page .quantity .plus:hover {
background: #dfdada;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
display: block;
margin: 0;
vertical-align: text-top;
font-size: 16px !important;
left: 0;
bottom: 0;
right: 0;
top: 0;
width: 25px;
height: 100%;
overflow: visible;
text-decoration: none;
cursor: pointer;
line-height: 13px;
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus {
left: 58px;
} .woocommerce-message,
.woocommerce-error,
.woocommerce-info {
position: relative;
min-height: 60px;
padding: 20px 10px 14px 70px;
margin-bottom: 20px;
border: 1px solid;
}
.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border: 3px solid;
pointer-events: none;
opacity: 0.5;
}
.woocommerce-message { color: #797b34; }
.woocommerce-message:after { border-color: #dae678; }
.woocommerce-error li { color: #a51d1d; list-style: none; }
.woocommerce-error:after { border-color: #f6a2a2; }
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before {
font-family: 'retinaicon-font';
position: absolute;
left: 20px;
top: 3px;
bottom: 3px;
font-size: 30px;
line-height: 60px;
font-weight: 400;
}
.woocommerce-info:before { content: "\e421"; }
.woocommerce-message:before { content: "\e41b"; color: #dae678; }
.woocommerce-error:before { content: "\e41c"; color: #a51d1d; }
.woocommerce-message .button.wc-forward {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
text-indent: -99999px;
overflow: hidden;
} .yith_magnifier_lens {
z-index: 25 !important;
}
.yith_magnifier_zoom_magnifier {
z-index: 50 !important;
}
.yith_magnifier_mousetrap{
z-index: 100 !important;
}
.yith_magnifier_zoom_wrap, .yith_magnifier_loading {
z-index: 200 !important;
} #yith-wcwl-popup-message {
display: none !important;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
list-style: none;
padding: 0;
margin: 0;
clear: both;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin-bottom: 25px;
text-align: center;
position: relative;
}
ul.products li.product.first {
clear: both;
}
.woocommerce ul.products li .product-wrapper,
.woocommerce-page ul.products li .product-wrapper {
border-width: 1px;
border-style: solid;
position: relative;
}
.woocommerce ul.products li .product-wrapper .product-meta-wrapper,
.woocommerce-page ul.products li .product-wrapper .product-meta-wrapper{
padding: 0 5px;
}
.woocommerce ul.products li .product-wrapper .thumb-wrapper,
.woocommerce-page ul.products li .product-wrapper .thumb-wrapper {
position: relative;
}
.woocommerce ul.products li.product .thumb img,
.woocommerce-page ul.products li.product .thumb img {
width: 100%;
height: auto;
display: block;
margin: 0;
}
.woocommerce ul.products li.product .thumb-wrapper .face,
.woocommerce ul.products li.product .thumb-wrapper .face.back,
.woocommerce ul.products li.product .thumb-wrapper .thumb,
.woocommerce ul.products li.product .thumb-wrapper .thumb.backface {
display: block;
}
.woocommerce ul.products li.product .product-wrapper:hover .thumb-wrapper:not( .no-hover ) a.thumb.backface .face,
.woocommerce ul.products li.product .thumb-wrapper a.thumb.backface .face.back {
opacity: 0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.woocommerce ul.products li.product .product-wrapper:hover .thumb-wrapper:not( .no-hover ) a.thumb.backface .face.back,
.woocommerce ul.products li.product .thumb-wrapper a.thumb.backface .face {
opacity: 1;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.woocommerce ul.products li.product .thumb-wrapper a.thumb.backface .face.back {
position: absolute;
top: 0;
width: 100%;
}
ul.products li .product-wrapper .thumb-wrapper .onsale-icon,
.single-product.woocommerce div.product div.images span.onsale-icon {
position: absolute;
top: 5px;
right: 5px;
z-index: 5;
}
.single-product.woocommerce div.product div.images span.onsale-icon {
top: 10px;
right: 10px;
}
ul.products li.product.grid .product-wrapper .product-meta-wrapper {
border-top-width: 1px;
border-top-style: solid;
padding: 10px 5px 0;
}
ul.products li.product .product-wrapper .product-meta-wrapper h3 {
margin-top: 0;
margin-bottom: 5px;
}
ul.products li.product .product-wrapper .product-meta-wrapper .price {
display: block;
margin-bottom: 5px;
}
ul.products li.product .product-wrapper .product-meta-wrapper .price del,
.single-product.woocommerce div.product div.summary .price del {
font-size: 90%;
opacity: 0.5;
}
ul.products li.product .product-wrapper .product-meta-wrapper .price ins,
.single-product.woocommerce div.product div.summary .price ins {
text-decoration: none;
}
ul.products li.product .product-wrapper .product-meta-wrapper .price .from,
.single-product.woocommerce div.product div.summary .price .from {
font-size: 90%;
}
ul.products li.product .product-wrapper .product-meta-wrapper .woocommerce-product-rating {
margin-bottom: 15px;
}
ul.products li.product .product-wrapper .product-meta-wrapper .woocommerce-product-rating .star-rating {
margin-right: 0;
}
ul.products li.product:not( .list ) .product-wrapper .product-meta-wrapper .product-description {
display: none;
}
ul.products li.product .product-wrapper .product-actions-wrapper {
border-top-width: 1px;
border-top-style: solid;
position: relative;
}
ul.products li.product .product-wrapper .product-actions-wrapper .product-action-button {
border-width: 3px;
border-style: solid;
}
ul.products li.product .product-wrapper .product-actions-wrapper.with-wishlist .product-action-button {
margin-right: 30px;
}
ul.products li.product .product-wrapper .product-actions-wrapper .product-action-button a,
ul.products li.product .product-wrapper .product-actions-wrapper .product-action-button > span {
display: block;
padding: 5px;
}
ul.products li.product .product-wrapper .product-actions-wrapper .product-action-button a.added_to_cart.wc-forward {
display: none !important;
}
ul.products li.product .product-wrapper .product-actions-wrapper .product-action-button img.icon-add-to-cart {
display: inline-block;
vertical-align: middle;
max-width: 100%;
margin: 0 5px;
}
ul.products li.product .product-wrapper .product-actions-wrapper .product-action-button a span {
display: inline-block;
vertical-align: middle;
}
ul.products li.product .product-wrapper .product-actions-wrapper .yith-wcwl-add-to-wishlist {
text-align: center;
margin-top: 0;
border-left: 1px solid;
position: absolute;
width: 30px;
top: 0;
bottom: 0;
right: 0;
}
ul.products li.product .product-wrapper .product-actions-wrapper .yith-wcwl-add-to-wishlist:before {
content: '';
display: inline-block;
width: 0;
height: 100%;
vertical-align: middle;
}
ul.products li.product .product-wrapper .product-actions-wrapper .yith-wcwl-add-to-wishlist > div.show {
display: inline-block !important;
vertical-align: middle;
position: relative;
padding: 0 1px;
}
ul.products li.product .product-wrapper .product-actions-wrapper .yith-wcwl-add-to-wishlist a > span {
font-size: 15px;
}
.yith-wcwl-add-to-wishlist a > span:before {
display: inline-block;
vertical-align: middle;
}
ul.products li.product .product-wrapper .thumb-wrapper .product-quick-view-button,
ul.products li.product .product-wrapper .thumb-wrapper.no-hover .added-to-cart-icon,
.woocommerce .quick-view-overlay .added-to-cart-icon,.quick-view-overlay .added-to-cart-icon {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
ul.products li.product .product-wrapper .thumb-wrapper .product-quick-view-button {
pointer-events: none;
}
ul.products li.product .product-wrapper .thumb-wrapper.no-hover .added-to-cart-icon {
background-color: rgba( 255, 255, 255, 0.5);
z-index: 10;
}
ul.products li.product .product-wrapper .thumb-wrapper .product-quick-view-button:before,
ul.products li.product .product-wrapper .thumb-wrapper.no-hover .added-to-cart-icon:before,
.woocommerce .quick-view-overlay .added-to-cart-icon:before, .quick-view-overlay .added-to-cart-icon:before {
content: '';
height: 100%;
width: 0;
display: inline-block;
vertical-align: middle;
}
ul.products li.product .product-wrapper .thumb-wrapper .product-quick-view-button a,
.widget.featured-products .product-quick-view-button a{
display: inline-block;
vertical-align: middle;
padding: 5px 20px;
opacity: 0;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
pointer-events: all;
}
ul.products li.product .product-wrapper:hover .thumb-wrapper:not( .no-hover ) .product-quick-view-button a,
.widget.featured-products:hover .product-quick-view-button a{
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
ul.products li.product .product-wrapper .thumb-wrapper.no-hover .added-to-cart-icon,
.woocommerce .quick-view-overlay .added-to-cart-icon,.quick-view-overlay .added-to-cart-icon {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba( 255, 255, 255, 0.5);
z-index: 10;
}
ul.products li.product .product-wrapper .thumb-wrapper.no-hover .added-to-cart-icon span,
.woocommerce .quick-view-overlay .added-to-cart-icon span, .quick-view-overlay .added-to-cart-icon span {
display: inline-block;
vertical-align: middle;
padding: 5px 25px;
background: #9aa303;
} .woocommerce ul.products li.product.list, .woocommerce-page ul.products li.list {
width: 100%;
}
ul.products li.product.list .product-wrapper .thumb-wrapper,
ul.products li.product.list .product-wrapper .woocommerce-product-rating,
ul.products li.product.list .product-actions-wrapper {
float: left;
}
ul.products li.product.list .product-wrapper .thumb-wrapper {
margin-bottom: 0;
border-bottom: 0;
}
ul.products li.product.list .product-wrapper .product-meta-wrapper,
ul.products li.product.list .product-wrapper .product_actions_container {
display: inline-block;
float: right;
}
.woocommerce ul.products li.product.list .product-meta-wrapper .product-name,
.woocommerce ul.products li.product.list .product-meta-wrapper span.price {
text-align: left;
margin-top: 0;
}
.woocommerce ul.products li.product.list .product-meta-wrapper span.price {
margin-bottom: 10px;
}
.woocommerce ul.products li.product.list .product-meta-wrapper .product-description {
clear: both;
}
ul.products li.product.list .product-wrapper .product-actions-wrapper {
border-width: 1px;
border-style: solid;
margin-bottom: 20px;
}
ul.products li.product.list .product-wrapper .product-meta-wrapper {
padding: 20px 10px 0 0;
margin-bottom: 10px;
}
ul.products li.product.list .product-wrapper .product-actions-wrapper .product-action-button {
padding: 5px 10px;
} #page-meta .page-meta-wrapper {
border-width: 2px;
border-style: solid;
margin-bottom: 20px;
padding: 8px 20px;
}
#page-meta .page-title {
margin-top: 0;
margin-bottom: 10px;
}
#page-meta .woocommerce-ordering {
float: right;
}
#number-of-products {
margin-bottom: 0;
display: flex;
}
#list-or-grid, #number-of-products {
float: left;
}
#list-or-grid {
margin-right: 20px;
margin-bottom: 0;
}
#list-or-grid span, #number-of-products span,
#list-or-grid a, #number-of-products a {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
#number-of-products a {
margin-right: 0;
}
#number-of-products a:after {
content: '/';
margin-left: 2px;
}
#number-of-products a:last-child:after {
content: '';
}
#list-or-grid a:before, #number-of-products a:before {
display: block;
}
#page-meta .woocommerce-ordering .sbSelector {
border: none;
display: inline-block;
margin-right: 10px;
}
#page-meta .woocommerce-ordering .sbToggle {
position: static;
display: inline-block;
float: right;
border: 2px solid;
background-size: 80%;
background-position: center 1px;
width: 22px;
height: 19px;
}
#page-meta .woocommerce-ordering .sbToggle.sbToggleOpen {
background-position: center bottom;
}
#page-meta .woocommerce-ordering .sbHolder .sbOptions {
width: 150px;
left: auto;
margin: 13px 0 0;
-webkit-box-shadow: 1px 1.732px 3px 0px rgba( 0, 0, 0, 0.19 );
-moz-box-shadow: 1px 1.732px 3px 0px rgba( 0, 0, 0, 0.19 );
box-shadow: 1px 1.732px 3px 0px rgba( 0, 0, 0, 0.19 );
}
#page-meta .woocommerce-ordering .sbHolder .sbOptions li {
padding-bottom: 5px;
}
#page-meta .woocommerce-ordering .sbHolder .sbOptions li a {
font-weight: 400 !important;
} nav.woocommerce-pagination {
margin-bottom: 35px;
}
nav.woocommerce-pagination:after,
nav.woocommerce-pagination:before {
content: '';
display: table;
}
nav.woocommerce-pagination:after {
clear: both;
}
nav.woocommerce-pagination .page-numbers {
display: inline-block;
border: 3px solid;
padding: 4px 8px;
}
nav.woocommerce-pagination .page-numbers:last-child {
margin-right: 0;
}
nav.woocommerce-pagination .page-numbers.current {
font-weight: 700;
cursor: default;
}
nav.woocommerce-pagination .page-numbers:hover {
font-weight: 700;
}
nav.woocommerce-pagination .page-numbers.dots:hover{
font-weight: normal;
} .single-product.woocommerce div.product div.images {
float: left;
position: relative;
margin-bottom: 30px;
}
.single-product.woocommerce div.product div.images > a img,
.single-product.woocommerce div.product div.images .yith_magnifier_zoom_wrap  img,
.single-product.woocommerce div.product div.images .flex-viewport{
width: 100%;
border-width: 1px;
border-style: solid;
border-color: inherit;
}
.single-product.woocommerce div.product div.images > a,
.single-product.woocommerce div.product div.images .yith_magnifier_zoom_wrap,
.single-product.woocommerce div.product div.images .flex-viewport,
.single-product.woocommerce div.product div.images .product-video {
display: block;
margin-bottom: 20px;
}
.single-product.woocommerce div.product div.images div.thumbnails > a {
display: inline-block;
margin-right: 20px;
margin-bottom: 20px;
}
.single-product.woocommerce div.product div.images .thumbnails.slider .yith_magnifier_gallery .owl-item {
text-align: center;
}
.single-product.woocommerce div.product div.images .thumbnails.slider .yith_magnifier_gallery li {
text-align: center;
display: inline-block;
float: none;
}
.single-product.woocommerce div.product div.images .thumbnails.slider .yith_magnifier_gallery li a {
width: auto !important;
display: inline-block;
}
.single-product.woocommerce div.product div.images .thumbnails.noslider .yith_magnifier_gallery li,
.woocommerce div.product div.images .flex-control-thumbs li{
margin-right: 20px;
}
.single-product.woocommerce div.product div.images .yith_magnifier_gallery li a {
margin-top: 0;
}
.single-product.woocommerce div.product div.images span.onsale-icon {
z-index: 300;
pointer-events: none;
}
.single-product.woocommerce div.product div.summary {
display: inline-block;
position: relative;
margin-bottom: 50px;
}
.single-product.woocommerce div.product div.summary h1 {
margin-top: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
position: absolute;
top: .5em;
right: .5em;
font-size: 2em;
z-index: 9;
width: 36px;
height: 36px;
background: #fff;
text-indent: -9999px;
border-radius: 100%;
box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
content: "";
display: block;
width: 10px;
height: 10px;
border: 2px solid #000;
border-radius: 100%;
position: absolute;
top: 9px;
left: 9px;
box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
content: "";
display: block;
width: 2px;
height: 8px;
background: #000;
border-radius: 6px;
position: absolute;
top: 19px;
left: 22px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
box-sizing: content-box;
}
.woocommerce div.product div.images .flex-control-thumbs li{
margin-bottom: 15px;
} #product-nav {
position: absolute;
top: 0;
right: 0;
}
#product-nav div.prev-product,
#product-nav div.next-product {
display: none;
}
#product-nav > a {
display: inline-block;
border: 1px solid;
border-color: inherit;
padding: 6px 2px 4px;
}
#product-nav > a > span {
display: block;
}
#product-nav > a:hover > div {
display: block;
position: absolute;
border: 1px solid;
border-color: inherit;
top: 100%;
right: 0;
margin-top: 10px;
z-index: 10;
width: 90px;
text-align: center;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
#product-nav > a div.product-info {
padding: 0 5px;
}
#product-nav > a div.product-info h5 {
word-wrap: break-word;
}
#product-nav > a div.product-info p {
text-align: center;
}
#product-nav > a div.product-info p del {
opacity: 0.5;
font-size: 90%;
display: block;
}
#product-nav > a div.product-info p ins {
text-decoration: none;
}
#product-nav > a div.product-info p .from {
display: none;
} .single-product.woocommerce div.product div.summary .woocommerce-breadcrumb,
.single-product.woocommerce div.product div.summary .woocommerce-product-rating {
margin-bottom: 20px;
text-transform: uppercase;
font-size: 10px;
}
.single-product.woocommerce div.product div.summary p.price {
display: inline-block;
}
.single-product.woocommerce div.product div.summary p.price:before,
.single-product.woocommerce div.product div.summary p.price:after,
.single-product.woocommerce div.product div.summary #inquiry-form:before,
.single-product.woocommerce div.product div.summary #inquiry-form:after,
#modal-window:before,
#modal-window:after {
content: '';
border-bottom: 4px solid;
display: block;
width: 60px;
}
.single-product.woocommerce div.product div.summary p.price:before,
.single-product.woocommerce div.product div.summary #inquiry-form:before,
#modal-window:before {
margin-bottom: 10px;
}
.single-product.woocommerce div.product div.summary p.price:after,
.single-product.woocommerce div.product div.summary #inquiry-form:after,
#modal-window:after {
margin-top: 10px;
}
.single-product.woocommerce div.product div.summary div[itemprop="description"] p {
margin-bottom: 25px;
} #inquiry-form, #modal-window {
margin-bottom: 20px;
}
#inquiry-form div.product-inquiry {
cursor: pointer;
display: inline-block;
}
#inquiry-form div.product-inquiry span.inquiry-title,
#modal-window .modal-shortcode .modal-opener a {
font-weight: 600;
}
#inquiry-form div.product-inquiry span.icon-form,
#modal-window span.icon-form {
font-size: 20px;
margin-right: 5px;
}
#inquiry-form div.product-inquiry span.icon-form,
#inquiry-form div.product-inquiry span.icon-form:before,
#inquiry-form div.product-inquiry span.inquiry-title,
#modal-window span.icon-form,
#modal-window span.icon-form:before,
#modal-window .modal-shortcode {
display: inline-block;
vertical-align: middle;
}
#inquiry-form form fieldset {
padding-top: 20px;
}
#inquiry-form .contact-form ul li {
margin-bottom: 30px;
} .single-product.woocommerce div.product div.summary form.cart {
border: 1px solid;
padding: 0 10px 10px;
margin-bottom: 15px;
}
.single-product.woocommerce div.product div.summary form.cart:before,
.single-product.woocommerce div.product div.summary form.cart:after {
content: '';
display: table;
}
.single-product.woocommerce div.product div.summary form.cart table.group_table {
margin: 10px 0;
width: 100%;
}
.single-product.woocommerce div.product div.summary form.cart table.group_table tr td {
padding: 5px 0;
vertical-align: top;
}
.single-product.woocommerce div.product div.summary form.cart table.group_table tr td:first-child {
width: 100px;
}
.single-product.woocommerce div.product div.summary form.cart table.group_table tr .label {
display: table-cell;
vertical-align: middle;
text-align: left;
line-height: normal;
}
.single-product.woocommerce div.product div.summary form.cart table.group_table tr label {
margin-bottom: 0;
}
.single-product.woocommerce div.product div.summary form.cart:after {
clear: both;
}
.single-product.woocommerce div.product div.summary form.cart h4,
.single-product.woocommerce div.product form.cart ul.variations label {
margin: 15px 0;
}
.single-product.woocommerce div.product div.summary form.cart .reset_variations {
margin: 5px 0 10px;
display: inline-block;
}
.single-product.woocommerce div.product div.summary form.cart .variations {
list-style: none;
padding: 0;
}
.single-product.woocommerce div.product div.summary form.cart .variations .select_option {
margin-right: 5px;
background-color: #fff;
}
.single-product.woocommerce div.product div.summary form.cart .variations .select_option_colorpicker,
.single-product.woocommerce div.product div.summary form.cart .variations .select_option > span,
.single-product.woocommerce div.product div.summary form.cart .variations .select_option img {
border: none;
}
.single-product.woocommerce div.product div.summary form.cart .variations .select_option_colorpicker > span:not( .yith_wccl_tooltip ) {
padding: 1px;
background-clip: content-box !important;
width: 30px;
height: 30px;
}
.single-product.woocommerce div.product div.summary form.cart .variations .select_option_colorpicker.selected > span:not( .yith_wccl_tooltip ),
.single-product.woocommerce div.product div.summary form.cart .variations .select_option_colorpicker:hover > span:not( .yith_wccl_tooltip ) {
border: 1px solid #999595;
}
.single-product.woocommerce div.product div.summary form.cart .quantity,
.single-product.woocommerce div.product div.summary form.cart .single_add_to_cart_button {
float: left;
}
.single-product.woocommerce div.product div.summary form.cart .single_add_to_cart_button {
margin-right: 10px;
margin-top: 0;
}
.single-product.woocommerce div.product-type-external div.summary p.cart {
display: inline-block;
}
.single-product.woocommerce div.product div.summary p.stock.out-of-stock {
display: inline-block;
vertical-align: middle;
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
border: 1px solid;
padding: 10px 15px;
font-weight: 600;
margin-right: 10px;
}
.single-product.woocommerce div.product div.summary p.stock.out-of-stock:before {
font-family: 'retinaicon-font';
content: '\e41c';
display: inline-block;
vertical-align: middle;
margin-right: 8px;
}
.single-product.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist {
margin: 0;
display: inline-block;
vertical-align: top;
padding: 5px 7px;
font-size: 17px;
border-width: 1px;
border-style: solid;
background-color: #fff;
}
.single-product.woocommerce div.product div.summary .single-product-other-action {
border-width: 1px;
border-style: solid;
position: relative;
display: inline-block;
margin-bottom: 20px;
margin-top: 15px;
}
.single-product.woocommerce div.product div.summary .single-product-other-action .share-link-wrapper,
.single-product.woocommerce div.product div.summary .single-product-other-action .compare-button {
display: inline-block;
vertical-align: middle;
padding: 10px;
float: left;
}
.single-product.woocommerce div.product div.summary .single-product-other-action .yith-wcwl-add-to-wishlist {
border: none;
border-left: 1px solid;
border-left-color: inherit;
margin-left: -1px;
vertical-align: middle;
padding: 10px;
float: left;
}
.single-product.woocommerce div.product div.summary .single-product-other-action .share-label {
margin-right: 20px;
vertical-align: middle;
}
.single-product.woocommerce div.product div.summary .single-product-other-action ul.socials {
list-style: none;
padding: 0;
margin: 0;
display: inline-block;
vertical-align: middle;
}
.single-product.woocommerce div.product div.summary .single-product-other-action ul.socials li {
display: inline-block;
font-size: 18px;
margin: 0 10px;
}
.single-product.woocommerce div.product div.summary .single-product-other-action .compare-button {
border-left: 1px solid;
border-left-color: inherit;
margin-top: 0;
font-size: 17px;
margin-left: -1px;
}
.single-product.woocommerce div.product div.summary .single-product-other-action .yith-wcwl-add-to-wishlist a > span:before {
padding: 6px 3px 2px;
}
.single-product.woocommerce div.product div.summary .single-product-other-action .compare-button a {
width: 18px;
height: 14px;
overflow: hidden;
text-indent: 100%;
background: url(//maiapet.pt/wp-content/themes/nielsen/woocommerce/images/sprite-shop.png) no-repeat top center;
display: block;
margin: 6px 3px;
}
.single-product.woocommerce div.product div.summary .single-product-other-action .compare-button a:hover,
.single-product.woocommerce div.product div.summary .single-product-other-action .compare-button a.added {
background-position: bottom center;
}
.single-product.woocommerce div.product div.summary .single-product-other-action .clear {
display: none;
}
.single-product.woocommerce div.product div.summary .product_meta {
margin-top: 0;
}
.single-product.woocommerce div.product div.summary .product_meta > span {
display: block;
margin-bottom: 5px;
}
.single-product.woocommerce .woocommerce-tabs {
margin-bottom: 40px;
}
.single-product.woocommerce .woocommerce-tabs > ul {
list-style: none;
padding: 0;
border: 1px solid;
border-left: 0;
margin-bottom: 15px;
}
.single-product.woocommerce .woocommerce-tabs ul:before {
content: '';
display: table;
}
.single-product.woocommerce .woocommerce-tabs ul:after {
content: '';
display: table;
clear: both;
}
.single-product.woocommerce .woocommerce-tabs > ul li {
float: left;
padding: 10px 15px;
border-left: 1px solid;
margin: 0 0 -1px;
border-color: inherit;
}
.single-product.woocommerce .woocommerce-tabs > ul li:first-child {
border-left: 1px solid;
border-left-color: inherit;
}
.single-product.woocommerce .woocommerce-tabs > ul li:last-child {
border-right: 0;
}
.single-product.woocommerce .woocommerce-tabs > ul li.active {
background-color: inherit;
}
.single-product.woocommerce .woocommerce-tabs > ul li.active:last-child {
border-right: 1px solid;
border-right-color: inherit;
}
.single-product.woocommerce .woocommerce-tabs .panel {
box-shadow: none;
border: none;
margin: 0;
}
.single-product.woocommerce .woocommerce-tabs .panel > h2 {
display: none;
} .slides, .flex-control-nav, .flex-direction-nav {
margin: 0 !important;
padding: 0;
list-style: none !important;
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: 10px;
text-align: center;
z-index: 10;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-nav li {
margin: 0 3px;
display: inline-block;
zoom: 1;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
display: block;
opacity: .7;
cursor: pointer;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} .quick-view-overlay {
position: fixed;
visibility: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10000;
opacity: 0;
background: rgba( 0, 0, 0, 0.8);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
text-align: center;
}
.quick-view-overlay.open {
visibility: visible;
opacity: 1;
}
.quick-view-overlay:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
width: 0;
}
.quick-view-overlay .content-wrapper {
display: inline-block;
vertical-align: middle;
min-width: 300px;
max-width: 1000px;
z-index: 2000;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.quick-view-overlay.open .content-wrapper {
visibility: visible;
}
.quick-view-overlay .main {
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
transform: translateY(20%);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
background: #fff;
-webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2);
box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2);
}
.quick-view-overlay.open .main {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.quick-view-overlay.product-quick-view .slider-quick-view-container {
position: relative;
overflow: hidden;
}
.quick-view-overlay.product-quick-view .slider-quick-view img {
width: 100%;
height: auto;
}
.quick-view-overlay.product-quick-view .slider-quick-view-container .es-nav-prev,
.quick-view-overlay.product-quick-view .slider-quick-view-container .es-nav-next {
position: absolute;
width: 18px;
height: 30px;
top: 45%;
border: 1px solid;
line-height: 30px;
text-align: center;
cursor: pointer;
z-index: 2;
opacity: 0.5;
}
.quick-view-overlay.product-quick-view .slider-quick-view-container .es-nav-prev:before {
margin-right: 2px;
}
.quick-view-overlay.product-quick-view .slider-quick-view-container .es-nav-next:before {
margin-left: 3px;
}
.quick-view-overlay.product-quick-view .slider-quick-view-container .es-nav-prev:hover,
.quick-view-overlay.product-quick-view .slider-quick-view-container .es-nav-next:hover {
opacity: 1;
}
.quick-view-overlay.product-quick-view .slider-quick-view-container .es-nav-prev {
left: -50px;
-webkit-transition: left 150ms ease-in-out 150ms;
-moz-transition:    left 150ms ease-in-out 150ms;
-o-transition:      left 150ms ease-in-out 150ms;
transition:         left 150ms ease-in-out 150ms;
}
.quick-view-overlay.product-quick-view .slider-quick-view-container:hover .es-nav-prev {
left: 10px;
}
.quick-view-overlay.product-quick-view .slider-quick-view-container .es-nav-next {
right: -50px;
-webkit-transition: right 150ms ease-in-out 150ms;
-moz-transition:    right 150ms ease-in-out 150ms;
-o-transition:      right 150ms ease-in-out 150ms;
transition:         right 150ms ease-in-out 150ms;
}
.quick-view-overlay.product-quick-view .slider-quick-view-container:hover .es-nav-next {
right: 10px;
}
.quick-view-overlay.product-quick-view .single-product.woocommerce div.product div.images,
.quick-view-overlay.product-quick-view .single-product.woocommerce div.product {
margin-bottom: 0;
}
.quick-view-overlay.product-quick-view .single-product.woocommerce div.product div.summary {
padding: 30px 20px;
text-align: initial;
}
.quick-view-overlay a.overlay-close.remove {
border: 1px solid;
position: absolute;
top: 5px;
right: 5px;
width: 20px;
height: 20px;
text-align: center;
line-height: 18px;
z-index: 2;
opacity: 0.5;
}
.quick-view-overlay a.overlay-close.remove:hover {
opacity: 1;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
}
.quick-view-overlay.product-quick-view .single-product.woocommerce div.product div.summary .rating-single-product,
.quick-view-overlay.product-quick-view .single-product.woocommerce div.product div.summary form.cart,
.quick-view-overlay.product-quick-view .single-product.woocommerce div.product div.summary ul.socials {
text-align: left;
float: none;
}
.quick-view-overlay.product-quick-view .single-product.woocommerce div.product div.summary form.cart {
margin-bottom: 30px;
}
.quick-view-overlay.product-quick-view .single-product.woocommerce .woocommerce-message {
margin-top: 30px;
}
.quick-view-overlay.added-to-cart-popup .added_to_cart {
padding: 30px 20px;
text-align: initial;
}
.quick-view-overlay.added-to-cart-popup .added_to_cart .actions {
margin-top: 20px;
}
.quick-view-overlay.added-to-cart-popup .added_to_cart .actions a {
margin-right: 0;
margin-bottom: 10px;
display: block;
}
.quick-view-overlay.added-to-cart-popup .added_to_cart .product-image,
.quick-view-overlay.added-to-cart-popup .added_to_cart .product-info {
display: inline-block;
vertical-align: middle;
}
.quick-view-overlay.added-to-cart-popup .added_to_cart .product-image img {
width: 100%;
height: auto;
}
.quick-view-overlay.added-to-cart-popup .added_to_cart .product-info {
padding-left: 10px;
}
.quick-view-overlay.added-to-cart-popup .added_to_cart .product-info h3 {
text-align: left;
font-size: 14px;
margin-top: 0;
margin-bottom: 5px;
font-weight: 700;
}
.quick-view-overlay.added-to-cart-popup .added_to_cart .product-info span {
text-transform: uppercase;
font-size: 11px;
font-weight: 600;
}  #customer_details {
margin-bottom: 30px;
}   .woocommerce .cart-list {
margin-bottom: 70px;
}
.woocommerce table.shop_table.shipping td section p {
margin-top: 0;
margin-bottom: 8px;
width: 50%;
display: inline-block;
}
.woocommerce table.shop_table.shipping td section p.form-row-wide:first-child {
width: 100%;
display: block;
}
.woocommerce table.shop_table.shipping td section p.form-row-wide:nth-child(2){
float: left;
padding-right: 2px;
}
.woocommerce table.shop_table.shipping td section p.form-row-wide-last {
padding-left: 2px;
}
.woocommerce table.shop_table.coupon td input[type="submit"] {
float: right;
margin-top: 8px;
margin-right: 0;
}
.woocommerce table.shop_table.shipping td button[type="submit"] {
float: right;
margin-right: 0;
}
.woocommerce .after-cart h3.head {
margin: 30px 0 15px 0;
text-transform: uppercase;
}
.woocommerce table.shop_table.coupon td, .woocommerce table.shop_table.shipping td {
padding: 0;
}
.woocommerce .cart-collaterals,
#review-order-wrapper {
border-width: 2px;
border-style: solid;
padding: 10px 15px;
}
.woocommerce table.shop_table.cart th {
padding-bottom: 13px;
vertical-align: middle;
text-transform: uppercase;
font-weight: 700;
}
.woocommerce table.shop_table.cart th.product-name {
padding-left: 105px;
}
table.shop_table.cart td.product-remove a {
display: block;
width: 20px;
height: 20px;
line-height: 18px;
text-align: center;
border: 1px solid;
opacity: 0.5;
}
table.shop_table.cart td.product-remove a:hover {
opacity: 1;
}
.woocommerce table.shop_table.cart div.product-thumbnail {
padding-right: 30px;
}
.woocommerce table.shop_table.cart div.product-thumbnail img {
width: 75px;
height: auto;
}
.woocommerce table.cart td.product-name div.product-name-price, .woocommerce table.cart .product-thumbnail {
vertical-align: middle;
display: table-cell;
}
.woocommerce table.shop_table.cart th.product-subtotal, .woocommerce table.shop_table.cart td.product-subtotal {
text-align: right;
padding-right: 0;
font-weight: 700;
}
.woocommerce table.shop_table.cart td {
padding: 18px 0px;
vertical-align: middle;
}
.woocommerce .cart-collaterals .cart_totals h2,
#payment h2,
h2#order_review_heading {
margin: 10px 0 20px;
text-align: center;
}
.woocommerce table.shop_table.cart thead {
border-bottom-width: 2px;
border-bottom-style: solid;
}
.woocommerce .cart-collaterals .cart_totals tbody tr.order-total {
border-top-width: 2px;
border-top-style: solid;
}
.woocommerce .cart-collaterals .cart_totals tbody tr.shipping td p,
#order_review table.shop_table tfoot tr.shipping td p {
text-align: right;
margin-bottom: 0;
}
.woocommerce table.shop_table.cart tbody .cart_item {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.woocommerce .cart-collaterals .cart_totals table {
margin-bottom: 30px;
}
.woocommerce .cart-collaterals .cart_totals tbody tr td,
#order_review table.shop_table tfoot tr td,
#order_review table.shop_table tbody tr td.product-total,
#order_review table.shop_table thead tr th.product-total {
text-align: right;
}
.woocommerce .cart-collaterals .cart_totals .cart_update_checkout input, .wc-proceed-to-checkout a.checkout-button {
width: 100%;
margin-bottom: 5px;
}
.wc-proceed-to-checkout a.checkout-button {
width: 100%;
display: block;
text-align: center;
}
.woocommerce .cart-collaterals th, .woocommerce .cart-collaterals td span, .woocommerce .cart-collaterals table td, #order_review table th, #order_review table td {
padding: 7px 0;
}
.woocommerce .cart-collaterals th, #order_review table th {
text-transform: uppercase;
}
.woocommerce .cart-collaterals tr:nth-last-child(2) th, .woocommerce .cart-collaterals tr:nth-last-child(2) td {
padding: 7px 0 20px 0;
}
div.cart_totals table tr.shipping td p {
text-align: right;
padding-left: 5px;
}
#shipping_method li label {
display: block;
text-align: right !important;
}
#shipping_method {
padding: 0;
margin: 0;
list-style: none;
}
#shipping_method li {
margin-bottom: 5px;
}
#shipping_method li input {
margin-left: 5px;
float: right;
}
.woocommerce .cart-collaterals tr.order-total th, .woocommerce .cart-collaterals tr.order-total td span {
padding: 20px 0;
font-weight: 700;
}
.woocommerce table.shop_table div.product-name-price dl.variation,
.woocommerce table.shop_table td.product-name dl.variation {
margin: 5px 0;
}
.woocommerce table.shop_table div.product-name-price dl.variation dt,
.woocommerce table.shop_table td.product-name dl.variation dt {
float: left;
margin-right: 5px;
}
.woocommerce table.shop_table div.product-name-price dl.variation dd p,
.woocommerce table.shop_table td.product-name dl.variation dd p {
margin: 0;
}
.woocommerce table.shop_table.coupon.above-summary {
margin-bottom: 20px;
}
#order_review table.shop_table,
#order_review table.shop_table tbody {
border-bottom-width: 1px;
border-bottom-style: solid;
}
#order_review table.shop_table tfoot tr.total {
border-top-width: 2px;
border-top-style: solid;
}
#order_review table.shop_table tbody tr td {
padding: 7px 0;
}
#order_review table.shop_table tfoot tr.total th {
padding: 20px 0;
}
#order_review table.shop_table tbody tr:last-child td,
#order_review table.shop_table tfoot tr:nth-last-child(2) th,
#order_review table.shop_table tfoot tr:nth-last-child(2) td {
padding-bottom: 20px;
}
#order_review table.shop_table tfoot tr:first-child th,
#order_review table.shop_table tfoot tr:first-child td {
padding-top: 20px;
}
#order_review table.shop_table thead tr th,
#order_review table.shop_table tfoot tr th,
#order_review table.shop_table tfoot tr td {
font-weight: 700;
}
form.checkout #payment h2 {
margin-top: 35px;
}
form.checkout #payment ul {
list-style: none;
padding: 0;
margin: 0;
}
form.checkout div.place-order {
margin-top: 10px;
padding-top: 10px;
border-top-width: 1px;
border-top-style: solid;
}
form.checkout div.place-order input[type="submit"] {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
}
#payment .form-row.terms label, #ship-to-different-address,
.woocommerce-billing-fields p.form-row.create-account label {
display: inline-block;
margin: 0;
font-weight: 600;
}
#payment .form-row.terms input#terms, #ship-to-different-address input,
.woocommerce-billing-fields p.form-row.create-account input,
.woocommerce form.login #rememberme, .woocommerce-page form.login #rememberme {
margin-top: 3px;
float: left;
margin-right: 7px;
}
#payment ul.payment_methods li {
padding: 15px 0;
border-top-width: 1px;
border-top-style: solid;
position: relative;
}
#payment ul.payment_methods li:first-child {
border-top: 0;
}
#payment input.input-radio,
#payment label {
display: inline-block;
vertical-align: top;
margin-bottom: 0;
margin-top: 0;
}
#payment input.input-radio {
margin-right: 5px;
margin-top: 3px;
position: absolute;
}
#payment label {
margin-left: 20px;
display: block;
}
#payment div.payment_box {
margin-top: 10px;
}
.woocommerce .login-form-checkout,
.woocommerce .coupon-form-checkout {
margin-bottom: 20px;
padding: 20px 20px 10px;
}
.woocommerce .login-form-checkout p,
.woocommerce .coupon-form-checkout p {
margin-bottom: 10px;
}
.woocommerce .coupon-form-checkout p.coupon_link a,
.woocommerce .login-form-checkout p.login-form-link a {
margin-left: 5px;
}
.woocommerce .coupon-form-checkout p.input-button {
text-align: right;
}
.woocommerce .coupon-form-checkout p.input-button input {
margin-right: 0;
}
.woocommerce .login-form-checkout input.button {
float: right;
line-height: normal;
margin-right: 0;
}
.woocommerce .login-form-checkout label[for="rememberme"],
.woocommerce .login-form-checkout .lost_password {
float: left;
}
.woocommerce .login-form-checkout .lost_password {
clear: left;
}
#shippingaddress-title,
#ship-to-different-address {
margin-bottom: 15px;
margin-top: 0;
}
#shippingaddress-title {
padding-top: 20px;
}
.woocommerce-cart .select2-container--default .select2-selection--single,
.woocommerce-checkout .select2-container--default .select2-selection--single,
.woocommerce-account .select2-container--default .select2-selection--single{
padding: 3px 0 0 8px;
border: 1px solid #dbd8d8;
height: 35px;
}
.woocommerce-cart .woocommerce-shipping-calculator-box {
padding-left: 0;
}
.woocommerce-checkout #ship-to-different-address{
margin-left: 20px;
} .woocommerce h3.order-status {
text-transform: none;
margin-bottom: 20px;
}
.woocommerce ul.order_info {
list-style: none;
border-width: 1px;
border-style: solid;
padding: 15px 15px 15px 60px;
margin-bottom: 20px;
position: relative;
}
.woocommerce ul.order_info:before {
content: '';
background: url(https://maiapet.pt/wp-content/themes/nielsen/woocommerce/images/order-complete-icon.png) no-repeat top center;
position: absolute;
top: 8px;
left: 15px;
width: 35px;
height: 35px;
}
.woocommerce ul.order_info li {
display: inline-block;
margin-right: 5px;
}
.woocommerce table.shop_table.order_details thead,
.woocommerce table.shop_table.order_details tbody {
border-bottom: 1px solid;
}
.woocommerce table.shop_table.order_details tfoot tr:last-child {
border-top: 3px solid;
border-bottom: 1px solid;
}
.woocommerce dl.customer_details dt {
float: left;
margin-right: 5px;
font-weight: 700;
}
.woocommerce dl.customer_details dd {
margin: 0;
}
.woocommerce table.shop_table.order_details {
margin-bottom: 50px;
}
.woocommerce table.shop_table.order_details th,
.woocommerce-page table.shop_table.my_account_orders th {
padding: 10px 0;
vertical-align: middle;
text-transform: uppercase !important;
font-weight: 700;
}
.woocommerce-page table.shop_table.my_account_orders th span,
.woocommerce table.shop_table.order_details tfoot td {
text-transform: uppercase !important;
font-weight: 700;
}
.woocommerce table.shop_table.order_details th.product-total,
.woocommerce table.shop_table.order_details tr.order_item td.product-total,
.woocommerce table.shop_table.order_details tfoot td,
.woocommerce-page table.shop_table.my_account_orders thead th,
.woocommerce-page table.shop_table.my_account_orders tbody td {
text-align: center !important;
}
.woocommerce table.shop_table.order_details tr td {
padding: 10px 0;
}
.woocommerce table.shop_table.order_details tr.order_item:first-child td,
.woocommerce table.shop_table.order_details tfoot tr:first-child th,
.woocommerce table.shop_table.order_details tfoot tr:first-child td {
padding-top: 20px;
}
.woocommerce table.shop_table.order_details tr.order_item:last-child td,
.woocommerce table.shop_table.order_details tfoot tr:nth-last-child(2) th,
.woocommerce table.shop_table.order_details tfoot tr:nth-last-child(2) td {
padding-bottom: 20px;
}
.woocommerce-page table.shop_table.my_account_orders tbody td,
.woocommerce table.shop_table.order_details tfoot tr:last-child th,
.woocommerce table.shop_table.order_details tfoot tr:last-child td {
padding: 20px 0;
}
.woocommerce-page table.shop_table.my_account_orders tbody td.order-number,
.woocommerce-page table.shop_table.my_account_orders thead th.order-number {
text-align: left !important;
font-weight: 700;
}
.woocommerce-page table.shop_table.my_account_orders tbody td.order-actions {
text-align: right !important;
}
.woocommerce div.addresses .col-1,
.woocommerce div.addresses .col-2 {
width: 50%;
float: left;
} #yith-wcwl-form:before,
#yith-wcwl-form:after {
content: '';
display: table;
}
#yith-wcwl-form:after {
clear: both;
}
#yith-wcwl-form table.shop_table.wishlist_table {
margin-bottom: 20px;
}
#yith-wcwl-form table.shop_table thead {
border-bottom: 3px solid;
}
#yith-wcwl-form table.shop_table th {
padding: 13px 0;
vertical-align: middle;
text-transform: uppercase;
font-weight: 700;
text-align: center;
}
#yith-wcwl-form table.shop_table th.product-name {
text-align: left;
}
#yith-wcwl-form table.shop_table tbody tr {
border-bottom: 1px solid;
}
#yith-wcwl-form table.shop_table td {
padding: 10px 0;
vertical-align: middle;
}
#yith-wcwl-form table.shop_table td.product-thumbnail img {
width: 75px;
height: auto;
}
#yith-wcwl-form table.shop_table td.product-add-to-cart {
text-align: right;
}
#yith-wcwl-form .wishlist_table .add_to_cart.button {
border-radius: 0;
margin-right: 0;
}
#yith-wcwl-form .yith-wcwl-share {
margin-bottom: 20px;
border: 1px solid;
float: right;
padding: 15px;
}
#yith-wcwl-form .yith-wcwl-share:before,
#yith-wcwl-form .yith-wcwl-share:after {
display: table;
content: '';
}
#yith-wcwl-form .yith-wcwl-share:after {
clear: both;
}
#yith-wcwl-form .yith-wcwl-share h4 {
font-weight: 700;
}
#yith-wcwl-form .yith-wcwl-share h4,
#yith-wcwl-form .yith-wcwl-share ul {
display: inline-block;
vertical-align: middle;
padding: 0;
margin: 0;
list-style: none;
}
#yith-wcwl-form .yith-wcwl-share ul li {
display: inline-block;
font-size: 18px;
margin: 0 10px;
}
#yith-wcwl-form .yith-wcwl-share ul li a {
background: none;
display: block;
text-align: center;
font-family: 'FontAwesome';
}
#yith-wcwl-form .yith-wcwl-share ul li a.facebook:before { content: "\f09a"; }
#yith-wcwl-form .yith-wcwl-share ul li a.twitter:before { content: "\f099"; }
#yith-wcwl-form .yith-wcwl-share ul li a.pinterest:before { content: "\f0d2"; }
#yith-wcwl-form .yith-wcwl-share ul li a.googleplus:before { content: "\f0d5"; }
#yith-wcwl-form .yith-wcwl-share ul li a.email:before { content: "\f0e0"; } #review_form_wrapper #review_form {
border-width: 1px;
border-style: solid;
padding: 15px;
}
#review_form #commentform label {
margin-bottom: 5px;
}
#review_form #commentform #submit {
width: 100%;
}
#review_form #commentform input:not([type=submit]) {
height: 35px;
}
#reviews_summary .review-rating-value {
display: none;
}
#reviews_summary .woocommerce-product-rating {
margin-bottom: 15px;
}
#reviews #reviews_summary .ywar_stars_value,
#reviews #reviews_summary .ywar_num_reviews,
#reviews #reviews_summary .ywar_filter_reviews {
line-height: 20px;
min-width: 50px;
width: auto;
text-transform: uppercase;
font-size: 10px;
}
#reviews #reviews_summary h3 {
margin-bottom: 20px;
}
#reviews #reviews_summary .woocommerce-product-rating {
margin-bottom: 25px;
}
#reviews #comments .comment-text .review_vote span.review_helpful {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
#reviews #comments .comment-text .review_vote span.ywar_review_helpful {
padding-top: 10px;
}
#reviews #comments ol.commentlist {
margin: 0;
padding: 0;
list-style: none;
}
#reviews #comments .commentlist .comment-meta {
margin-bottom: 10px;
}
#reviews #comments .commentlist .comment-meta p .author,
#reviews .comment-text p.meta strong {
text-transform: uppercase;
}
#reviews #review_form_wrapper {
margin-top: 0;
}
#review_form_wrapper #reply-title {
font-size: 14px;
text-align: center;
margin-bottom: 30px;
}
#review_form .wp-social-login-widget{
margin-bottom: 10px;
} #my-account-page {
margin-bottom: 50px;
}
nav.woocommerce-MyAccount-navigation div.user-profile {
border-style: solid;
border-width: 4px;
margin-bottom: 20px;
padding: 15px;
}
nav.woocommerce-MyAccount-navigation .user-profile div.user-image {
margin-right: 10px;
}
nav.woocommerce-MyAccount-navigation .user-profile div.user-image img {
width: 100%;
height: auto;
}
nav.woocommerce-MyAccount-navigation .user-profile div.user-image,
nav.woocommerce-MyAccount-navigation .user-profile div.user-logout {
display: inline-block;
vertical-align: middle;
}
nav.woocommerce-MyAccount-navigation .user-profile span.username {
display: block;
}
nav.woocommerce-MyAccount-navigation .user-profile span.logout, div.woocommerce-MyAccount-content .addresses .title a.edit {
display: inline-block;
cursor: pointer;
}
nav.woocommerce-MyAccount-navigation .user-profile span.logout a, div.woocommerce-MyAccount-content .addresses .title a.edit {
text-transform: uppercase;
font-size: 10px;
font-weight: 700;
}
nav.woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
nav.woocommerce-MyAccount-navigation ul:after {
display: block;
border-right-width: 1px;
border-right-style: solid;
border-right-color: inherit;
padding: 60px;
content: '';
}
nav.woocommerce-MyAccount-navigation ul li {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: inherit;
border-right-width: 1px;
border-right-style: solid;
border-right-color: inherit;
}
nav.woocommerce-MyAccount-navigation ul li:first-child {
border-right: none;
}
nav.woocommerce-MyAccount-navigation ul li a span:before {
margin-right: 10px;
font-size: 18px;
display: inline-block;
vertical-align: middle;
}
nav.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 12px 0;
}
#my-account-content fieldset legend,
div.woocommerce-MyAccount-content fieldset legend {
display: none;
}
#my-account-content .myaccount_user,
div.woocommerce-MyAccount-content .myaccount_user {
margin-bottom: 20px;
}
#my-account-content .addresses .col-1, .woocommerce .addresses .col-1, div.woocommerce-MyAccount-content .addresses .col-1 {
width: 50%;
float: left;
}
#my-account-content .addresses .col-2, .woocommerce .addresses .col-2, div.woocommerce-MyAccount-content .addresses .col-2 {
width: 50%;
float: right;
}
#my-account-content .addresses .title, div.woocommerce-MyAccount-content .addresses .title {
margin-bottom: 10px;
}
#my-account-content .addresses .title h3, .woocommerce .addresses .title h3, div.woocommerce-MyAccount-content .addresses .title h3 {
margin-bottom: 5px;
}
.woocommerce-Button.button,
.woocommerce-MyAccount-content .button {
float: right;
margin-right: 0 !important;
}
#my-account-content div.woocommerce form p input[type="submit"],
div.woocommerce-MyAccount-content form p input[type="submit"]{
float: none;
}
#my-account-content, div.woocommerce-MyAccount-content {
margin-bottom: 50px;
}
table.my_account_orders a.button.cancel, table.my_account_orders a.button.pay {
margin-right: 5px;
}
table.my_account_orders thead {
border-bottom: 3px solid;
}
table.my_account_orders tr.order {
border-bottom: 1px solid;
}
table.my_account_orders tr.order td.order-action a {
margin-bottom: 0;
} #slogan.yit-cart-checkout-slogan .slogan-wrapper {
padding: 60px 0;
}
#slogan.yit-cart-checkout-slogan span > span {
padding: 16px 20px;
margin-right: 10px;
min-width: 300px;
}
#slogan.yit-cart-checkout-slogan span > span:before {
content: '';
display: inline-block;
width: 21px;
height: 20px;
background: url(https://maiapet.pt/wp-content/themes/nielsen/woocommerce/images/breadcrumb-cart.png) no-repeat;
margin-right: 10px;
}
#slogan.yit-cart-checkout-slogan .slogan-cart:before {
background-position: right center;
}
#slogan.yit-cart-checkout-slogan .slogan-checkout:before {
background-position: -3px center;
}
#slogan.yit-cart-checkout-slogan .slogan-complete:before {
background-position: -25px center;
} #customer_login {
margin-bottom: 30px;
}
#customer_login form.login {
border-width: 1px;
border-style: solid;
}
#customer_login form.login {
padding: 20px 15px 50px;
}
#customer_login input[type="submit"] {
float: right;
margin-right: 0;
}
#customer_login #rememberme {
margin-right: 5px;
}
#customer_login p.lost_password,
.woocommerce .login-form-checkout .lost_password {
margin-bottom: 25px;
font-weight: 700;
font-size: 11px;
}
.woocommerce .login-form-checkout .lost_password {
margin-bottom: 10px;
margin-top: 10px;
}
#customer_login .wp-social-login-widget,
.woocommerce .login-form-checkout .wp-social-login-widget {
display: inline-block;
padding: 15px;
}
#customer_login .wp-social-login-widget .wp-social-login-connect-with,
.woocommerce .login-form-checkout .wp-social-login-widget .wp-social-login-connect-with {
margin-right: 10px;
}
#customer_login .wp-social-login-widget > div,
.woocommerce .login-form-checkout .wp-social-login-widget > div {
vertical-align: middle;
}
#customer_login .wp-social-login-widget .wp-social-login-provider-list,
.woocommerce .login-form-checkout .wp-social-login-widget .wp-social-login-provider-list {
padding: 0;
}
#customer_login .wp-social-login-widget .wp-social-login-provider-list a,
.woocommerce .login-form-checkout .wp-social-login-widget .wp-social-login-provider-list a {
margin: 0 10px;
} .woocommerce-Button.button, .woocommerce-MyAccount-content .button {
line-height: 1.42857143;
}
#customer_login .col-1 > h2, #customer_login .col-2 > h2 {
display: none;
}
#customer_login .col-1 {
float: left;
width: 50%;
padding: 0 15px;
margin-bottom: 50px;
}
#customer_login .col-2 {
float: right;
width: 50%;
}
nav.woocommerce-MyAccount-navigation {
float: left;
width: 25%;
}
div.woocommerce-MyAccount-content {
float: left;
width: 75%;
}
div.woocommerce-MyAccount-content {
padding: 0 30px;
}
form.cart-page {
margin-left: 0;
padding-left: 0;
float:left;
}
.woocommerce-cart .cart-user-info {
margin-right: 0;
padding-right: 0;
float: right;
}
.woocommerce-shipping-calculator-box {
margin-bottom: 30px;
float: left;
margin-left: 0;
padding-left: 0;
}
.woocommerce .after-cart .woocommerce-shipping-calculator h3.head {
margin-top: 0;
}
.woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button.button {
margin-top: -9px;
} .woocommerce-cart .cart-empty,
.woocommerce-cart .return-to-shop {
text-align: center;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 30px;
}
.woocommerce-cart .return-to-shop a.btn {
padding: 12px 50px;
}  .single-product.woocommerce div.product div.images .thumbnails.slider .owl-controls .owl-prev,
.single-product.woocommerce div.product div.images .thumbnails.slider .owl-controls .owl-next {
top: 30%;
opacity: 0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
}
.single-product.woocommerce div.product div.images .thumbnails.slider .owl-controls .owl-prev {
left: -20px;
}
.single-product.woocommerce div.product div.images .thumbnails.slider .owl-controls .owl-next {
right: -20px;
}
.single-product.woocommerce div.product div.images .thumbnails.slider:hover .owl-controls .owl-prev,
.single-product.woocommerce div.product div.images .thumbnails.slider:hover .owl-controls .owl-next {
opacity: 1;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
}
.single-product.woocommerce div.product div.images .thumbnails.slider:hover .owl-controls .owl-prev {
left: 0;
}
.single-product.woocommerce div.product div.images .thumbnails.slider:hover .owl-controls .owl-next {
right: 0;
} .woocommerce .blockUI.blockOverlay{position:relative}
.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before{height:12px;width:80px;position:absolute;top:50%;left:50%;margin-left:-40px;margin-top:-6px;display:block;content:"";background:url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/images/search.gif) no-repeat center;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)} #review_form_wrapper #review_form {
padding: 0;
border: none;
background: none;
}
#review_form #respond {
padding: 15px;
background-color: #fafafa;
border: 1px solid #dbd8d8;
}
.woocommerce-tabs .entry-content div.review-inappropriate {
float: left;
margin-right: 5px;
} .thumb-wrapper span.onsale {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 99;
} .add-request-quote-button.button {
padding: 8px 25px;
} .yith-ywraq-add-to-quote {
border-top-width: 1px;
border-top-style: solid;
position: relative;
}
ul li.product .add-request-quote-button.button {
display: inline-block;
}
ul li.product .add-request-quote-button.button+img {
position: absolute;
top: 50%;
margin-top: -10px;
}
ul li.product.grid .add-request-quote-button.button {
width: 100%;
}
ul li.product.featured .add-request-quote-button.button {
height: 33px;
float: left;
clear: both;
}
.show-products.show-products-list ul.products li.product.list.featured .product-wrapper .product-actions-wrapper {
margin-bottom: 10px;
}
.list .yith-ywraq-add-to-quote {
border-bottom-width: 0px;
border-top-width: 0px;
}
.yith-ywraq-add-to-quote .yith-ywraq-add-button .add-request-quote-button.ywraq-link, .yith-ywraq-add-to-quote .yith-ywraq-add-button .add-request-quote-button.ywraq-link:hover, .yith_ywraq_add_item_response_message {
background-color: transparent;
border: 0;
padding: 8px 0 8px 21px;
margin: 0;
display: inline-block;
position:relative;
}
.yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message {
padding: 10px 0 0 0;
}
.yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message {
padding: 2px 0 10px 0;
}
.yith-ywraq-add-button .add-request-quote-button.ywraq-link:before, .yith_ywraq_add_item_response_message:before {
background: url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/images/quote.jpg) no-repeat top !important;
content: ' ';
display: inline-block;
width: 12px;
height: 16px;
margin-right: 8px;
vertical-align: middle;
}
.widget.featured-products li .yith-ywraq-add-to-quote {
border: 0;
}
.widget.featured-products li .yith-ywraq-add-to-quote img, ul.products li.product .yith-ywraq-add-to-quote img {
width: auto;
display: inline-block;
}
.widget.featured-products li .yith-ywraq-add-to-quote .yith-ywraq-add-button .add-request-quote-button.ywraq-link {
padding-left: 0;
} .single-product .summary.entry-summary .yith-ywraq-add-to-quote {
border: 0;
}
.single-product .summary.entry-summary .yith-ywraq-add-to-quote .yith-ywraq-add-button .add-request-quote-button.ywraq-link {
padding: 0;
}
.single-product .summary.entry-summary .yith_ywraq_add_item_response_message, .single-product .summary.entry-summary .yith_ywraq_add_item_browse_message {
float:left;
padding: 0;
}
.single-product .summary.entry-summary .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message {
padding: 0px 0px 0px 10px;
} #yith-ywraq-form td.actions {
text-align: right;
}
#yith-ywraq-form td.actions input.button {
padding: 8px 25px;
border-width: 2px;
}
.widget.woocommerce.widget_ywraq_mini_list_quote {
margin-top: 20px;
margin-right: 0;
}
.widget_ywraq_mini_list_quote .raq-info{
text-transform: uppercase;
font-size: 14px;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
right:0;
left: auto;
}
ul.yith-ywraq-list li a.yith-ywraq-list-item-info {
display: block;
font-weight: 400;
text-transform: uppercase;
font-size: 11px;
margin-bottom: 4px;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li {
position: relative;
border-bottom: 1px solid;
padding: 0 0 26px 16px;
clear: both;
}
.widget.woocommerce.widget_ywraq_mini_list_quote a.button {
width: 100%;
text-align: center;
display: block;
}  .woocommerce-cart-notice a.button {
position: absolute;
top: 13px;
right: 13px;
padding: 8px 25px;
}  .my_account_orders td.order-actions a.track-button {
padding: 9px 25px 8px 25px !important;
height: 35px !important;
margin-right: 5px;
}
.my_account_orders td.order-actions a.track-button img {
margin-top: -3px;
}  .autocomplete-suggestion.autocomplete-selected {
color: #ba1707;
}  .thumb-wrapper .ywpc-countdown-loop,
.thumb-wrapper .ywpc-sale-bar-loop,
.product_actions_container .ywpc-countdown-loop,
.product_actions_container .ywpc-sale-bar-loop{
margin: 0 !important;
padding: 5px;
}
.product_actions_container > div:nth-child(2) {
border-top: 1px solid #dbd8d8;
}
.list .product_actions_container > div:nth-child(2) {
border-top: none;
}  #customer_details .ywsfd-wrapper{
float: left;
width: 33.33333333%;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
#customer_details .ywsfd-wrapper{
float:none;
width:100%;
}
}  .yith-similar-products ul.products.slick-slider {
border: none;
padding: 0;
margin-top: 0;
margin-bottom: 20px;
}
.yith-similar-products ul.products.slick-slider .slick-list {
margin: 0;
}
.yith-similar-products ul.products .slick-arrow {
top: 45%;
z-index: 10;
opacity: 0;
background-color: #fff;
}
.yith-similar-products ul.products .slick-arrow.slick-prev {
left: -50px;
-webkit-transition: all 150ms ease-in-out 150ms;
-moz-transition: all 150ms ease-in-out 150ms;
-o-transition: all 150ms ease-in-out 150ms;
transition: all 150ms ease-in-out 150ms;
}
.yith-similar-products ul.products:hover .slick-arrow.slick-prev {
left: 15px;
opacity: 1;
-webkit-transition: all 150ms ease-in-out 150ms;
-moz-transition: all 150ms ease-in-out 150ms;
-o-transition: all 150ms ease-in-out 150ms;
transition: all 150ms ease-in-out 150ms;
}
.yith-similar-products ul.products .slick-arrow.slick-next {
right: -50px;
-webkit-transition: all 150ms ease-in-out 150ms;
-moz-transition: all 150ms ease-in-out 150ms;
-o-transition: all 150ms ease-in-out 150ms;
transition: all 150ms ease-in-out 150ms;
}
.yith-similar-products ul.products:hover .slick-arrow.slick-next {
right: 15px;
opacity: 1;
-webkit-transition: all 150ms ease-in-out 150ms;
-moz-transition: all 150ms ease-in-out 150ms;
-o-transition: all 150ms ease-in-out 150ms;
transition: all 150ms ease-in-out 150ms;
}
.yith-similar-products .box-title .shop-link {
margin-left: 0;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
}
.yith-similar-products .box-title .subtitle {
margin-top: 10px;
}
.yith-similar-products.in-page .remove-product {
font-size: 12px;
text-transform: uppercase;
position: absolute;
top: -20px;
right: 0;
}  div.product .ywpc-countdown {
margin-left: 30px;
}
.ywpc-widget-products li.product {
width: 100% !important;
} ul li.product a.compare.button {
width:100%;
display: block;
padding: 8px 25px;
border-width: 0px;
border-style: solid;
border-radius: 0;
margin-right: 5px;
margin-bottom: 0px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
} .woocommerce .ywapo_input_container.ywapo_input_container_labels.ywapo_selected {
border: 1px solid #a12418;
}
body.woocommerce div.product form.cart .button.wp-picker-clear {
padding: 1px 6px;
}
.ui-datepicker-header.ui-widget-header {
border: 1px solid #ff1800;
background: #ff1800;
}
.woocommerce form .form-row .ywapo_input_container input[type="number"] {
padding-right: 10px;
}
.woocommerce form .form-row .ywapo_input_container input[type="text"],
.woocommerce form .form-row .ywapo_input_container input[type="number"]  {
height: 35px;
border-width: 1px;
border-style: solid;
padding: 0 10px;
}
.yith-wcqv-button.inside-thumb {
cursor: pointer;
}
.yith-wcqv-button.inside-thumb > span {
font-size: 10px;
} .single-product .woocommerce-product-gallery { width: 50%; margin-left: 0px !important; }
.single-product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger { position: absolute; top: 10px; right: 10px; z-index: 999; }
.single-product .flex-viewport { margin-bottom: 10px; }
.single-product .flex-viewport > figure.woocommerce-product-gallery__wrapper { margin-top: 0px; margin-left: 0px; }
.single-product .flex-viewport > figure.woocommerce-product-gallery__wrapper .onsale { margin: 0 !important; left: 7px !important; right: auto !important; top: 7px !important; }
.single-product .flex-viewport > figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image.flex-active-slide img.wp-post-image { width: 100% !important; }
.single-product ol.flex-control-nav.flex-control-thumbs { margin: 0 !important; position: static; }
.single-product ol.flex-control-nav.flex-control-thumbs li { width: 19%; margin: 0px 1% 5px 0px !important; float: left; display: block; }
.single-product ol.flex-control-nav.flex-control-thumbs li img { width: 100%; height: auto; margin-right: 10px; cursor: pointer; }
.quick-view-overlay.product-quick-view.open .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images { opacity: 1 !important; } #header .yit_cart_widget .cart_wrapper:before {
content: '';
display: block;
height: 20px;
} .wishlist_table a.yith-wcqv-button.button {
padding: 5px 10px;
margin-left: 15px;
background-color: #a12418 !important;
font-size: 10px;
font-weight: 700;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.wishlist_table a.yith-wcqv-button.button:hover {
background-color: #ae4a14 !important;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
} #header .fixed .yit_cart_widget .cart_wrapper {
display: none;
}
#header .fixed .yit_cart_widget:hover .cart_wrapper {
display: block;
} .single-product table.variations {
margin-top: 10px;
}
.single-product table.variations .sbHolder .sbToggle {
top: 0;
right: 0;
}
.single-product .summary table.variations td {
padding: 5px 0;
display: block;
}
.single-product .summary table.variations td label {
width: 100%;
color: rgb(91, 90, 90);
text-align: left;
font-size: 13px;
text-transform: uppercase;
}
.single-product .summary table.variations .sbHolder .sbSelector {
height: 35px;
padding: 5px 10px;
background-color: #fff;
}
.single-product .summary table.variations .sbHolder .sbToggle {
right: 8px;
top: 8px;
}
.quantity label.screen-reader-text {
display:none !important;
}

@font-face {
font-family: "retinaicon-font";
src:url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/fonts/retinaicon-font/fonts/retinaicon-font.eot);
src:url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/fonts/retinaicon-font/fonts/retinaicon-font.eot?#iefix) format("embedded-opentype"),
url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/fonts/retinaicon-font/fonts/retinaicon-font.woff) format("woff"),
url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/fonts/retinaicon-font/fonts/retinaicon-font.ttf) format("truetype"),
url(//maiapet.pt/wp-content/themes/nielsen/theme/assets/fonts/retinaicon-font/fonts/retinaicon-font.svg#retinaicon-font) format("svg");
font-weight: normal;
font-style: normal;
}
[data-font="retinaicon-font"]:before {
font-family: "retinaicon-font" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="retina-"]:before,
[class*=" retina-"]:before {
font-family: "retinaicon-font" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.retina-ecology-001:before {
content: "a";
}
.retina-ecology-002:before {
content: "b";
}
.retina-ecology-003:before {
content: "c";
}
.retina-ecology-004:before {
content: "d";
}
.retina-ecology-005:before {
content: "e";
}
.retina-ecology-006:before {
content: "f";
}
.retina-ecology-007:before {
content: "g";
}
.retina-ecology-008:before {
content: "h";
}
.retina-ecology-009:before {
content: "i";
}
.retina-ecology-010:before {
content: "j";
}
.retina-ecology-011:before {
content: "k";
}
.retina-ecology-012:before {
content: "l";
}
.retina-ecology-013:before {
content: "m";
}
.retina-ecology-014:before {
content: "n";
}
.retina-ecology-015:before {
content: "o";
}
.retina-ecology-016:before {
content: "p";
}
.retina-ecology-017:before {
content: "q";
}
.retina-ecology-018:before {
content: "r";
}
.retina-ecology-019:before {
content: "s";
}
.retina-ecology-020:before {
content: "t";
}
.retina-ecology-021:before {
content: "u";
}
.retina-ecology-022:before {
content: "v";
}
.retina-ecology-023:before {
content: "w";
}
.retina-ecology-024:before {
content: "x";
}
.retina-ecology-025:before {
content: "y";
}
.retina-ecology-026:before {
content: "z";
}
.retina-ecology-027:before {
content: "A";
}
.retina-ecology-028:before {
content: "B";
}
.retina-ecology-029:before {
content: "C";
}
.retina-ecology-030:before {
content: "D";
}
.retina-ecology-031:before {
content: "E";
}
.retina-ecology-032:before {
content: "F";
}
.retina-ecology-033:before {
content: "G";
}
.retina-ecology-034:before {
content: "H";
}
.retina-ecology-035:before {
content: "I";
}
.retina-ecology-036:before {
content: "J";
}
.retina-ecology-037:before {
content: "K";
}
.retina-ecology-038:before {
content: "L";
}
.retina-ecology-039:before {
content: "M";
}
.retina-ecology-040:before {
content: "N";
}
.retina-ecology-041:before {
content: "O";
}
.retina-ecology-042:before {
content: "P";
}
.retina-ecology-043:before {
content: "Q";
}
.retina-ecology-044:before {
content: "R";
}
.retina-ecology-045:before {
content: "S";
}
.retina-ecology-046:before {
content: "T";
}
.retina-ecology-047:before {
content: "U";
}
.retina-ecology-048:before {
content: "V";
}
.retina-islamic-001:before {
content: "W";
}
.retina-islamic-002:before {
content: "X";
}
.retina-islamic-003:before {
content: "Y";
}
.retina-islamic-004:before {
content: "Z";
}
.retina-islamic-005:before {
content: "0";
}
.retina-islamic-006:before {
content: "1";
}
.retina-islamic-007:before {
content: "2";
}
.retina-islamic-008:before {
content: "3";
}
.retina-islamic-009:before {
content: "4";
}
.retina-islamic-010:before {
content: "5";
}
.retina-islamic-011:before {
content: "6";
}
.retina-islamic-012:before {
content: "7";
}
.retina-smiley-001:before {
content: "8";
}
.retina-smiley-002:before {
content: "9";
}
.retina-smiley-003:before {
content: "!";
}
.retina-smiley-004:before {
content: "\"";
}
.retina-smiley-005:before {
content: "#";
}
.retina-smiley-006:before {
content: "$";
}
.retina-smiley-007:before {
content: "%";
}
.retina-smiley-008:before {
content: "&";
}
.retina-smiley-009:before {
content: "'";
}
.retina-smiley-010:before {
content: "(";
}
.retina-smiley-011:before {
content: ")";
}
.retina-smiley-012:before {
content: "*";
}
.retina-smiley-013:before {
content: "+";
}
.retina-smiley-014:before {
content: ",";
}
.retina-smiley-015:before {
content: "-";
}
.retina-smiley-016:before {
content: ".";
}
.retina-smiley-017:before {
content: "/";
}
.retina-smiley-018:before {
content: ":";
}
.retina-smiley-019:before {
content: ";";
}
.retina-smiley-020:before {
content: "<";
}
.retina-smiley-021:before {
content: "=";
}
.retina-smiley-022:before {
content: ">";
}
.retina-smiley-023:before {
content: "?";
}
.retina-smiley-024:before {
content: "@";
}
.retina-smiley-025:before {
content: "[";
}
.retina-smiley-026:before {
content: "]";
}
.retina-smiley-027:before {
content: "^";
}
.retina-smiley-028:before {
content: "_";
}
.retina-smiley-029:before {
content: "`";
}
.retina-smiley-030:before {
content: "{";
}
.retina-smiley-031:before {
content: "|";
}
.retina-smiley-032:before {
content: "}";
}
.retina-smiley-033:before {
content: "~";
}
.retina-smiley-034:before {
content: "\\";
}
.retina-smiley-035:before {
content: "\e000";
}
.retina-smiley-036:before {
content: "\e001";
}
.retina-smiley-037:before {
content: "\e002";
}
.retina-smiley-038:before {
content: "\e003";
}
.retina-smiley-039:before {
content: "\e004";
}
.retina-smiley-040:before {
content: "\e005";
}
.retina-smiley-041:before {
content: "\e006";
}
.retina-smiley-042:before {
content: "\e007";
}
.retina-smiley-043:before {
content: "\e008";
}
.retina-smiley-044:before {
content: "\e009";
}
.retina-smiley-045:before {
content: "\e00a";
}
.retina-smiley-046:before {
content: "\e00b";
}
.retina-smiley-047:before {
content: "\e00c";
}
.retina-smiley-048:before {
content: "\e00d";
}
.retina-arrows-001:before {
content: "\e00e";
}
.retina-arrows-002:before {
content: "\e00f";
}
.retina-arrows-003:before {
content: "\e010";
}
.retina-arrows-004:before {
content: "\e011";
}
.retina-arrows-005:before {
content: "\e012";
}
.retina-arrows-006:before {
content: "\e013";
}
.retina-arrows-007:before {
content: "\e014";
}
.retina-arrows-008:before {
content: "\e015";
}
.retina-arrows-009:before {
content: "\e016";
}
.retina-arrows-010:before {
content: "\e017";
}
.retina-arrows-011:before {
content: "\e018";
}
.retina-arrows-012:before {
content: "\e019";
}
.retina-arrows-013:before {
content: "\e01a";
}
.retina-arrows-014:before {
content: "\e01b";
}
.retina-arrows-015:before {
content: "\e01c";
}
.retina-arrows-016:before {
content: "\e01d";
}
.retina-arrows-017:before {
content: "\e01e";
}
.retina-arrows-018:before {
content: "\e01f";
}
.retina-arrows-019:before {
content: "\e020";
}
.retina-arrows-020:before {
content: "\e021";
}
.retina-arrows-021:before {
content: "\e022";
}
.retina-arrows-022:before {
content: "\e023";
}
.retina-arrows-023:before {
content: "\e024";
}
.retina-arrows-024:before {
content: "\e025";
}
.retina-arrows-025:before {
content: "\e026";
}
.retina-arrows-026:before {
content: "\e027";
}
.retina-arrows-027:before {
content: "\e028";
}
.retina-arrows-028:before {
content: "\e029";
}
.retina-arrows-029:before {
content: "\e02a";
}
.retina-arrows-030:before {
content: "\e02b";
}
.retina-arrows-031:before {
content: "\e02c";
}
.retina-arrows-032:before {
content: "\e02d";
}
.retina-arrows-033:before {
content: "\e02e";
}
.retina-arrows-034:before {
content: "\e02f";
}
.retina-arrows-035:before {
content: "\e030";
}
.retina-arrows-036:before {
content: "\e031";
}
.retina-arrows-037:before {
content: "\e032";
}
.retina-arrows-038:before {
content: "\e033";
}
.retina-arrows-039:before {
content: "\e034";
}
.retina-arrows-040:before {
content: "\e035";
}
.retina-arrows-041:before {
content: "\e036";
}
.retina-arrows-042:before {
content: "\e037";
}
.retina-arrows-043:before {
content: "\e038";
}
.retina-arrows-044:before {
content: "\e039";
}
.retina-arrows-045:before {
content: "\e03a";
}
.retina-arrows-046:before {
content: "\e03b";
}
.retina-arrows-047:before {
content: "\e03c";
}
.retina-arrows-048:before {
content: "\e03d";
}
.retina-business-001:before {
content: "\e03e";
}
.retina-business-002:before {
content: "\e03f";
}
.retina-business-003:before {
content: "\e040";
}
.retina-business-004:before {
content: "\e041";
}
.retina-business-005:before {
content: "\e042";
}
.retina-business-006:before {
content: "\e043";
}
.retina-business-007:before {
content: "\e044";
}
.retina-business-008:before {
content: "\e045";
}
.retina-business-009:before {
content: "\e046";
}
.retina-business-010:before {
content: "\e047";
}
.retina-business-011:before {
content: "\e048";
}
.retina-business-012:before {
content: "\e049";
}
.retina-business-013:before {
content: "\e04a";
}
.retina-business-014:before {
content: "\e04b";
}
.retina-business-015:before {
content: "\e04c";
}
.retina-business-016:before {
content: "\e04d";
}
.retina-business-017:before {
content: "\e04e";
}
.retina-business-018:before {
content: "\e04f";
}
.retina-business-019:before {
content: "\e050";
}
.retina-business-020:before {
content: "\e051";
}
.retina-business-021:before {
content: "\e052";
}
.retina-business-022:before {
content: "\e053";
}
.retina-business-023:before {
content: "\e054";
}
.retina-business-024:before {
content: "\e055";
}
.retina-business-025:before {
content: "\e056";
}
.retina-business-026:before {
content: "\e057";
}
.retina-business-027:before {
content: "\e058";
}
.retina-business-028:before {
content: "\e059";
}
.retina-business-029:before {
content: "\e05a";
}
.retina-business-030:before {
content: "\e05b";
}
.retina-business-031:before {
content: "\e05c";
}
.retina-business-032:before {
content: "\e05d";
}
.retina-business-033:before {
content: "\e05e";
}
.retina-business-034:before {
content: "\e05f";
}
.retina-business-035:before {
content: "\e060";
}
.retina-business-036:before {
content: "\e061";
}
.retina-business-037:before {
content: "\e062";
}
.retina-business-038:before {
content: "\e063";
}
.retina-business-039:before {
content: "\e064";
}
.retina-business-040:before {
content: "\e065";
}
.retina-business-041:before {
content: "\e066";
}
.retina-business-042:before {
content: "\e067";
}
.retina-business-043:before {
content: "\e068";
}
.retina-business-044:before {
content: "\e069";
}
.retina-business-045:before {
content: "\e06a";
}
.retina-business-046:before {
content: "\e06b";
}
.retina-business-047:before {
content: "\e06c";
}
.retina-business-048:before {
content: "\e06d";
}
.retina-cleaning-001:before {
content: "\e06e";
}
.retina-cleaning-002:before {
content: "\e06f";
}
.retina-cleaning-003:before {
content: "\e070";
}
.retina-cleaning-004:before {
content: "\e071";
}
.retina-cleaning-005:before {
content: "\e072";
}
.retina-cleaning-006:before {
content: "\e073";
}
.retina-cleaning-007:before {
content: "\e074";
}
.retina-cleaning-008:before {
content: "\e075";
}
.retina-cleaning-009:before {
content: "\e076";
}
.retina-cleaning-010:before {
content: "\e077";
}
.retina-cleaning-011:before {
content: "\e078";
}
.retina-cleaning-012:before {
content: "\e079";
}
.retina-cleaning-013:before {
content: "\e07a";
}
.retina-cleaning-014:before {
content: "\e07b";
}
.retina-cleaning-015:before {
content: "\e07c";
}
.retina-cleaning-016:before {
content: "\e07d";
}
.retina-cleaning-017:before {
content: "\e07e";
}
.retina-cleaning-018:before {
content: "\e07f";
}
.retina-cleaning-019:before {
content: "\e080";
}
.retina-cleaning-020:before {
content: "\e081";
}
.retina-cleaning-021:before {
content: "\e082";
}
.retina-cleaning-022:before {
content: "\e083";
}
.retina-cleaning-023:before {
content: "\e084";
}
.retina-cleaning-024:before {
content: "\e085";
}
.retina-cleaning-025:before {
content: "\e086";
}
.retina-cleaning-026:before {
content: "\e087";
}
.retina-cleaning-027:before {
content: "\e088";
}
.retina-cleaning-028:before {
content: "\e089";
}
.retina-cleaning-029:before {
content: "\e08a";
}
.retina-cleaning-030:before {
content: "\e08b";
}
.retina-cleaning-031:before {
content: "\e08c";
}
.retina-cleaning-032:before {
content: "\e08d";
}
.retina-cleaning-033:before {
content: "\e08e";
}
.retina-cleaning-034:before {
content: "\e08f";
}
.retina-cleaning-035:before {
content: "\e090";
}
.retina-cleaning-036:before {
content: "\e091";
}
.retina-cloths-fashion-001:before {
content: "\e092";
}
.retina-cloths-fashion-002:before {
content: "\e093";
}
.retina-cloths-fashion-003:before {
content: "\e094";
}
.retina-cloths-fashion-004:before {
content: "\e095";
}
.retina-cloths-fashion-005:before {
content: "\e096";
}
.retina-cloths-fashion-006:before {
content: "\e097";
}
.retina-cloths-fashion-007:before {
content: "\e098";
}
.retina-cloths-fashion-008:before {
content: "\e099";
}
.retina-cloths-fashion-009:before {
content: "\e09a";
}
.retina-cloths-fashion-010:before {
content: "\e09b";
}
.retina-cloths-fashion-011:before {
content: "\e09c";
}
.retina-cloths-fashion-012:before {
content: "\e09d";
}
.retina-cloths-fashion-013:before {
content: "\e09e";
}
.retina-cloths-fashion-014:before {
content: "\e09f";
}
.retina-cloths-fashion-015:before {
content: "\e0a0";
}
.retina-cloths-fashion-016:before {
content: "\e0a1";
}
.retina-cloths-fashion-017:before {
content: "\e0a2";
}
.retina-cloths-fashion-018:before {
content: "\e0a3";
}
.retina-cloths-fashion-019:before {
content: "\e0a4";
}
.retina-cloths-fashion-020:before {
content: "\e0a5";
}
.retina-cloths-fashion-021:before {
content: "\e0a6";
}
.retina-cloths-fashion-022:before {
content: "\e0a7";
}
.retina-cloths-fashion-023:before {
content: "\e0a8";
}
.retina-cloths-fashion-024:before {
content: "\e0a9";
}
.retina-communication-001:before {
content: "\e0aa";
}
.retina-communication-002:before {
content: "\e0ab";
}
.retina-communication-003:before {
content: "\e0ac";
}
.retina-communication-004:before {
content: "\e0ad";
}
.retina-communication-005:before {
content: "\e0ae";
}
.retina-communication-006:before {
content: "\e0af";
}
.retina-communication-007:before {
content: "\e0b0";
}
.retina-communication-008:before {
content: "\e0b1";
}
.retina-communication-009:before {
content: "\e0b2";
}
.retina-communication-010:before {
content: "\e0b3";
}
.retina-communication-011:before {
content: "\e0b4";
}
.retina-communication-012:before {
content: "\e0b5";
}
.retina-communication-013:before {
content: "\e0b6";
}
.retina-communication-014:before {
content: "\e0b7";
}
.retina-communication-015:before {
content: "\e0b8";
}
.retina-communication-016:before {
content: "\e0b9";
}
.retina-communication-017:before {
content: "\e0ba";
}
.retina-communication-018:before {
content: "\e0bb";
}
.retina-communication-019:before {
content: "\e0bc";
}
.retina-communication-020:before {
content: "\e0bd";
}
.retina-communication-021:before {
content: "\e0be";
}
.retina-communication-022:before {
content: "\e0bf";
}
.retina-communication-023:before {
content: "\e0c0";
}
.retina-communication-024:before {
content: "\e0c1";
}
.retina-communication-025:before {
content: "\e0c2";
}
.retina-communication-026:before {
content: "\e0c3";
}
.retina-communication-027:before {
content: "\e0c4";
}
.retina-communication-028:before {
content: "\e0c5";
}
.retina-communication-029:before {
content: "\e0c6";
}
.retina-communication-030:before {
content: "\e0c7";
}
.retina-communication-031:before {
content: "\e0c8";
}
.retina-communication-032:before {
content: "\e0c9";
}
.retina-communication-033:before {
content: "\e0ca";
}
.retina-communication-034:before {
content: "\e0cb";
}
.retina-communication-035:before {
content: "\e0cc";
}
.retina-communication-036:before {
content: "\e0cd";
}
.retina-communication-037:before {
content: "\e0ce";
}
.retina-communication-038:before {
content: "\e0cf";
}
.retina-communication-039:before {
content: "\e0d0";
}
.retina-communication-040:before {
content: "\e0d1";
}
.retina-communication-041:before {
content: "\e0d2";
}
.retina-communication-042:before {
content: "\e0d3";
}
.retina-communication-043:before {
content: "\e0d4";
}
.retina-communication-044:before {
content: "\e0d5";
}
.retina-communication-045:before {
content: "\e0d6";
}
.retina-communication-046:before {
content: "\e0d7";
}
.retina-communication-047:before {
content: "\e0d8";
}
.retina-communication-048:before {
content: "\e0d9";
}
.retina-design-001:before {
content: "\e0da";
}
.retina-design-002:before {
content: "\e0db";
}
.retina-design-003:before {
content: "\e0dc";
}
.retina-design-004:before {
content: "\e0dd";
}
.retina-design-005:before {
content: "\e0de";
}
.retina-design-006:before {
content: "\e0df";
}
.retina-design-007:before {
content: "\e0e0";
}
.retina-design-008:before {
content: "\e0e1";
}
.retina-design-009:before {
content: "\e0e2";
}
.retina-design-010:before {
content: "\e0e3";
}
.retina-design-011:before {
content: "\e0e4";
}
.retina-design-012:before {
content: "\e0e5";
}
.retina-design-013:before {
content: "\e0e6";
}
.retina-design-014:before {
content: "\e0e7";
}
.retina-design-015:before {
content: "\e0e8";
}
.retina-design-016:before {
content: "\e0e9";
}
.retina-design-017:before {
content: "\e0ea";
}
.retina-design-018:before {
content: "\e0eb";
}
.retina-design-019:before {
content: "\e0ec";
}
.retina-design-020:before {
content: "\e0ed";
}
.retina-design-021:before {
content: "\e0ee";
}
.retina-design-022:before {
content: "\e0ef";
}
.retina-design-023:before {
content: "\e0f0";
}
.retina-design-024:before {
content: "\e0f1";
}
.retina-design-025:before {
content: "\e0f2";
}
.retina-design-026:before {
content: "\e0f3";
}
.retina-design-027:before {
content: "\e0f4";
}
.retina-design-028:before {
content: "\e0f5";
}
.retina-design-029:before {
content: "\e0f6";
}
.retina-design-030:before {
content: "\e0f7";
}
.retina-design-031:before {
content: "\e0f8";
}
.retina-design-032:before {
content: "\e0f9";
}
.retina-design-033:before {
content: "\e0fa";
}
.retina-design-034:before {
content: "\e0fb";
}
.retina-design-035:before {
content: "\e0fc";
}
.retina-design-036:before {
content: "\e0fd";
}
.retina-design-037:before {
content: "\e0fe";
}
.retina-design-038:before {
content: "\e0ff";
}
.retina-design-039:before {
content: "\e100";
}
.retina-design-040:before {
content: "\e101";
}
.retina-design-041:before {
content: "\e102";
}
.retina-design-042:before {
content: "\e103";
}
.retina-design-043:before {
content: "\e104";
}
.retina-design-044:before {
content: "\e105";
}
.retina-design-045:before {
content: "\e106";
}
.retina-design-046:before {
content: "\e107";
}
.retina-design-047:before {
content: "\e108";
}
.retina-design-048:before {
content: "\e109";
}
.retina-design-049:before {
content: "\e10a";
}
.retina-design-050:before {
content: "\e10b";
}
.retina-design-051:before {
content: "\e10c";
}
.retina-design-052:before {
content: "\e10d";
}
.retina-design-053:before {
content: "\e10e";
}
.retina-design-054:before {
content: "\e10f";
}
.retina-design-055:before {
content: "\e110";
}
.retina-design-056:before {
content: "\e111";
}
.retina-design-057:before {
content: "\e112";
}
.retina-design-058:before {
content: "\e113";
}
.retina-design-059:before {
content: "\e114";
}
.retina-design-060:before {
content: "\e115";
}
.retina-design-061:before {
content: "\e116";
}
.retina-design-062:before {
content: "\e117";
}
.retina-design-063:before {
content: "\e118";
}
.retina-design-064:before {
content: "\e119";
}
.retina-design-065:before {
content: "\e11a";
}
.retina-design-066:before {
content: "\e11b";
}
.retina-design-067:before {
content: "\e11c";
}
.retina-design-068:before {
content: "\e11d";
}
.retina-design-069:before {
content: "\e11e";
}
.retina-design-070:before {
content: "\e11f";
}
.retina-design-071:before {
content: "\e120";
}
.retina-design-072:before {
content: "\e121";
}
.retina-design-073:before {
content: "\e122";
}
.retina-design-074:before {
content: "\e123";
}
.retina-design-075:before {
content: "\e124";
}
.retina-design-076:before {
content: "\e125";
}
.retina-design-077:before {
content: "\e126";
}
.retina-design-078:before {
content: "\e127";
}
.retina-design-079:before {
content: "\e128";
}
.retina-design-080:before {
content: "\e129";
}
.retina-design-081:before {
content: "\e12a";
}
.retina-design-082:before {
content: "\e12b";
}
.retina-design-083:before {
content: "\e12c";
}
.retina-design-084:before {
content: "\e12d";
}
.retina-education-learning-001:before {
content: "\e12e";
}
.retina-education-learning-002:before {
content: "\e12f";
}
.retina-education-learning-003:before {
content: "\e130";
}
.retina-education-learning-004:before {
content: "\e131";
}
.retina-education-learning-005:before {
content: "\e132";
}
.retina-education-learning-006:before {
content: "\e133";
}
.retina-education-learning-007:before {
content: "\e134";
}
.retina-education-learning-008:before {
content: "\e135";
}
.retina-education-learning-009:before {
content: "\e136";
}
.retina-education-learning-010:before {
content: "\e137";
}
.retina-education-learning-011:before {
content: "\e138";
}
.retina-education-learning-012:before {
content: "\e139";
}
.retina-education-learning-013:before {
content: "\e13a";
}
.retina-education-learning-014:before {
content: "\e13b";
}
.retina-education-learning-015:before {
content: "\e13c";
}
.retina-education-learning-016:before {
content: "\e13d";
}
.retina-education-learning-017:before {
content: "\e13e";
}
.retina-education-learning-018:before {
content: "\e13f";
}
.retina-education-learning-019:before {
content: "\e140";
}
.retina-education-learning-020:before {
content: "\e141";
}
.retina-education-learning-021:before {
content: "\e142";
}
.retina-education-learning-022:before {
content: "\e143";
}
.retina-education-learning-023:before {
content: "\e144";
}
.retina-education-learning-024:before {
content: "\e145";
}
.retina-education-learning-025:before {
content: "\e146";
}
.retina-education-learning-026:before {
content: "\e147";
}
.retina-education-learning-027:before {
content: "\e148";
}
.retina-education-learning-028:before {
content: "\e149";
}
.retina-education-learning-029:before {
content: "\e14a";
}
.retina-education-learning-030:before {
content: "\e14b";
}
.retina-education-learning-031:before {
content: "\e14c";
}
.retina-education-learning-032:before {
content: "\e14d";
}
.retina-education-learning-033:before {
content: "\e14e";
}
.retina-education-learning-034:before {
content: "\e14f";
}
.retina-education-learning-035:before {
content: "\e150";
}
.retina-education-learning-036:before {
content: "\e151";
}
.retina-file-type-content-001:before {
content: "\e152";
}
.retina-file-type-content-002:before {
content: "\e153";
}
.retina-file-type-content-003:before {
content: "\e154";
}
.retina-file-type-content-004:before {
content: "\e155";
}
.retina-file-type-content-005:before {
content: "\e156";
}
.retina-file-type-content-006:before {
content: "\e157";
}
.retina-file-type-content-007:before {
content: "\e158";
}
.retina-file-type-content-008:before {
content: "\e159";
}
.retina-file-type-content-009:before {
content: "\e15a";
}
.retina-file-type-content-010:before {
content: "\e15b";
}
.retina-file-type-content-011:before {
content: "\e15c";
}
.retina-file-type-content-012:before {
content: "\e15d";
}
.retina-file-type-content-013:before {
content: "\e15e";
}
.retina-file-type-content-014:before {
content: "\e15f";
}
.retina-file-type-content-015:before {
content: "\e160";
}
.retina-file-type-content-016:before {
content: "\e161";
}
.retina-file-type-content-017:before {
content: "\e162";
}
.retina-file-type-content-018:before {
content: "\e163";
}
.retina-file-type-content-019:before {
content: "\e164";
}
.retina-file-type-content-020:before {
content: "\e165";
}
.retina-file-type-content-021:before {
content: "\e166";
}
.retina-file-type-content-022:before {
content: "\e167";
}
.retina-file-type-content-023:before {
content: "\e168";
}
.retina-file-type-content-024:before {
content: "\e169";
}
.retina-file-type-content-025:before {
content: "\e16a";
}
.retina-file-type-content-026:before {
content: "\e16b";
}
.retina-file-type-content-027:before {
content: "\e16c";
}
.retina-file-type-content-028:before {
content: "\e16d";
}
.retina-file-type-content-029:before {
content: "\e16e";
}
.retina-file-type-content-030:before {
content: "\e16f";
}
.retina-file-type-content-031:before {
content: "\e170";
}
.retina-file-type-content-032:before {
content: "\e171";
}
.retina-file-type-content-033:before {
content: "\e172";
}
.retina-file-type-content-034:before {
content: "\e173";
}
.retina-file-type-content-035:before {
content: "\e174";
}
.retina-file-type-content-036:before {
content: "\e175";
}
.retina-file-type-content-037:before {
content: "\e176";
}
.retina-file-type-content-038:before {
content: "\e177";
}
.retina-file-type-content-039:before {
content: "\e178";
}
.retina-file-type-content-040:before {
content: "\e179";
}
.retina-file-type-content-041:before {
content: "\e17a";
}
.retina-file-type-content-042:before {
content: "\e17b";
}
.retina-file-type-content-043:before {
content: "\e17c";
}
.retina-file-type-content-044:before {
content: "\e17d";
}
.retina-file-type-content-045:before {
content: "\e17e";
}
.retina-file-type-content-046:before {
content: "\e17f";
}
.retina-file-type-content-047:before {
content: "\e180";
}
.retina-file-type-content-048:before {
content: "\e181";
}
.retina-file-type-content-049:before {
content: "\e182";
}
.retina-file-type-content-050:before {
content: "\e183";
}
.retina-file-type-content-051:before {
content: "\e184";
}
.retina-file-type-content-052:before {
content: "\e185";
}
.retina-file-type-content-053:before {
content: "\e186";
}
.retina-file-type-content-054:before {
content: "\e187";
}
.retina-file-type-content-055:before {
content: "\e188";
}
.retina-file-type-content-056:before {
content: "\e189";
}
.retina-file-type-content-057:before {
content: "\e18a";
}
.retina-file-type-content-058:before {
content: "\e18b";
}
.retina-file-type-content-059:before {
content: "\e18c";
}
.retina-file-type-content-060:before {
content: "\e18d";
}
.retina-file-type-content-061:before {
content: "\e18e";
}
.retina-file-type-content-062:before {
content: "\e18f";
}
.retina-file-type-content-063:before {
content: "\e190";
}
.retina-file-type-content-064:before {
content: "\e191";
}
.retina-file-type-content-065:before {
content: "\e192";
}
.retina-file-type-content-066:before {
content: "\e193";
}
.retina-file-type-content-067:before {
content: "\e194";
}
.retina-file-type-content-068:before {
content: "\e195";
}
.retina-file-type-content-069:before {
content: "\e196";
}
.retina-file-type-content-070:before {
content: "\e197";
}
.retina-file-type-content-071:before {
content: "\e198";
}
.retina-file-type-content-072:before {
content: "\e199";
}
.retina-file-type-content-073:before {
content: "\e19a";
}
.retina-file-type-content-074:before {
content: "\e19b";
}
.retina-file-type-content-075:before {
content: "\e19c";
}
.retina-file-type-content-076:before {
content: "\e19d";
}
.retina-file-type-content-077:before {
content: "\e19e";
}
.retina-file-type-content-078:before {
content: "\e19f";
}
.retina-file-type-content-079:before {
content: "\e1a0";
}
.retina-file-type-content-080:before {
content: "\e1a1";
}
.retina-file-type-content-081:before {
content: "\e1a2";
}
.retina-file-type-content-082:before {
content: "\e1a3";
}
.retina-file-type-content-083:before {
content: "\e1a4";
}
.retina-file-type-content-084:before {
content: "\e1a5";
}
.retina-file-type-content-085:before {
content: "\e1a6";
}
.retina-file-type-content-086:before {
content: "\e1a7";
}
.retina-file-type-content-087:before {
content: "\e1a8";
}
.retina-file-type-content-088:before {
content: "\e1a9";
}
.retina-file-type-content-089:before {
content: "\e1aa";
}
.retina-file-type-content-090:before {
content: "\e1ab";
}
.retina-file-type-content-091:before {
content: "\e1ac";
}
.retina-file-type-content-092:before {
content: "\e1ad";
}
.retina-file-type-content-093:before {
content: "\e1ae";
}
.retina-file-type-content-094:before {
content: "\e1af";
}
.retina-file-type-content-095:before {
content: "\e1b0";
}
.retina-file-type-content-096:before {
content: "\e1b1";
}
.retina-finance-ecommerce-001:before {
content: "\e1b2";
}
.retina-finance-ecommerce-002:before {
content: "\e1b3";
}
.retina-finance-ecommerce-003:before {
content: "\e1b4";
}
.retina-finance-ecommerce-004:before {
content: "\e1b5";
}
.retina-finance-ecommerce-005:before {
content: "\e1b6";
}
.retina-finance-ecommerce-006:before {
content: "\e1b7";
}
.retina-finance-ecommerce-007:before {
content: "\e1b8";
}
.retina-finance-ecommerce-008:before {
content: "\e1b9";
}
.retina-finance-ecommerce-009:before {
content: "\e1ba";
}
.retina-finance-ecommerce-010:before {
content: "\e1bb";
}
.retina-finance-ecommerce-011:before {
content: "\e1bc";
}
.retina-finance-ecommerce-012:before {
content: "\e1bd";
}
.retina-finance-ecommerce-013:before {
content: "\e1be";
}
.retina-finance-ecommerce-014:before {
content: "\e1bf";
}
.retina-finance-ecommerce-015:before {
content: "\e1c0";
}
.retina-finance-ecommerce-016:before {
content: "\e1c1";
}
.retina-finance-ecommerce-017:before {
content: "\e1c2";
}
.retina-finance-ecommerce-018:before {
content: "\e1c3";
}
.retina-finance-ecommerce-019:before {
content: "\e1c4";
}
.retina-finance-ecommerce-020:before {
content: "\e1c5";
}
.retina-finance-ecommerce-021:before {
content: "\e1c6";
}
.retina-finance-ecommerce-022:before {
content: "\e1c7";
}
.retina-finance-ecommerce-023:before {
content: "\e1c8";
}
.retina-finance-ecommerce-024:before {
content: "\e1c9";
}
.retina-finance-ecommerce-025:before {
content: "\e1ca";
}
.retina-finance-ecommerce-026:before {
content: "\e1cb";
}
.retina-finance-ecommerce-027:before {
content: "\e1cc";
}
.retina-finance-ecommerce-028:before {
content: "\e1cd";
}
.retina-finance-ecommerce-029:before {
content: "\e1ce";
}
.retina-finance-ecommerce-030:before {
content: "\e1cf";
}
.retina-finance-ecommerce-031:before {
content: "\e1d0";
}
.retina-finance-ecommerce-032:before {
content: "\e1d1";
}
.retina-finance-ecommerce-033:before {
content: "\e1d2";
}
.retina-finance-ecommerce-034:before {
content: "\e1d3";
}
.retina-finance-ecommerce-035:before {
content: "\e1d4";
}
.retina-finance-ecommerce-036:before {
content: "\e1d5";
}
.retina-food-001:before {
content: "\e1d6";
}
.retina-food-002:before {
content: "\e1d7";
}
.retina-food-003:before {
content: "\e1d8";
}
.retina-food-004:before {
content: "\e1d9";
}
.retina-food-005:before {
content: "\e1da";
}
.retina-food-006:before {
content: "\e1db";
}
.retina-food-007:before {
content: "\e1dc";
}
.retina-food-008:before {
content: "\e1dd";
}
.retina-food-009:before {
content: "\e1de";
}
.retina-food-010:before {
content: "\e1df";
}
.retina-food-011:before {
content: "\e1e0";
}
.retina-food-012:before {
content: "\e1e1";
}
.retina-food-013:before {
content: "\e1e2";
}
.retina-food-014:before {
content: "\e1e3";
}
.retina-food-015:before {
content: "\e1e4";
}
.retina-food-016:before {
content: "\e1e5";
}
.retina-food-017:before {
content: "\e1e6";
}
.retina-food-018:before {
content: "\e1e7";
}
.retina-food-019:before {
content: "\e1e8";
}
.retina-food-020:before {
content: "\e1e9";
}
.retina-food-021:before {
content: "\e1ea";
}
.retina-food-022:before {
content: "\e1eb";
}
.retina-food-023:before {
content: "\e1ec";
}
.retina-food-024:before {
content: "\e1ed";
}
.retina-food-025:before {
content: "\e1ee";
}
.retina-food-026:before {
content: "\e1ef";
}
.retina-food-027:before {
content: "\e1f0";
}
.retina-food-028:before {
content: "\e1f1";
}
.retina-food-029:before {
content: "\e1f2";
}
.retina-food-030:before {
content: "\e1f3";
}
.retina-food-031:before {
content: "\e1f4";
}
.retina-food-032:before {
content: "\e1f5";
}
.retina-food-033:before {
content: "\e1f6";
}
.retina-food-034:before {
content: "\e1f7";
}
.retina-food-035:before {
content: "\e1f8";
}
.retina-food-036:before {
content: "\e1f9";
}
.retina-food-037:before {
content: "\e1fa";
}
.retina-food-038:before {
content: "\e1fb";
}
.retina-food-039:before {
content: "\e1fc";
}
.retina-food-040:before {
content: "\e1fd";
}
.retina-food-041:before {
content: "\e1fe";
}
.retina-food-042:before {
content: "\e1ff";
}
.retina-food-043:before {
content: "\e200";
}
.retina-food-044:before {
content: "\e201";
}
.retina-food-045:before {
content: "\e202";
}
.retina-food-046:before {
content: "\e203";
}
.retina-food-047:before {
content: "\e204";
}
.retina-food-048:before {
content: "\e205";
}
.retina-food-049:before {
content: "\e206";
}
.retina-food-050:before {
content: "\e207";
}
.retina-food-051:before {
content: "\e208";
}
.retina-food-052:before {
content: "\e209";
}
.retina-food-053:before {
content: "\e20a";
}
.retina-food-054:before {
content: "\e20b";
}
.retina-food-055:before {
content: "\e20c";
}
.retina-food-056:before {
content: "\e20d";
}
.retina-food-057:before {
content: "\e20e";
}
.retina-food-058:before {
content: "\e20f";
}
.retina-food-059:before {
content: "\e210";
}
.retina-food-060:before {
content: "\e211";
}
.retina-furniture-001:before {
content: "\e212";
}
.retina-furniture-002:before {
content: "\e213";
}
.retina-furniture-003:before {
content: "\e214";
}
.retina-furniture-004:before {
content: "\e215";
}
.retina-furniture-005:before {
content: "\e216";
}
.retina-furniture-006:before {
content: "\e217";
}
.retina-furniture-007:before {
content: "\e218";
}
.retina-furniture-008:before {
content: "\e219";
}
.retina-furniture-009:before {
content: "\e21a";
}
.retina-furniture-010:before {
content: "\e21b";
}
.retina-furniture-011:before {
content: "\e21c";
}
.retina-furniture-012:before {
content: "\e21d";
}
.retina-furniture-013:before {
content: "\e21e";
}
.retina-furniture-014:before {
content: "\e21f";
}
.retina-furniture-015:before {
content: "\e220";
}
.retina-furniture-016:before {
content: "\e221";
}
.retina-furniture-017:before {
content: "\e222";
}
.retina-furniture-018:before {
content: "\e223";
}
.retina-furniture-019:before {
content: "\e224";
}
.retina-furniture-020:before {
content: "\e225";
}
.retina-furniture-021:before {
content: "\e226";
}
.retina-furniture-022:before {
content: "\e227";
}
.retina-furniture-023:before {
content: "\e228";
}
.retina-furniture-024:before {
content: "\e229";
}
.retina-furniture-025:before {
content: "\e22a";
}
.retina-furniture-026:before {
content: "\e22b";
}
.retina-furniture-027:before {
content: "\e22c";
}
.retina-furniture-028:before {
content: "\e22d";
}
.retina-furniture-029:before {
content: "\e22e";
}
.retina-furniture-030:before {
content: "\e22f";
}
.retina-furniture-031:before {
content: "\e230";
}
.retina-furniture-032:before {
content: "\e231";
}
.retina-furniture-033:before {
content: "\e232";
}
.retina-furniture-034:before {
content: "\e233";
}
.retina-furniture-035:before {
content: "\e234";
}
.retina-furniture-036:before {
content: "\e235";
}
.retina-furniture-037:before {
content: "\e236";
}
.retina-furniture-038:before {
content: "\e237";
}
.retina-furniture-039:before {
content: "\e238";
}
.retina-furniture-040:before {
content: "\e239";
}
.retina-furniture-041:before {
content: "\e23a";
}
.retina-furniture-042:before {
content: "\e23b";
}
.retina-furniture-043:before {
content: "\e23c";
}
.retina-furniture-044:before {
content: "\e23d";
}
.retina-furniture-045:before {
content: "\e23e";
}
.retina-furniture-046:before {
content: "\e23f";
}
.retina-furniture-047:before {
content: "\e240";
}
.retina-furniture-048:before {
content: "\e241";
}
.retina-gadgets-device-tech001:before {
content: "\e242";
}
.retina-gadgets-device-tech002:before {
content: "\e243";
}
.retina-gadgets-device-tech003:before {
content: "\e244";
}
.retina-gadgets-device-tech004:before {
content: "\e245";
}
.retina-gadgets-device-tech005:before {
content: "\e246";
}
.retina-gadgets-device-tech006:before {
content: "\e247";
}
.retina-gadgets-device-tech007:before {
content: "\e248";
}
.retina-gadgets-device-tech008:before {
content: "\e249";
}
.retina-gadgets-device-tech009:before {
content: "\e24a";
}
.retina-gadgets-device-tech010:before {
content: "\e24b";
}
.retina-gadgets-device-tech011:before {
content: "\e24c";
}
.retina-gadgets-device-tech012:before {
content: "\e24d";
}
.retina-gadgets-device-tech013:before {
content: "\e24e";
}
.retina-gadgets-device-tech014:before {
content: "\e24f";
}
.retina-gadgets-device-tech015:before {
content: "\e250";
}
.retina-gadgets-device-tech016:before {
content: "\e251";
}
.retina-gadgets-device-tech017:before {
content: "\e252";
}
.retina-gadgets-device-tech018:before {
content: "\e253";
}
.retina-gadgets-device-tech019:before {
content: "\e254";
}
.retina-gadgets-device-tech020:before {
content: "\e255";
}
.retina-gadgets-device-tech021:before {
content: "\e256";
}
.retina-gadgets-device-tech022:before {
content: "\e257";
}
.retina-gadgets-device-tech023:before {
content: "\e258";
}
.retina-gadgets-device-tech024:before {
content: "\e259";
}
.retina-gadgets-device-tech025:before {
content: "\e25a";
}
.retina-gadgets-device-tech026:before {
content: "\e25b";
}
.retina-gadgets-device-tech027:before {
content: "\e25c";
}
.retina-gadgets-device-tech028:before {
content: "\e25d";
}
.retina-gadgets-device-tech029:before {
content: "\e25e";
}
.retina-gadgets-device-tech030:before {
content: "\e25f";
}
.retina-gadgets-device-tech031:before {
content: "\e260";
}
.retina-gadgets-device-tech032:before {
content: "\e261";
}
.retina-gadgets-device-tech033:before {
content: "\e262";
}
.retina-gadgets-device-tech034:before {
content: "\e263";
}
.retina-gadgets-device-tech035:before {
content: "\e264";
}
.retina-gadgets-device-tech036:before {
content: "\e265";
}
.retina-gadgets-device-tech037:before {
content: "\e266";
}
.retina-gadgets-device-tech038:before {
content: "\e267";
}
.retina-gadgets-device-tech039:before {
content: "\e268";
}
.retina-gadgets-device-tech040:before {
content: "\e269";
}
.retina-gadgets-device-tech041:before {
content: "\e26a";
}
.retina-gadgets-device-tech042:before {
content: "\e26b";
}
.retina-gadgets-device-tech043:before {
content: "\e26c";
}
.retina-gadgets-device-tech044:before {
content: "\e26d";
}
.retina-gadgets-device-tech045:before {
content: "\e26e";
}
.retina-gadgets-device-tech046:before {
content: "\e26f";
}
.retina-gadgets-device-tech047:before {
content: "\e270";
}
.retina-gadgets-device-tech048:before {
content: "\e271";
}
.retina-lifestyle-001:before {
content: "\e272";
}
.retina-lifestyle-002:before {
content: "\e273";
}
.retina-lifestyle-003:before {
content: "\e274";
}
.retina-lifestyle-004:before {
content: "\e275";
}
.retina-lifestyle-005:before {
content: "\e276";
}
.retina-lifestyle-006:before {
content: "\e277";
}
.retina-lifestyle-007:before {
content: "\e278";
}
.retina-lifestyle-008:before {
content: "\e279";
}
.retina-lifestyle-009:before {
content: "\e27a";
}
.retina-lifestyle-010:before {
content: "\e27b";
}
.retina-lifestyle-011:before {
content: "\e27c";
}
.retina-lifestyle-012:before {
content: "\e27d";
}
.retina-lifestyle-013:before {
content: "\e27e";
}
.retina-lifestyle-014:before {
content: "\e27f";
}
.retina-lifestyle-015:before {
content: "\e280";
}
.retina-lifestyle-016:before {
content: "\e281";
}
.retina-lifestyle-017:before {
content: "\e282";
}
.retina-lifestyle-018:before {
content: "\e283";
}
.retina-lifestyle-019:before {
content: "\e284";
}
.retina-lifestyle-020:before {
content: "\e285";
}
.retina-lifestyle-021:before {
content: "\e286";
}
.retina-lifestyle-022:before {
content: "\e287";
}
.retina-lifestyle-023:before {
content: "\e288";
}
.retina-lifestyle-024:before {
content: "\e289";
}
.retina-lifestyle-025:before {
content: "\e28a";
}
.retina-lifestyle-026:before {
content: "\e28b";
}
.retina-lifestyle-027:before {
content: "\e28c";
}
.retina-lifestyle-028:before {
content: "\e28d";
}
.retina-lifestyle-029:before {
content: "\e28e";
}
.retina-lifestyle-030:before {
content: "\e28f";
}
.retina-lifestyle-031:before {
content: "\e290";
}
.retina-lifestyle-032:before {
content: "\e291";
}
.retina-lifestyle-033:before {
content: "\e292";
}
.retina-lifestyle-034:before {
content: "\e293";
}
.retina-lifestyle-035:before {
content: "\e294";
}
.retina-lifestyle-036:before {
content: "\e295";
}
.retina-lifestyle-037:before {
content: "\e296";
}
.retina-lifestyle-038:before {
content: "\e297";
}
.retina-lifestyle-039:before {
content: "\e298";
}
.retina-lifestyle-040:before {
content: "\e299";
}
.retina-lifestyle-041:before {
content: "\e29a";
}
.retina-lifestyle-042:before {
content: "\e29b";
}
.retina-lifestyle-043:before {
content: "\e29c";
}
.retina-lifestyle-044:before {
content: "\e29d";
}
.retina-lifestyle-045:before {
content: "\e29e";
}
.retina-lifestyle-046:before {
content: "\e29f";
}
.retina-lifestyle-047:before {
content: "\e2a0";
}
.retina-lifestyle-048:before {
content: "\e2a1";
}
.retina-health-care-medical-001:before {
content: "\e2a2";
}
.retina-health-care-medical-002:before {
content: "\e2a3";
}
.retina-health-care-medical-003:before {
content: "\e2a4";
}
.retina-health-care-medical-004:before {
content: "\e2a5";
}
.retina-health-care-medical-005:before {
content: "\e2a6";
}
.retina-health-care-medical-006:before {
content: "\e2a7";
}
.retina-health-care-medical-007:before {
content: "\e2a8";
}
.retina-health-care-medical-008:before {
content: "\e2a9";
}
.retina-health-care-medical-009:before {
content: "\e2aa";
}
.retina-health-care-medical-010:before {
content: "\e2ab";
}
.retina-health-care-medical-011:before {
content: "\e2ac";
}
.retina-health-care-medical-012:before {
content: "\e2ad";
}
.retina-health-care-medical-013:before {
content: "\e2ae";
}
.retina-health-care-medical-014:before {
content: "\e2af";
}
.retina-health-care-medical-015:before {
content: "\e2b0";
}
.retina-health-care-medical-016:before {
content: "\e2b1";
}
.retina-health-care-medical-017:before {
content: "\e2b2";
}
.retina-health-care-medical-018:before {
content: "\e2b3";
}
.retina-health-care-medical-019:before {
content: "\e2b4";
}
.retina-health-care-medical-020:before {
content: "\e2b5";
}
.retina-health-care-medical-021:before {
content: "\e2b6";
}
.retina-health-care-medical-022:before {
content: "\e2b7";
}
.retina-health-care-medical-023:before {
content: "\e2b8";
}
.retina-health-care-medical-024:before {
content: "\e2b9";
}
.retina-health-care-medical-025:before {
content: "\e2ba";
}
.retina-health-care-medical-026:before {
content: "\e2bb";
}
.retina-health-care-medical-027:before {
content: "\e2bc";
}
.retina-health-care-medical-028:before {
content: "\e2bd";
}
.retina-health-care-medical-029:before {
content: "\e2be";
}
.retina-health-care-medical-030:before {
content: "\e2bf";
}
.retina-health-care-medical-031:before {
content: "\e2c0";
}
.retina-health-care-medical-032:before {
content: "\e2c1";
}
.retina-health-care-medical-033:before {
content: "\e2c2";
}
.retina-health-care-medical-034:before {
content: "\e2c3";
}
.retina-health-care-medical-035:before {
content: "\e2c4";
}
.retina-health-care-medical-036:before {
content: "\e2c5";
}
.retina-health-care-medical-037:before {
content: "\e2c6";
}
.retina-health-care-medical-038:before {
content: "\e2c7";
}
.retina-health-care-medical-039:before {
content: "\e2c8";
}
.retina-health-care-medical-040:before {
content: "\e2c9";
}
.retina-health-care-medical-041:before {
content: "\e2ca";
}
.retina-health-care-medical-042:before {
content: "\e2cb";
}
.retina-health-care-medical-043:before {
content: "\e2cc";
}
.retina-health-care-medical-044:before {
content: "\e2cd";
}
.retina-health-care-medical-045:before {
content: "\e2ce";
}
.retina-health-care-medical-046:before {
content: "\e2cf";
}
.retina-health-care-medical-047:before {
content: "\e2d0";
}
.retina-health-care-medical-048:before {
content: "\e2d1";
}
.retina-music-sound-001:before {
content: "\e2d2";
}
.retina-music-sound-002:before {
content: "\e2d3";
}
.retina-music-sound-003:before {
content: "\e2d4";
}
.retina-music-sound-004:before {
content: "\e2d5";
}
.retina-music-sound-005:before {
content: "\e2d6";
}
.retina-music-sound-006:before {
content: "\e2d7";
}
.retina-music-sound-007:before {
content: "\e2d8";
}
.retina-music-sound-008:before {
content: "\e2d9";
}
.retina-music-sound-009:before {
content: "\e2da";
}
.retina-music-sound-010:before {
content: "\e2db";
}
.retina-music-sound-011:before {
content: "\e2dc";
}
.retina-music-sound-012:before {
content: "\e2dd";
}
.retina-music-sound-013:before {
content: "\e2de";
}
.retina-music-sound-014:before {
content: "\e2df";
}
.retina-music-sound-015:before {
content: "\e2e0";
}
.retina-music-sound-016:before {
content: "\e2e1";
}
.retina-music-sound-017:before {
content: "\e2e2";
}
.retina-music-sound-018:before {
content: "\e2e3";
}
.retina-music-sound-019:before {
content: "\e2e4";
}
.retina-music-sound-020:before {
content: "\e2e5";
}
.retina-music-sound-021:before {
content: "\e2e6";
}
.retina-music-sound-022:before {
content: "\e2e7";
}
.retina-music-sound-023:before {
content: "\e2e8";
}
.retina-music-sound-024:before {
content: "\e2e9";
}
.retina-music-sound-025:before {
content: "\e2ea";
}
.retina-music-sound-026:before {
content: "\e2eb";
}
.retina-music-sound-027:before {
content: "\e2ec";
}
.retina-music-sound-028:before {
content: "\e2ed";
}
.retina-music-sound-029:before {
content: "\e2ee";
}
.retina-music-sound-030:before {
content: "\e2ef";
}
.retina-music-sound-031:before {
content: "\e2f0";
}
.retina-music-sound-032:before {
content: "\e2f1";
}
.retina-music-sound-033:before {
content: "\e2f2";
}
.retina-music-sound-034:before {
content: "\e2f3";
}
.retina-music-sound-035:before {
content: "\e2f4";
}
.retina-music-sound-036:before {
content: "\e2f5";
}
.retina-nature-037:before {
content: "\e2f6";
}
.retina-nature-038:before {
content: "\e2f7";
}
.retina-nature-039:before {
content: "\e2f8";
}
.retina-nature-040:before {
content: "\e2f9";
}
.retina-nature-041:before {
content: "\e2fa";
}
.retina-nature-042:before {
content: "\e2fb";
}
.retina-nature-043:before {
content: "\e2fc";
}
.retina-nature-044:before {
content: "\e2fd";
}
.retina-nature-045:before {
content: "\e2fe";
}
.retina-nature-046:before {
content: "\e2ff";
}
.retina-nature-047:before {
content: "\e300";
}
.retina-nature-048:before {
content: "\e301";
}
.retina-nature-049:before {
content: "\e302";
}
.retina-nature-050:before {
content: "\e303";
}
.retina-nature-051:before {
content: "\e304";
}
.retina-nature-052:before {
content: "\e305";
}
.retina-nature-053:before {
content: "\e306";
}
.retina-nature-054:before {
content: "\e307";
}
.retina-nature-055:before {
content: "\e308";
}
.retina-nature-056:before {
content: "\e309";
}
.retina-nature-057:before {
content: "\e30a";
}
.retina-nature-058:before {
content: "\e30b";
}
.retina-nature-059:before {
content: "\e30c";
}
.retina-nature-060:before {
content: "\e30d";
}
.retina-nature-061:before {
content: "\e30e";
}
.retina-nature-062:before {
content: "\e30f";
}
.retina-nature-063:before {
content: "\e310";
}
.retina-nature-064:before {
content: "\e311";
}
.retina-nature-065:before {
content: "\e312";
}
.retina-nature-066:before {
content: "\e313";
}
.retina-nature-067:before {
content: "\e314";
}
.retina-nature-068:before {
content: "\e315";
}
.retina-nature-069:before {
content: "\e316";
}
.retina-nature-070:before {
content: "\e317";
}
.retina-nature-071:before {
content: "\e318";
}
.retina-nature-072:before {
content: "\e319";
}
.retina-religion-beliefs-holy001:before {
content: "\e31a";
}
.retina-religion-beliefs-holy002:before {
content: "\e31b";
}
.retina-religion-beliefs-holy003:before {
content: "\e31c";
}
.retina-religion-beliefs-holy004:before {
content: "\e31d";
}
.retina-religion-beliefs-holy005:before {
content: "\e31e";
}
.retina-religion-beliefs-holy006:before {
content: "\e31f";
}
.retina-religion-beliefs-holy007:before {
content: "\e320";
}
.retina-religion-beliefs-holy008:before {
content: "\e321";
}
.retina-religion-beliefs-holy009:before {
content: "\e322";
}
.retina-religion-beliefs-holy010:before {
content: "\e323";
}
.retina-religion-beliefs-holy011:before {
content: "\e324";
}
.retina-religion-beliefs-holy012:before {
content: "\e325";
}
.retina-religion-beliefs-holy013:before {
content: "\e326";
}
.retina-religion-beliefs-holy014:before {
content: "\e327";
}
.retina-religion-beliefs-holy015:before {
content: "\e328";
}
.retina-religion-beliefs-holy016:before {
content: "\e329";
}
.retina-religion-beliefs-holy017:before {
content: "\e32a";
}
.retina-religion-beliefs-holy018:before {
content: "\e32b";
}
.retina-religion-beliefs-holy019:before {
content: "\e32c";
}
.retina-religion-beliefs-holy020:before {
content: "\e32d";
}
.retina-religion-beliefs-holy021:before {
content: "\e32e";
}
.retina-religion-beliefs-holy022:before {
content: "\e32f";
}
.retina-religion-beliefs-holy023:before {
content: "\e330";
}
.retina-religion-beliefs-holy024:before {
content: "\e331";
}
.retina-religion-beliefs-holy025:before {
content: "\e332";
}
.retina-religion-beliefs-holy026:before {
content: "\e333";
}
.retina-religion-beliefs-holy027:before {
content: "\e334";
}
.retina-religion-beliefs-holy028:before {
content: "\e335";
}
.retina-religion-beliefs-holy029:before {
content: "\e336";
}
.retina-religion-beliefs-holy030:before {
content: "\e337";
}
.retina-religion-beliefs-holy031:before {
content: "\e338";
}
.retina-religion-beliefs-holy032:before {
content: "\e339";
}
.retina-religion-beliefs-holy033:before {
content: "\e33a";
}
.retina-religion-beliefs-holy034:before {
content: "\e33b";
}
.retina-religion-beliefs-holy035:before {
content: "\e33c";
}
.retina-religion-beliefs-holy036:before {
content: "\e33d";
}
.retina-religion-beliefs-holy037:before {
content: "\e33e";
}
.retina-religion-beliefs-holy038:before {
content: "\e33f";
}
.retina-religion-beliefs-holy039:before {
content: "\e340";
}
.retina-religion-beliefs-holy040:before {
content: "\e341";
}
.retina-religion-beliefs-holy041:before {
content: "\e342";
}
.retina-religion-beliefs-holy042:before {
content: "\e343";
}
.retina-religion-beliefs-holy043:before {
content: "\e344";
}
.retina-religion-beliefs-holy044:before {
content: "\e345";
}
.retina-religion-beliefs-holy045:before {
content: "\e346";
}
.retina-religion-beliefs-holy046:before {
content: "\e347";
}
.retina-religion-beliefs-holy047:before {
content: "\e348";
}
.retina-religion-beliefs-holy048:before {
content: "\e349";
}
.retina-social-brands-001:before {
content: "\e34a";
}
.retina-social-brands-002:before {
content: "\e34b";
}
.retina-social-brands-003:before {
content: "\e34c";
}
.retina-social-brands-004:before {
content: "\e34d";
}
.retina-social-brands-005:before {
content: "\e34e";
}
.retina-social-brands-006:before {
content: "\e34f";
}
.retina-social-brands-007:before {
content: "\e350";
}
.retina-social-brands-008:before {
content: "\e351";
}
.retina-social-brands-009:before {
content: "\e352";
}
.retina-social-brands-010:before {
content: "\e353";
}
.retina-social-brands-011:before {
content: "\e354";
}
.retina-social-brands-012:before {
content: "\e355";
}
.retina-social-brands-013:before {
content: "\e356";
}
.retina-social-brands-014:before {
content: "\e357";
}
.retina-social-brands-015:before {
content: "\e358";
}
.retina-social-brands-016:before {
content: "\e359";
}
.retina-social-brands-017:before {
content: "\e35a";
}
.retina-social-brands-018:before {
content: "\e35b";
}
.retina-social-brands-019:before {
content: "\e35c";
}
.retina-social-brands-020:before {
content: "\e35d";
}
.retina-social-brands-021:before {
content: "\e35e";
}
.retina-social-brands-022:before {
content: "\e35f";
}
.retina-social-brands-023:before {
content: "\e360";
}
.retina-social-brands-024:before {
content: "\e361";
}
.retina-social-brands-025:before {
content: "\e362";
}
.retina-social-brands-026:before {
content: "\e363";
}
.retina-social-brands-027:before {
content: "\e364";
}
.retina-social-brands-028:before {
content: "\e365";
}
.retina-social-brands-029:before {
content: "\e366";
}
.retina-social-brands-030:before {
content: "\e367";
}
.retina-social-brands-031:before {
content: "\e368";
}
.retina-social-brands-032:before {
content: "\e369";
}
.retina-social-brands-033:before {
content: "\e36a";
}
.retina-social-brands-034:before {
content: "\e36b";
}
.retina-social-brands-035:before {
content: "\e36c";
}
.retina-social-brands-036:before {
content: "\e36d";
}
.retina-space-001:before {
content: "\e36e";
}
.retina-space-002:before {
content: "\e36f";
}
.retina-space-003:before {
content: "\e370";
}
.retina-space-004:before {
content: "\e371";
}
.retina-space-005:before {
content: "\e372";
}
.retina-space-006:before {
content: "\e373";
}
.retina-space-007:before {
content: "\e374";
}
.retina-space-008:before {
content: "\e375";
}
.retina-space-009:before {
content: "\e376";
}
.retina-space-010:before {
content: "\e377";
}
.retina-space-011:before {
content: "\e378";
}
.retina-space-012:before {
content: "\e379";
}
.retina-space-013:before {
content: "\e37a";
}
.retina-space-014:before {
content: "\e37b";
}
.retina-space-015:before {
content: "\e37c";
}
.retina-space-016:before {
content: "\e37d";
}
.retina-space-017:before {
content: "\e37e";
}
.retina-space-018:before {
content: "\e37f";
}
.retina-space-019:before {
content: "\e380";
}
.retina-space-020:before {
content: "\e381";
}
.retina-space-021:before {
content: "\e382";
}
.retina-space-022:before {
content: "\e383";
}
.retina-space-023:before {
content: "\e384";
}
.retina-space-024:before {
content: "\e385";
}
.retina-sport-games-001:before {
content: "\e386";
}
.retina-sport-games-002:before {
content: "\e387";
}
.retina-sport-games-003:before {
content: "\e388";
}
.retina-sport-games-004:before {
content: "\e389";
}
.retina-sport-games-005:before {
content: "\e38a";
}
.retina-sport-games-006:before {
content: "\e38b";
}
.retina-sport-games-007:before {
content: "\e38c";
}
.retina-sport-games-008:before {
content: "\e38d";
}
.retina-sport-games-009:before {
content: "\e38e";
}
.retina-sport-games-010:before {
content: "\e38f";
}
.retina-sport-games-011:before {
content: "\e390";
}
.retina-sport-games-012:before {
content: "\e391";
}
.retina-sport-games-013:before {
content: "\e392";
}
.retina-sport-games-014:before {
content: "\e393";
}
.retina-sport-games-015:before {
content: "\e394";
}
.retina-sport-games-016:before {
content: "\e395";
}
.retina-sport-games-017:before {
content: "\e396";
}
.retina-sport-games-018:before {
content: "\e397";
}
.retina-sport-games-019:before {
content: "\e398";
}
.retina-sport-games-020:before {
content: "\e399";
}
.retina-sport-games-021:before {
content: "\e39a";
}
.retina-sport-games-022:before {
content: "\e39b";
}
.retina-sport-games-023:before {
content: "\e39c";
}
.retina-sport-games-024:before {
content: "\e39d";
}
.retina-sport-games-025:before {
content: "\e39e";
}
.retina-sport-games-026:before {
content: "\e39f";
}
.retina-sport-games-027:before {
content: "\e3a0";
}
.retina-sport-games-028:before {
content: "\e3a1";
}
.retina-sport-games-029:before {
content: "\e3a2";
}
.retina-sport-games-030:before {
content: "\e3a3";
}
.retina-sport-games-031:before {
content: "\e3a4";
}
.retina-sport-games-032:before {
content: "\e3a5";
}
.retina-sport-games-033:before {
content: "\e3a6";
}
.retina-sport-games-034:before {
content: "\e3a7";
}
.retina-sport-games-035:before {
content: "\e3a8";
}
.retina-sport-games-036:before {
content: "\e3a9";
}
.retina-sport-games-037:before {
content: "\e3aa";
}
.retina-sport-games-038:before {
content: "\e3ab";
}
.retina-sport-games-039:before {
content: "\e3ac";
}
.retina-sport-games-040:before {
content: "\e3ad";
}
.retina-sport-games-041:before {
content: "\e3ae";
}
.retina-sport-games-042:before {
content: "\e3af";
}
.retina-sport-games-043:before {
content: "\e3b0";
}
.retina-sport-games-044:before {
content: "\e3b1";
}
.retina-sport-games-045:before {
content: "\e3b2";
}
.retina-sport-games-046:before {
content: "\e3b3";
}
.retina-sport-games-047:before {
content: "\e3b4";
}
.retina-sport-games-048:before {
content: "\e3b5";
}
.retina-the-essentials-001:before {
content: "\e3b6";
}
.retina-the-essentials-002:before {
content: "\e3b7";
}
.retina-the-essentials-003:before {
content: "\e3b8";
}
.retina-the-essentials-004:before {
content: "\e3b9";
}
.retina-the-essentials-005:before {
content: "\e3ba";
}
.retina-the-essentials-006:before {
content: "\e3bb";
}
.retina-the-essentials-007:before {
content: "\e3bc";
}
.retina-the-essentials-008:before {
content: "\e3bd";
}
.retina-the-essentials-009:before {
content: "\e3be";
}
.retina-the-essentials-010:before {
content: "\e3bf";
}
.retina-the-essentials-011:before {
content: "\e3c0";
}
.retina-the-essentials-012:before {
content: "\e3c1";
}
.retina-the-essentials-013:before {
content: "\e3c2";
}
.retina-the-essentials-014:before {
content: "\e3c3";
}
.retina-the-essentials-015:before {
content: "\e3c4";
}
.retina-the-essentials-016:before {
content: "\e3c5";
}
.retina-the-essentials-017:before {
content: "\e3c6";
}
.retina-the-essentials-018:before {
content: "\e3c7";
}
.retina-the-essentials-019:before {
content: "\e3c8";
}
.retina-the-essentials-020:before {
content: "\e3c9";
}
.retina-the-essentials-021:before {
content: "\e3ca";
}
.retina-the-essentials-022:before {
content: "\e3cb";
}
.retina-the-essentials-023:before {
content: "\e3cc";
}
.retina-the-essentials-024:before {
content: "\e3cd";
}
.retina-the-essentials-025:before {
content: "\e3ce";
}
.retina-the-essentials-026:before {
content: "\e3cf";
}
.retina-the-essentials-027:before {
content: "\e3d0";
}
.retina-the-essentials-028:before {
content: "\e3d1";
}
.retina-the-essentials-029:before {
content: "\e3d2";
}
.retina-the-essentials-030:before {
content: "\e3d3";
}
.retina-the-essentials-031:before {
content: "\e3d4";
}
.retina-the-essentials-032:before {
content: "\e3d5";
}
.retina-the-essentials-033:before {
content: "\e3d6";
}
.retina-the-essentials-034:before {
content: "\e3d7";
}
.retina-the-essentials-035:before {
content: "\e3d8";
}
.retina-the-essentials-036:before {
content: "\e3d9";
}
.retina-the-essentials-037:before {
content: "\e3da";
}
.retina-the-essentials-038:before {
content: "\e3db";
}
.retina-the-essentials-039:before {
content: "\e3dc";
}
.retina-the-essentials-040:before {
content: "\e3dd";
}
.retina-the-essentials-041:before {
content: "\e3de";
}
.retina-the-essentials-042:before {
content: "\e3df";
}
.retina-the-essentials-043:before {
content: "\e3e0";
}
.retina-the-essentials-044:before {
content: "\e3e1";
}
.retina-the-essentials-045:before {
content: "\e3e2";
}
.retina-the-essentials-046:before {
content: "\e3e3";
}
.retina-the-essentials-047:before {
content: "\e3e4";
}
.retina-the-essentials-048:before {
content: "\e3e5";
}
.retina-the-essentials-049:before {
content: "\e3e6";
}
.retina-the-essentials-050:before {
content: "\e3e7";
}
.retina-the-essentials-051:before {
content: "\e3e8";
}
.retina-the-essentials-052:before {
content: "\e3e9";
}
.retina-the-essentials-053:before {
content: "\e3ea";
}
.retina-the-essentials-054:before {
content: "\e3eb";
}
.retina-the-essentials-055:before {
content: "\e3ec";
}
.retina-the-essentials-056:before {
content: "\e3ed";
}
.retina-the-essentials-057:before {
content: "\e3ee";
}
.retina-the-essentials-058:before {
content: "\e3ef";
}
.retina-the-essentials-059:before {
content: "\e3f0";
}
.retina-the-essentials-060:before {
content: "\e3f1";
}
.retina-the-essentials-061:before {
content: "\e3f2";
}
.retina-the-essentials-062:before {
content: "\e3f3";
}
.retina-the-essentials-063:before {
content: "\e3f4";
}
.retina-the-essentials-064:before {
content: "\e3f5";
}
.retina-the-essentials-065:before {
content: "\e3f6";
}
.retina-the-essentials-066:before {
content: "\e3f7";
}
.retina-the-essentials-067:before {
content: "\e3f8";
}
.retina-the-essentials-068:before {
content: "\e3f9";
}
.retina-the-essentials-069:before {
content: "\e3fa";
}
.retina-the-essentials-070:before {
content: "\e3fb";
}
.retina-the-essentials-071:before {
content: "\e3fc";
}
.retina-the-essentials-072:before {
content: "\e3fd";
}
.retina-the-essentials-073:before {
content: "\e3fe";
}
.retina-the-essentials-074:before {
content: "\e3ff";
}
.retina-the-essentials-075:before {
content: "\e400";
}
.retina-the-essentials-076:before {
content: "\e401";
}
.retina-the-essentials-077:before {
content: "\e402";
}
.retina-the-essentials-078:before {
content: "\e403";
}
.retina-the-essentials-079:before {
content: "\e404";
}
.retina-the-essentials-080:before {
content: "\e405";
}
.retina-the-essentials-081:before {
content: "\e406";
}
.retina-the-essentials-082:before {
content: "\e407";
}
.retina-the-essentials-083:before {
content: "\e408";
}
.retina-the-essentials-084:before {
content: "\e409";
}
.retina-the-essentials-085:before {
content: "\e40a";
}
.retina-the-essentials-086:before {
content: "\e40b";
}
.retina-the-essentials-087:before {
content: "\e40c";
}
.retina-the-essentials-088:before {
content: "\e40d";
}
.retina-the-essentials-089:before {
content: "\e40e";
}
.retina-the-essentials-090:before {
content: "\e40f";
}
.retina-the-essentials-091:before {
content: "\e410";
}
.retina-the-essentials-092:before {
content: "\e411";
}
.retina-the-essentials-093:before {
content: "\e412";
}
.retina-the-essentials-094:before {
content: "\e413";
}
.retina-the-essentials-095:before {
content: "\e414";
}
.retina-the-essentials-096:before {
content: "\e415";
}
.retina-the-essentials-097:before {
content: "\e416";
}
.retina-the-essentials-098:before {
content: "\e417";
}
.retina-the-essentials-099:before {
content: "\e418";
}
.retina-the-essentials-100:before {
content: "\e419";
}
.retina-the-essentials-101:before {
content: "\e41a";
}
.retina-the-essentials-102:before {
content: "\e41b";
}
.retina-the-essentials-103:before {
content: "\e41c";
}
.retina-the-essentials-104:before {
content: "\e41d";
}
.retina-the-essentials-105:before {
content: "\e41e";
}
.retina-the-essentials-106:before {
content: "\e41f";
}
.retina-the-essentials-107:before {
content: "\e420";
}
.retina-the-essentials-108:before {
content: "\e421";
}
.retina-the-essentials-109:before {
content: "\e422";
}
.retina-the-essentials-110:before {
content: "\e423";
}
.retina-the-essentials-111:before {
content: "\e424";
}
.retina-the-essentials-112:before {
content: "\e425";
}
.retina-the-essentials-113:before {
content: "\e426";
}
.retina-the-essentials-114:before {
content: "\e427";
}
.retina-the-essentials-115:before {
content: "\e428";
}
.retina-the-essentials-116:before {
content: "\e429";
}
.retina-the-essentials-117:before {
content: "\e42a";
}
.retina-the-essentials-118:before {
content: "\e42b";
}
.retina-the-essentials-119:before {
content: "\e42c";
}
.retina-the-essentials-120:before {
content: "\e42d";
}
.retina-the-essentials-121:before {
content: "\e42e";
}
.retina-the-essentials-122:before {
content: "\e42f";
}
.retina-the-essentials-123:before {
content: "\e430";
}
.retina-the-essentials-124:before {
content: "\e431";
}
.retina-the-essentials-125:before {
content: "\e432";
}
.retina-the-essentials-126:before {
content: "\e433";
}
.retina-the-essentials-127:before {
content: "\e434";
}
.retina-the-essentials-128:before {
content: "\e435";
}
.retina-the-essentials-129:before {
content: "\e436";
}
.retina-the-essentials-130:before {
content: "\e437";
}
.retina-the-essentials-131:before {
content: "\e438";
}
.retina-the-essentials-132:before {
content: "\e439";
}
.retina-the-essentials-133:before {
content: "\e43a";
}
.retina-the-essentials-134:before {
content: "\e43b";
}
.retina-the-essentials-135:before {
content: "\e43c";
}
.retina-the-essentials-136:before {
content: "\e43d";
}
.retina-the-essentials-137:before {
content: "\e43e";
}
.retina-the-essentials-138:before {
content: "\e43f";
}
.retina-the-essentials-139:before {
content: "\e440";
}
.retina-the-essentials-140:before {
content: "\e441";
}
.retina-the-essentials-141:before {
content: "\e442";
}
.retina-the-essentials-142:before {
content: "\e443";
}
.retina-the-essentials-143:before {
content: "\e444";
}
.retina-the-essentials-144:before {
content: "\e445";
}
.retina-the-essentials-145:before {
content: "\e446";
}
.retina-the-essentials-146:before {
content: "\e447";
}
.retina-the-essentials-147:before {
content: "\e448";
}
.retina-the-essentials-148:before {
content: "\e449";
}
.retina-the-essentials-149:before {
content: "\e44a";
}
.retina-the-essentials-150:before {
content: "\e44b";
}
.retina-the-essentials-151:before {
content: "\e44c";
}
.retina-the-essentials-152:before {
content: "\e44d";
}
.retina-the-essentials-153:before {
content: "\e44e";
}
.retina-the-essentials-154:before {
content: "\e44f";
}
.retina-the-essentials-155:before {
content: "\e450";
}
.retina-the-essentials-156:before {
content: "\e451";
}
.retina-the-essentials-157:before {
content: "\e452";
}
.retina-the-essentials-158:before {
content: "\e453";
}
.retina-the-essentials-159:before {
content: "\e454";
}
.retina-the-essentials-160:before {
content: "\e455";
}
.retina-the-essentials-161:before {
content: "\e456";
}
.retina-the-essentials-162:before {
content: "\e457";
}
.retina-the-essentials-163:before {
content: "\e458";
}
.retina-the-essentials-164:before {
content: "\e459";
}
.retina-the-essentials-165:before {
content: "\e45a";
}
.retina-the-essentials-166:before {
content: "\e45b";
}
.retina-the-essentials-167:before {
content: "\e45c";
}
.retina-the-essentials-168:before {
content: "\e45d";
}
.retina-travel-transport001:before {
content: "\e45e";
}
.retina-travel-transport002:before {
content: "\e45f";
}
.retina-travel-transport003:before {
content: "\e460";
}
.retina-travel-transport004:before {
content: "\e461";
}
.retina-travel-transport005:before {
content: "\e462";
}
.retina-travel-transport006:before {
content: "\e463";
}
.retina-travel-transport007:before {
content: "\e464";
}
.retina-travel-transport008:before {
content: "\e465";
}
.retina-travel-transport009:before {
content: "\e466";
}
.retina-travel-transport010:before {
content: "\e467";
}
.retina-travel-transport011:before {
content: "\e468";
}
.retina-travel-transport012:before {
content: "\e469";
}
.retina-travel-transport013:before {
content: "\e46a";
}
.retina-travel-transport014:before {
content: "\e46b";
}
.retina-travel-transport015:before {
content: "\e46c";
}
.retina-travel-transport016:before {
content: "\e46d";
}
.retina-travel-transport017:before {
content: "\e46e";
}
.retina-travel-transport018:before {
content: "\e46f";
}
.retina-travel-transport019:before {
content: "\e470";
}
.retina-travel-transport020:before {
content: "\e471";
}
.retina-travel-transport021:before {
content: "\e472";
}
.retina-travel-transport022:before {
content: "\e473";
}
.retina-travel-transport023:before {
content: "\e474";
}
.retina-travel-transport024:before {
content: "\e475";
}
.retina-travel-transport025:before {
content: "\e476";
}
.retina-travel-transport026:before {
content: "\e477";
}
.retina-travel-transport027:before {
content: "\e478";
}
.retina-travel-transport028:before {
content: "\e479";
}
.retina-travel-transport029:before {
content: "\e47a";
}
.retina-travel-transport030:before {
content: "\e47b";
}
.retina-travel-transport031:before {
content: "\e47c";
}
.retina-travel-transport032:before {
content: "\e47d";
}
.retina-travel-transport033:before {
content: "\e47e";
}
.retina-travel-transport034:before {
content: "\e47f";
}
.retina-travel-transport035:before {
content: "\e480";
}
.retina-travel-transport036:before {
content: "\e481";
}
.retina-travel-transport037:before {
content: "\e482";
}
.retina-travel-transport038:before {
content: "\e483";
}
.retina-travel-transport039:before {
content: "\e484";
}
.retina-travel-transport040:before {
content: "\e485";
}
.retina-travel-transport041:before {
content: "\e486";
}
.retina-travel-transport042:before {
content: "\e487";
}
.retina-travel-transport043:before {
content: "\e488";
}
.retina-travel-transport044:before {
content: "\e489";
}
.retina-travel-transport045:before {
content: "\e48a";
}
.retina-travel-transport046:before {
content: "\e48b";
}
.retina-travel-transport047:before {
content: "\e48c";
}
.retina-travel-transport048:before {
content: "\e48d";
}
.retina-travel-transport049:before {
content: "\e48e";
}
.retina-travel-transport050:before {
content: "\e48f";
}
.retina-travel-transport051:before {
content: "\e490";
}
.retina-travel-transport052:before {
content: "\e491";
}
.retina-travel-transport053:before {
content: "\e492";
}
.retina-travel-transport054:before {
content: "\e493";
}
.retina-travel-transport055:before {
content: "\e494";
}
.retina-travel-transport056:before {
content: "\e495";
}
.retina-travel-transport057:before {
content: "\e496";
}
.retina-travel-transport058:before {
content: "\e497";
}
.retina-travel-transport059:before {
content: "\e498";
}
.retina-travel-transport060:before {
content: "\e499";
}
.retina-vegetables-and-fruits-001:before {
content: "\e49a";
}
.retina-vegetables-and-fruits-002:before {
content: "\e49b";
}
.retina-vegetables-and-fruits-003:before {
content: "\e49c";
}
.retina-vegetables-and-fruits-004:before {
content: "\e49d";
}
.retina-vegetables-and-fruits-005:before {
content: "\e49e";
}
.retina-vegetables-and-fruits-006:before {
content: "\e49f";
}
.retina-vegetables-and-fruits-007:before {
content: "\e4a0";
}
.retina-vegetables-and-fruits-008:before {
content: "\e4a1";
}
.retina-vegetables-and-fruits-009:before {
content: "\e4a2";
}
.retina-vegetables-and-fruits-010:before {
content: "\e4a3";
}
.retina-vegetables-and-fruits-011:before {
content: "\e4a4";
}
.retina-vegetables-and-fruits-012:before {
content: "\e4a5";
}
.retina-vegetables-and-fruits-013:before {
content: "\e4a6";
}
.retina-vegetables-and-fruits-014:before {
content: "\e4a7";
}
.retina-vegetables-and-fruits-015:before {
content: "\e4a8";
}
.retina-vegetables-and-fruits-016:before {
content: "\e4a9";
}
.retina-vegetables-and-fruits-017:before {
content: "\e4aa";
}
.retina-vegetables-and-fruits-018:before {
content: "\e4ab";
}
.retina-vegetables-and-fruits-019:before {
content: "\e4ac";
}
.retina-vegetables-and-fruits-020:before {
content: "\e4ad";
}
.retina-vegetables-and-fruits-021:before {
content: "\e4ae";
}
.retina-vegetables-and-fruits-022:before {
content: "\e4af";
}
.retina-vegetables-and-fruits-023:before {
content: "\e4b0";
}
.retina-vegetables-and-fruits-024:before {
content: "\e4b1";
}
.retina-weather-001:before {
content: "\e4b2";
}
.retina-weather-002:before {
content: "\e4b3";
}
.retina-weather-003:before {
content: "\e4b4";
}
.retina-weather-004:before {
content: "\e4b5";
}
.retina-weather-005:before {
content: "\e4b6";
}
.retina-weather-006:before {
content: "\e4b7";
}
.retina-weather-007:before {
content: "\e4b8";
}
.retina-weather-008:before {
content: "\e4b9";
}
.retina-weather-009:before {
content: "\e4ba";
}
.retina-weather-010:before {
content: "\e4bb";
}
.retina-weather-011:before {
content: "\e4bc";
}
.retina-weather-012:before {
content: "\e4bd";
}
.retina-weather-013:before {
content: "\e4be";
}
.retina-weather-014:before {
content: "\e4bf";
}
.retina-weather-015:before {
content: "\e4c0";
}
.retina-weather-016:before {
content: "\e4c1";
}
.retina-weather-017:before {
content: "\e4c2";
}
.retina-weather-018:before {
content: "\e4c3";
}
.retina-weather-019:before {
content: "\e4c4";
}
.retina-weather-020:before {
content: "\e4c5";
}
.retina-weather-021:before {
content: "\e4c6";
}
.retina-weather-022:before {
content: "\e4c7";
}
.retina-weather-023:before {
content: "\e4c8";
}
.retina-weather-024:before {
content: "\e4c9";
}
.retina-weather-025:before {
content: "\e4ca";
}
.retina-weather-026:before {
content: "\e4cb";
}
.retina-weather-027:before {
content: "\e4cc";
}
.retina-weather-028:before {
content: "\e4cd";
}
.retina-weather-029:before {
content: "\e4ce";
}
.retina-weather-030:before {
content: "\e4cf";
}
.retina-weather-031:before {
content: "\e4d0";
}
.retina-weather-032:before {
content: "\e4d1";
}
.retina-weather-033:before {
content: "\e4d2";
}
.retina-weather-034:before {
content: "\e4d3";
}
.retina-weather-035:before {
content: "\e4d4";
}
.retina-weather-036:before {
content: "\e4d5";
}.pwb-clearfix:after{content:"";display:table;clear:both}.pwb-before-loop{margin-bottom:1em}.pwb-after-loop{margin-top:1em}.pwb-carousel .pwb-slick-slide a{display:block}.pwb-carousel .pwb-slick-slide a>img{margin:0 auto}.pwb-carousel .pwb-slick-slide,.pwb-product-carousel .pwb-slick-slide{margin:0 10px}.pwb-carousel .slick-prev,.pwb-carousel .slick-next,.pwb-product-carousel .slick-prev,.pwb-product-carousel .slick-next{font-size:0;position:absolute;top:0;bottom:0;display:block;cursor:pointer;font-size:22px;width:30px;overflow:hidden;text-align:center;color:#aeaeae;border:none;outline:none;z-index:999;background:#eee;opacity:0;transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out}.pwb-carousel .slick-prev>span,.pwb-carousel .slick-next>span,.pwb-product-carousel .slick-prev>span,.pwb-product-carousel .slick-next>span{display:inline-block;height:20px;width:20px;padding:10px;position:absolute;top:50%;margin-top:-20px;left:0;right:0}.pwb-carousel .slick-prev:hover,.pwb-carousel .slick-prev:focus,.pwb-carousel .slick-next:hover,.pwb-carousel .slick-next:focus,.pwb-product-carousel .slick-prev:hover,.pwb-product-carousel .slick-prev:focus,.pwb-product-carousel .slick-next:hover,.pwb-product-carousel .slick-next:focus{outline:none}.pwb-carousel .slick-prev,.pwb-product-carousel .slick-prev{left:0}.pwb-carousel .slick-next,.pwb-product-carousel .slick-next{right:0}.pwb-carousel:hover .slick-next,.pwb-carousel:hover .slick-prev,.pwb-product-carousel:hover .slick-next,.pwb-product-carousel:hover .slick-prev{opacity:.8}.pwb-product-carousel .pwb-amount{display:block;width:100%;margin-bottom:12px}.pwb-carousel,.pwb-product-carousel{min-height:30px}.pwb-carousel .pwb-slick-slide,.pwb-product-carousel .pwb-slick-slide{display:none}.pwb-carousel.slick-initialized .pwb-slick-slide,.pwb-product-carousel.slick-initialized .pwb-slick-slide{display:block}.pwb-carousel .slick-list,.pwb-product-carousel .slick-list{opacity:0;position:absolute}.pwb-carousel.slick-initialized,.pwb-product-carousel.slick-initialized{min-height:none}.pwb-carousel.slick-initialized .slick-list,.pwb-product-carousel.slick-initialized .slick-list{opacity:1;position:relative;transition:opacity .2s ease-in}.pwb-carousel.slick-initialized .pwb-carousel-loader,.pwb-product-carousel.slick-initialized .pwb-carousel-loader{display:none !important;opacity:0 !important}.pwb-carousel-loader{font-size:10px;margin:50px auto;text-indent:-9999em;width:30px;height:30px;border-radius:50%;background:#525252;background:-moz-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:-webkit-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:-o-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:-ms-linear-gradient(left, #525252 10%, rgba(82, 82, 82, 0) 42%);background:linear-gradient(to right, #525252 10%, rgba(82, 82, 82, 0) 42%);position:relative;-webkit-animation:PWBCarouselLoader 1.4s infinite linear;animation:PWBCarouselLoader 1.4s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.pwb-carousel-loader:before{width:50%;height:50%;background:#525252;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:""}.pwb-carousel-loader:after{background:#fff;width:75%;height:75%;border-radius:50%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@-webkit-keyframes PWBCarouselLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes PWBCarouselLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pwb-all-brands .pwb-pagination-wrapper{margin-top:20px;padding-top:10px;border-top:1px solid #ededed;text-align:right}.pwb-all-brands .pwb-pagination{display:inline-block;margin-right:10px;background-color:#ededed;color:#333;text-align:center;padding:10px}.pwb-brands-cols-outer{display:flex;flex-wrap:wrap;gap:15px}.pwb-all-brands .pwb-brands-cols-outer:after{content:"";display:table;clear:both}.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{box-sizing:border-box;width:calc(20% - 15px);display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.pwb-az-listing-row{margin-bottom:20px}.pwb-az-listing-row-in{margin-left:-5px;margin-right:-5px}.pwb-az-listing-col{padding:5px}.pwb-az-listing-col>a{display:block;text-transform:uppercase;white-space:nowrap;overflow:hidden}.pwb-az-listing-title{border-bottom:1px solid #ddd;font-weight:bold;font-size:115%;text-transform:uppercase}.pwb-az-listing-header{margin-bottom:30px}.pwb-az-listing-header ul{margin:0;padding:0;list-style:none;margin-right:-2px;margin-left:-2px}.pwb-az-listing-header li{display:inline-block;float:left;width:25px;height:25px;margin:2px;line-height:25px;border:1px solid #ddd;text-align:center}.pwb-az-listing-header a{text-transform:uppercase}.pwb-filter-products input[type=checkbox]{margin-right:10px}.pwb-filter-products li{margin-bottom:5px}.pwb-row:after{content:"";display:table;clear:both}.pwb-columns-2{width:50%}.pwb-columns-3{width:33.33333%}.pwb-columns-4{width:25%}.pwb-columns-5{width:20%}.pwb-columns-6{width:16.66666%}.pwb-columns{float:left}.pwb-single-product-brands{padding-top:1em;display:flex;gap:.1em}.product_meta .pwb-single-product-brands{padding-top:0}.pwb-text-before-brands-links{margin-right:4px}@media screen and (max-width: 1000px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:25%}}@media screen and (max-width: 700px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:50%}.pwb-columns-5,.pwb-columns-6{width:25%}}@media screen and (max-width: 480px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:100%;float:none}.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3>p:first-child{height:auto}.pwb-columns-3,.pwb-columns-4,.pwb-columns-5,.pwb-columns-6{width:50%}}@media(min-width: 576px){.pwb-az-listing-col{width:50%;float:left}}@media(min-width: 992px){.pwb-az-listing-col{width:25%}}@font-face{font-family:'FontAwesome';src:url(https://maiapet.pt/wp-content/plugins/yith-woocommerce-ajax-search/plugin-fw/assets/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0);src:url(https://maiapet.pt/wp-content/plugins/yith-woocommerce-ajax-search/plugin-fw/assets/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(https://maiapet.pt/wp-content/plugins/yith-woocommerce-ajax-search/plugin-fw/assets/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(https://maiapet.pt/wp-content/plugins/yith-woocommerce-ajax-search/plugin-fw/assets/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(https://maiapet.pt/wp-content/plugins/yith-woocommerce-ajax-search/plugin-fw/assets/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(https://maiapet.pt/wp-content/plugins/yith-woocommerce-ajax-search/plugin-fw/assets/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}