/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 20, 2018, 3:55:15 PM
    Author     : Magazine3
*/
@media only screen and (min-width: 992px) {
    .pwaforwp-footer-prompt {
        padding: 1% 3%;
     flex-direction: row;
    justify-content: center;
    }
}
.pwaforwp-footer-prompt{
    display: none;
    width: 100%;
    line-height: 2em;    
    color: #333;
    text-align: center;
    text-decoration: none;    
    min-height: 10%;
    padding:15px 0px 15px 0px;
    position: fixed;
    bottom: 0;
    justify-content: flex-end;
    flex-direction: column;
    flex-grow: 1;
    animation-duration: 1s;
    animation-fill-mode: both;
    z-index: 9999;
}
.pwaforwp-footer-prompt .pwaforwp-prompt-close:after{
  content: "✖";
  color: #d5e0eb;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.40);
  border-radius: 30px;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 22px;
  cursor: pointer;
} 
.pwaforwp-bounceInUp{
    animation-name: bounceInUp;
}
.pwaforwp-animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.pwaforwp-btn{
    border: none;   
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;
    height: auto;
    line-height: 1;
    min-width: auto;
    padding: 8px 16px;
    font-size: 16px;
    margin: 10px 0px 0px 0px;
    font-family: sans-serif;
    text-transform: none;
    transition: all .2s ease-in-out;
}
/* Center the loader */

#pwaforwp_loading_div {
  display: none;
  position: fixed;
  width: 100%;
  height: 200%;
  top: 0px;
  left: 0px;
  background-color: white;
  z-index: 9999;
}
.pwaforwp-loading-wrapper{z-index: 9999999;display:none;}
#pwaforwp_loading_icon {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999999;
  margin: -60px 0 0 -60px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

/** Add to home screen CSS **/
#pwaforwp-add-to-home-click h3{
  font-size: 20px;
  font-weight: 600;
  margin: 0px;
  line-height: 1.4;
  font-family: sans-serif;
}

@media(max-width:425px){
  #pwaforwp-add-to-home-click h3 {
    font-size: 16px;
  }
  .pwaforwp-btn{
    font-size: 14px;
  }
  .pwaforwp-footer-prompt{
    padding:15px 0px 10px 0px;
  }
  .pwaforwp-footer-prompt .pwaforwp-prompt-close:after {
    right: 5px;
    top: 5px;
  }
}
.pwaforwp-app-contents{display: none;}/* 
 Theme Name:   Theme Child
 Theme URI:    https://webpanda.pl
 Description:  Theme Child
 Author:       Webpanda
 Author URI:   https://webpanda.pl
 Template:     hello-elementor
 Version:      1.0
*/


body {
  font-family: "Roboto", sans-serif;
}

@font-face {
    font-family: "Roboto";
    src: url(//travellernote.com/wp-content/themes/theme-child/fonts/Roboto.eot);
    src: url(//travellernote.com/wp-content/themes/theme-child/fonts/Roboto.eot#iefix) format("embedded-opentype"),
		 url(//travellernote.com/wp-content/themes/theme-child/fonts/Roboto.woff2) format("woff2"),
		 url(//travellernote.com/wp-content/themes/theme-child/fonts/Roboto.ttf) format("truetype"),
		 url(//travellernote.com/wp-content/themes/theme-child/fonts/Roboto.woff) format("woff"),
		 url(//travellernote.com/wp-content/themes/theme-child/fonts/Roboto.svg) format("svg");
		 font-weight: normal;
         font-style: normal;
         font-display: swap;
}


.site-header, body:not([class*="elementor-page-"]) .site-main {
	margin-right: auto;
	margin-left: auto; 
	padding-left:10px;
	padding-right:10px;
}

@media (max-width: 575px) {
  .site-header, body:not([class*="elementor-page-"]) .site-main {
    padding-right: 10px;
    padding-left: 10px; } }

@media (min-width: 576px) {
  .site-header, body:not([class*="elementor-page-"]) .site-main {
    max-width: 500px; } }

@media (min-width: 768px) {
  .site-header, body:not([class*="elementor-page-"]) .site-main {
    max-width: 600px; } }

@media (min-width: 992px) {
  .site-header, body:not([class*="elementor-page-"]) .site-main {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .site-header, body:not([class*="elementor-page-"]) .site-main {
    max-width: 1260px; } }


/* menu */

/*
.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow i:before {
  font-family: "webpanda-website-solid-lite";
  content: "\f078";
  font-style: normal;
}


.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-menu .sub-arrow i:before {
  font-family: "webpanda-website-solid-lite";
  content: "\f054";
  font-style: normal;
}

@media screen and (max-width:768px){
.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-menu .sub-arrow i:before {
    content: "\f078";
} }


.elementor .elementor-search-form .elementor-search-form__submit i:before{
  font-family: "webpanda-website-solid-lite";
  content: "\f061";
   font-style: normal;
}
*/



.essb_message_before {display:block !important}






/* table */
body table {display: block;}


body table p strong, body table p, body table span, body table strong, body table h1, body table h2, body table h3, body table h4, body table h5, body table h6 {
  word-wrap: normal;
  word-break: normal;
}




.post-template-default table, .post-template-default .table.primary {
background-color: transparent;
overflow: auto !important;
overflow-x: auto !important;
overflow-y: hidden !important;
text-align: center !important; 
width: 100% !important;
max-width: 100% !important;
min-width: auto !important;
border: 1px solid #eee !important;
border-spacing: 0px;
}


.post-template-default tbody, .post-template-default td, .post-template-default tr, .post-template-default th {width: auto !important; max-width: auto; min-width: auto;}
.post-template-default tr, .post-template-default tbody, .post-template-default td, .post-template-default th {border: 1px solid #eee !important; }
.post-template-default table {border: 0px !important;}
@media screen and (max-width: 768px){
.post-template-default table, .post-template-default .table.primary {
display: block !important;
padding: 5px  !important;
text-align: center !important;  
border: none !important;
}    

.post-template-default table tbody, .post-template-default table thead  {
width: auto !important;
max-width: auto !important;
min-width: auto !important;
padding: 0px !important;
}
  
  
.post-template-default table th, .post-template-default table td, .post-template-default table tr {
padding: 5px !important;
font-size: 10px !important;
line-height: 10px !important;
vertical-align: middle !important;
width: 100% !important;
max-width: 100% !important;
min-width: auto !important;
}} 


@media screen and (max-width: 400px){
.post-template-default table th, .post-template-default table td, .post-template-default table tr {
font-size: 8px !important;
line-height: 9px !important;
}}

@media screen and (max-width: 310px){
.post-template-default table {
word-break:break-word !important;}
.post-template-default table th, .post-template-default table td, .post-template-default table tr {
font-size: 3vw !important;
line-height: 3.2vw !important;
}}
/* end table */


/* Blog */

.form-submit {text-align:right;}
p strong, p, span, strong, h1, h2, h3, h4, h5, h6{
  word-wrap: break-word;
  word-break: break-word;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.wp-block-gallery,
ul.blocks-gallery-grid {
    margin-left: 0;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	background: rgba(255, 255, 255, 0.7);
	color: #000;
	padding: 10px;
	box-sizing: border-box;
}

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.site-main .gallery {
	margin-bottom: 1.5em;
}

.gallery-item img {
	vertical-align: bottom;
}

.gallery-icon {
	padding: 5px;
}

embed,
iframe,
object {
	max-width: 100%;
}



.elementor .post-taxonomy-block .elementor-icon-list-text a {color: #0F0F0F}
.elementor .post-taxonomy-block .elementor-icon-list-text a:hover {color: #F88C00}
.elementor .elementor-post-navigation__separator-wrapper {margin-left: 10px;margin-right: 10px;}

.elementor-facebook-widget.fb_iframe_widget, .elementor-facebook-widget.fb_iframe_widget span {
    width: auto !important;
}

.elementor .f1 .elementor-facebook-widget.fb-like iframe {
  min-width: 102px !important
}

.elementor .f2 .elementor-facebook-widget.fb-like iframe {
  min-width: 238px !important
}  



/* end blog */




/* back-to-top*/
.backtotopout {
  width: 60px;
  height: 60px;
  position:fixed;
  right: 10px;
  left: auto;
  top: auto;
  bottom: 10px;
  z-index: 999;
  display: none;}

.backtopin {
width: 60px;
height: 60px;
background-color: rgba(0,0,0,1);
margin: 0 auto;  
text-align: center;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
display: block;
padding-top: 14px;
border-radius: 90px;
-webkit-box-shadow: 0px 6px 20px -6px rgba(0,0,0,0.8);
        box-shadow: 0px 6px 20px -6px rgba(0,0,0,0.8);
}

.b-arrow-one {
height: 20px;
width: 20px;
border-left: 4px solid #fff;
border-top: 4px solid #fff;
margin-left: auto; 
margin-right: auto; 
margin-top: 10px;
-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
-webkit-animation: arrtop 2s infinite;
        animation: arrtop 2s infinite;  
-webkit-animation-delay: 0s;  
        animation-delay: 0s;
}

@-webkit-keyframes arrtop {
0% {
    -webkit-transform: rotateY(0) rotate(45deg);
            transform: rotateY(0) rotate(45deg);
    opacity: 1;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
   }
50% {
    -webkit-transform: rotateY(180deg) rotate(45deg);
            transform: rotateY(180deg) rotate(45deg);
    opacity: 1;   
    -webkit-animation-delay: 0s;   
            animation-delay: 0s;
   }
100% {
     -webkit-transform: rotateY(360deg) rotate(45deg);
             transform: rotateY(360deg) rotate(45deg);
     opacity: 1;
     -webkit-animation-delay: 0s;
             animation-delay: 0s;
    }
                 }

@keyframes arrtop {
0% {
    -webkit-transform: rotateY(0) rotate(45deg);
            transform: rotateY(0) rotate(45deg);
    opacity: 1;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
   }
50% {
    -webkit-transform: rotateY(180deg) rotate(45deg);
            transform: rotateY(180deg) rotate(45deg);
    opacity: 1;   
    -webkit-animation-delay: 0s;   
            animation-delay: 0s;
   }
100% {
     -webkit-transform: rotateY(360deg) rotate(45deg);
             transform: rotateY(360deg) rotate(45deg);
     opacity: 1;
     -webkit-animation-delay: 0s;
             animation-delay: 0s;
    }
                 }
				 
@media screen and (max-width:767px){
.backtotopout{display:none !important;}
#cookieChoiceInfo {bottom: 60px!important;left:10px !important;}
}



/* scroll bar */
::-webkit-scrollbar{width:6px;height:6px}
::-webkit-scrollbar-button{width:0;height:0}
::-webkit-scrollbar-thumb{background:#F88C00;border:0 none #fff;border-radius:0}
::-webkit-scrollbar-thumb:hover{background:#F88C00}
::-webkit-scrollbar-thumb:active{background:#F88C00}
::-webkit-scrollbar-track{background:#0F0F0F;border:0 none #fff;border-radius:0}
::-webkit-scrollbar-track:hover{background:#0F0F0F}
::-webkit-scrollbar-track:active{background:#0F0F0F}
::-webkit-scrollbar-corner{background:transparent}
/* end scroll bar */.mobx-holder,.mobx-item,.mobx-item-inner{-webkit-backface-visibility:hidden;overflow:hidden}.mobx-holder,.mobx-holder svg{pointer-events:none}.mobx-error,.mobx-html,.mobx-iframe,.mobx-img,.mobx-slider,.mobx-thumb,.mobx-video{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.mobx-holder,.mobx-holder *{box-sizing:border-box}.mobx-holder{position:fixed;z-index:9999999;width:100%;height:100%;left:0;top:0;visibility:hidden;opacity:0;will-change:opacity,visibility;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;font-family:Arial,Helvetica,sans-serif;-webkit-transition:opacity .4s ease;transition:opacity .4s ease,visibility .4s ease}.mobx-overlay,.mobx-ui:after{position:absolute;left:0;will-change:opacity;top:0}.mobx-holder:-webkit-full-screen{background-color:transparent}.mobx-open{pointer-events:auto;visibility:visible;opacity:1}.mobx-rtl{direction:rtl}.mobx-slider{position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;-ms-touch-action:none;touch-action:none;-webkit-transition:opacity .45s ease;transition:opacity .45s ease}.mobx-hide{opacity:0;-webkit-transition:none;transition:none}.mobx-overlay{width:100%;height:100%;transform:translateZ(0);background-color:#000}.mobx-ui:after{content:"";right:0;bottom:0;opacity:0;visibility:hidden;background:rgba(0,0,0,.4);-webkit-transition:opacity .25s ease-out,visibility .25s ease-out;transition:opacity .25s ease-out,visibility .25s ease-out}.mobx-bottom-bar,.mobx-top-bar{position:absolute;will-change:transform;background-color:rgba(0,0,0,.4);left:0;width:100%}.mobx-open-tooltip .mobx-ui:after{opacity:1;visibility:visible}.mobx-top-bar{top:0;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out}.mobx-holder:not(.mobx-open) .mobx-top-bar,.mobx-idle .mobx-top-bar,.mobx-will-close .mobx-top-bar{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.mobx-bottom-bar{bottom:0;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out}.mobx-holder:not(.mobx-open) .mobx-bottom-bar,.mobx-panzoom .mobx-bottom-bar,.mobx-will-close .mobx-bottom-bar{-webkit-transform:translateY(100%);transform:translateY(100%)}.mobx-caption{position:relative;display:block;width:100%;padding:0;margin:0;pointer-events:none}.mobx-caption-inner{max-width:420px;margin:0 auto;pointer-events:auto;cursor:default}.mobx-holder .mobx-desc,.mobx-holder .mobx-title{position:relative;margin:0;padding:14px 10px 12px;font-weight:400;display:block;text-align:center}.mobx-error,.mobx-html{pointer-events:none}.mobx-holder .mobx-title{font-size:13px;line-height:18px;color:#eee}.mobx-holder .mobx-desc{font-size:12px;line-height:16px;color:#bbb}.mobx-title+.mobx-desc{margin:-6px 0 0;padding:0 10px 10px}.mobx-item,.mobx-item-inner{position:absolute;display:block;left:0;top:0;bottom:0;width:100%;text-align:center;touch-action:none;transform:translate3d(0,0,0);backface-visibility:hidden;-webkit-transform-origin:center;transform-origin:center}.mobx-item-inner{-webkit-overflow-scrolling:touch;overflow:auto}.mobx-img,.mobx-panzoom .mobx-item{cursor:move;cursor:grab;cursor:-webkit-grab}.mobx-dragging .mobx-item *{cursor:grabbing;cursor:-webkit-grabbing}.mobx-error,.mobx-html,.mobx-iframe,.mobx-img,.mobx-video{position:absolute;display:block;height:0;width:0;max-width:none;padding:0;margin:0;opacity:0;will-change:opacity;visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0,0,0);-webkit-transition:opacity .35s ease;transition:opacity .35s ease}.mobx-media-loaded{opacity:1;visibility:visible}.mobx-error,.mobx-html-inner{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mobx-error{width:100%;height:auto;padding:20px 60px;color:#bbb;text-align:center}.mobx-html-inner{position:relative;display:inline-block;overflow:auto;width:auto;height:auto;max-width:100%;max-height:100%;margin:0 auto;pointer-events:auto}.mobx-video{cursor:pointer;background:rgba(255,255,255,.1);background-size:cover;background-repeat:no-repeat;background-position:center}.mobx-video.mobx-playing{background:0 0;background-image:none!important}.mobx-thumb-video:after,.mobx-video:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='white' d='M14,7.999c0-0.326-0.159-0.632-0.427-0.819l-10-7C3.269-0.034,2.869-0.058,2.538,0.112 C2.207,0.285,2,0.626,2,0.999v14.001c0,0.373,0.207,0.715,0.538,0.887c0.331,0.17,0.73,0.146,1.035-0.068l10-7 C13.841,8.633,14,8.327,14,8.001C14,8,14,8,14,7.999C14,8,14,8,14,7.999z'/%3E%3C/svg%3E") no-repeat}.mobx-video:after,.mobx-video:before{position:absolute;content:"";top:50%;left:50%;width:80px;height:80px;padding:0;margin:-44px 0 0 -44px;background-size:40%;background-position:28px 50%;border:4px solid #fff;border-radius:100%;box-sizing:content-box}.mobx-video.mobx-loading:before{border-color:transparent}.mobx-video:after{opacity:0;visibility:hidden;background-image:none;background-color:transparent;border-color:transparent transparent transparent #fff}.mobx-video.mobx-loading:after{opacity:1;visibility:visible;-webkit-animation:mobx-load 1.1s infinite linear;animation:mobx-load 1.1s infinite linear}.mobx-video.mobx-playing:after,.mobx-video.mobx-playing:before{opacity:0}.mobx-video .mejs-video,.mobx-video iframe,.mobx-video video{position:absolute;overflow:hidden;top:0;left:0;width:100%!important;height:100%!important;opacity:0;background:rgba(255,255,255,.065);pointer-events:none;-webkit-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.mobx-video iframe{background:0 0}.mobx-video .mejs-overlay{display:none!important}.mobx-video.mobx-playing .mejs-video,.mobx-video.mobx-playing iframe,.mobx-video.mobx-playing video{opacity:1;pointer-events:auto}.mobx-fullscreen video::-webkit-media-controls-fullscreen-button{display:none}.mobx-holder .mobx-counter,.mobx-timer{position:relative;display:inline-block}:-webkit-full-screen-ancestor:not(iframe){will-change:auto!important}.mobx-holder .mobx-counter{float:left;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;margin:0 10px;letter-spacing:.6px}.mobx-rtl .mobx-counter{float:right}.mobx-timer{float:left;width:24px;height:24px;margin:10px 0 10px 5px;opacity:0;will-change:opacity;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.mobx-rtl .mobx-timer{float:right}.mobx-autoplay .mobx-timer{opacity:1}.mobx-holder .mobx-loader{position:absolute;width:30px;height:30px;top:50%;left:50%;margin:-15px 0 0 -15px;outline:transparent solid 1px;border-radius:50%;border-width:3px;border-right-style:solid;border-top-style:solid;border-bottom-style:solid;border-color:rgba(255,255,255,.2);border-left:3px solid #fff;-webkit-animation:mobx-load 1.1s infinite linear;animation:mobx-load 1.1s infinite linear}@-webkit-keyframes mobx-load{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mobx-load{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mobx-holder .mobx-share-tooltip{position:absolute;display:block;z-index:2;width:120px;top:50px;opacity:0;visibility:hidden;color:#444;background-color:#fff;border-bottom-color:#fff;will-change:transform;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:-webkit-transform .25s ease,opacity .25s ease,visibility .25s ease;transition:transform .25s ease,opacity .25s ease,visibility .25s ease}.mobx-share-tooltip:before{content:'';position:absolute;display:block;width:0;height:0;top:-12px;right:14px;border:6px solid transparent;border-bottom-color:inherit}.mobx-gallery figure .mobx-gallery-play,.mobx-thumb-video:after,.mobx-thumb:after{content:""}.mobx-share-tooltip[data-position=left]:before{left:14px;right:auto}.mobx-open-tooltip .mobx-share-tooltip{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.mobx-share-tooltip span{display:block;width:100%;height:40px;padding:10px;color:inherit;font-size:14px;line-height:22px;text-align:center;background:inherit;box-shadow:inset 0 -2px 8px rgba(0,0,0,.03)}.mobx-ui button{position:relative;display:inline-block;width:40px;height:40px;padding:0;cursor:pointer;box-shadow:none;border:none;border-radius:0;outline:0;background-color:transparent;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-appearance:none;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.mobx-share-tooltip button:hover:after,.mobx-ui button:hover{opacity:1}.mobx-share-tooltip button{float:left;color:inherit}.mobx-next *,.mobx-prev *,.mobx-share-tooltip button:hover svg,.mobx-top-bar *{color:#fff}.mobx-rtl .mobx-share-tooltip button{float:right}.mobx-top-bar button{float:right;margin:2px;opacity:.75}.mobx-rtl .mobx-top-bar button{float:left}button.mobx-next,button.mobx-prev{position:absolute;left:0;top:50%;width:44px;height:32px;margin:0 6px;opacity:.75;background-color:rgba(0,0,0,.4);will-change:transform;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);-webkit-transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out}button.mobx-next{left:auto;right:0}.mobx-holder:not(.mobx-open) .mobx-prev,.mobx-idle .mobx-prev,.mobx-will-close .mobx-prev{-webkit-transform:translateX(-120%) translateY(-50%);transform:translateX(-120%) translateY(-50%)}.mobx-holder:not(.mobx-open) .mobx-next,.mobx-idle .mobx-next,.mobx-will-close .mobx-next{-webkit-transform:translateX(120%) translateY(-50%);transform:translateX(120%) translateY(-50%)}.mobx-holder[data-download=false] .mobx-download,.mobx-holder[data-download=false] .mobx-download:hover,.mobx-holder[data-zoom=false] .mobx-zoom,.mobx-holder[data-zoom=false] .mobx-zoom:hover{opacity:.45;cursor:default}.mobx-ui button svg{fill:currentColor;pointer-events:none}.mobx-top-bar>button svg{position:absolute;left:0;top:0}.mobx-share-tooltip button svg,.mobx-top-bar button svg{width:100%;height:100%;padding:12px 0}.mobx-autoplay button.mobx-play svg:first-child,.mobx-fullscreen button.mobx-fullscreen svg:first-child,.mobx-panzoom button.mobx-zoom svg:first-child,button.mobx-fullscreen svg:last-child,button.mobx-play svg:last-child,button.mobx-zoom svg:last-child{opacity:.001}.mobx-autoplay button.mobx-play svg:last-child,.mobx-fullscreen button.mobx-fullscreen svg:last-child,.mobx-panzoom button.mobx-zoom svg:last-child{opacity:1}button.mobx-next svg,button.mobx-prev svg{width:100%;height:100%;padding:4px 10px}.mobx-share-tooltip button,.mobx-share-tooltip button svg use{-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out}.mobx-facebook:hover{background-color:#3b5998}.mobx-twitter:hover{background-color:#1da1f2}.mobx-googleplus:hover{background-color:#dd4b39}.mobx-pinterest:hover{background-color:#bd081c}.mobx-linkedin:hover{background-color:#0077b5}.mobx-reddit:hover{background-color:#ff4500}.mobx-tumblr:hover{background-color:#35465c}.mobx-blogger:hover{background-color:#f57d00}.mobx-buffer:hover{background-color:#323b43}.mobx-digg:hover{background-color:#005be2}.mobx-stumbleupon:hover{background-color:#eb4924}.mobx-evernote:hover{background-color:#2dbe60}.mobx-thumbs-holder,.mobx-thumbs-inner{position:absolute;display:block;left:0;right:0;bottom:0;padding:0;margin:0 auto}.mobx-thumbs-holder{position:relative;cursor:move;cursor:grab;cursor:-webkit-grab}.mobx-thumb{position:absolute;margin:0;will-change:left;background-color:rgba(255,255,255,.1);outline:transparent solid 0;-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.mobx-thumb:hover{background-color:rgba(255,255,255,.2)}.mobx-thumb:after{position:absolute;pointer-events:none;top:0;left:0;right:0;bottom:0;opacity:.0001;-webkit-transform:translateZ(0);transform:translateZ(0);border:2px solid #fff}.mobx-active-thumb:after{opacity:.9999}.mobx-thumb-bg{position:absolute;overflow:hidden;left:0;right:0;top:0;bottom:0;visibility:hidden;opacity:0;background-position:center;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;will-change:opacity,visibility;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .25s ease,visibility .25s ease;transition:opacity .25s ease,visibility .25s ease}.mobx-thumb-loaded{visibility:visible;opacity:.5}.mobx-active-thumb .mobx-thumb-loaded,.mobx-thumb-bg:hover{opacity:1}.mobx-dragging .mobx-thumbs-holder{cursor:grabbing;cursor:-webkit-grabbing}.mobx-thumb-video:after{position:absolute;left:0;right:0;top:50%;width:40px;height:40px;margin:-20px auto 0;background-size:16px;background-position:12px 50%}.mobx-gallery,.mobx-gallery *{box-sizing:border-box}.mobx-gallery{position:relative;display:block;overflow:hidden}.mobx-gallery figure{position:relative;display:inline-block;overflow:hidden;float:left;margin:0;width:25%}.mobx-gallery figure img{display:block;height:100%!important;width:100%!important;margin:0!important;border-radius:0;object-fit:cover;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out}.mobx-gallery figure:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.mobx-gallery figure figcaption{position:absolute;bottom:0;left:0;right:0;min-height:40px;margin:0;padding:10px 10px 8px;font-size:13px;line-height:18px;color:#fff;opacity:0;pointer-events:none;will-change:opacity,transform;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .25s,-webkit-transform .25s ease-out;transition:opacity .25s,transform .25s ease-out}.mobx-gallery figure figcaption a{pointer-events:auto}.mobx-gallery figure figcaption.hide{display:none}.mobx-gallery figure:hover figcaption{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.mobx-gallery figure .mobx-gallery-play{position:absolute;left:50%;top:50%;height:50%;width:50%;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:-webkit-transform .15s ease-in-out,opacity .15s ease-in-out;transition:transform .15s ease-in-out,opacity .15s ease-in-out}.mobx-gallery figure:hover .mobx-gallery-play{opacity:0;-webkit-transform:scale(.8) translateX(-50%) translateY(-50%);transform:scale(.8) translateX(-50%) translateY(-50%)}.mobx-gallery figure .mobx-gallery-play svg{position:absolute;left:50%;top:50%;max-height:90px;max-width:90px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@media screen and (max-height:800px){.mobx-video:after,.mobx-video:before{width:60px;height:60px;margin:-34px 0 0 -34px;background-position:20px 50%}}@media screen and (max-height:360px){.mobx-video:after,.mobx-video:before{width:40px;height:40px;margin:-24px 0 0 -24px;background-position:14px 50%;border-width:3px}}@media screen and (max-width:400px){.mobx-timer{margin:10px 0}.mobx-top-bar button{margin:2px 0}}@media screen and (max-width:360px){.mobx-counter{margin:0 6px 0 4px}.mobx-top-bar button{width:34px}}@media only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:380px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:380px),only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:380px),only screen and (min-device-pixel-ratio:2) and (max-width:380px){.mobx-top-bar button{width:40px}}