.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress>:where(tbody.row-striping)>:nth-child(even)>*{background-color:#F6FAFE}.tablepress>:where(tbody.row-striping)>:nth-child(odd)>*{background-color:#fff}.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSSlide,.lSSlideWrapper.usingCss .lSFade>*{-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important;-webkit-transition-duration:inherit!important;transition-duration:inherit!important}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{overflow:hidden;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:opacity;transition-property:opacity}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(//www.ferienhaus-normandie.biz/wp-content/plugins/affiliate-toolkit-search/lib/lightslider/img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.select2atkp-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2atkp-container .select2atkp-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2atkp-container .select2atkp-selection--single .select2atkp-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2atkp-container .select2atkp-selection--single .select2atkp-selection__clear{position:relative}.select2atkp-container[dir="rtl"] .select2atkp-selection--single .select2atkp-selection__rendered{padding-right:8px;padding-left:20px}.select2atkp-container .select2atkp-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2atkp-container .select2atkp-selection--multiple .select2atkp-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2atkp-container .select2atkp-search--inline{float:left}.select2atkp-container .select2atkp-search--inline .select2atkp-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2atkp-container .select2atkp-search--inline .select2atkp-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2atkp-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2atkp-results{display:block}.select2atkp-results__options{list-style:none;margin:0;padding:0}.select2atkp-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2atkp-results__option[aria-selected]{cursor:pointer}.select2atkp-container--open .select2atkp-dropdown{left:0}.select2atkp-container--open .select2atkp-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2atkp-container--open .select2atkp-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2atkp-search--dropdown{display:block;padding:4px}.select2atkp-search--dropdown .select2atkp-search__field{padding:4px;width:100%;box-sizing:border-box}.select2atkp-search--dropdown .select2atkp-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2atkp-search--dropdown.select2atkp-search--hide{display:none}.select2atkp-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2atkp-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2atkp-container--default .select2atkp-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2atkp-container--default .select2atkp-selection--single .select2atkp-selection__rendered{color:#444;line-height:28px}.select2atkp-container--default .select2atkp-selection--single .select2atkp-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2atkp-container--default .select2atkp-selection--single .select2atkp-selection__placeholder{color:#999}.select2atkp-container--default .select2atkp-selection--single .select2atkp-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2atkp-container--default .select2atkp-selection--single .select2atkp-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2atkp-container--default[dir="rtl"] .select2atkp-selection--single .select2atkp-selection__clear{float:left}.select2atkp-container--default[dir="rtl"] .select2atkp-selection--single .select2atkp-selection__arrow{left:1px;right:auto}.select2atkp-container--default.select2atkp-container--disabled .select2atkp-selection--single{background-color:#eee;cursor:default}.select2atkp-container--default.select2atkp-container--disabled .select2atkp-selection--single .select2atkp-selection__clear{display:none}.select2atkp-container--default.select2atkp-container--open .select2atkp-selection--single .select2atkp-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2atkp-container--default .select2atkp-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2atkp-container--default .select2atkp-selection--multiple .select2atkp-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2atkp-container--default .select2atkp-selection--multiple .select2atkp-selection__rendered li{list-style:none}.select2atkp-container--default .select2atkp-selection--multiple .select2atkp-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2atkp-container--default .select2atkp-selection--multiple .select2atkp-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2atkp-container--default .select2atkp-selection--multiple .select2atkp-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2atkp-container--default .select2atkp-selection--multiple .select2atkp-selection__choice__remove:hover{color:#333}.select2atkp-container--default[dir="rtl"] .select2atkp-selection--multiple .select2atkp-selection__choice,.select2atkp-container--default[dir="rtl"] .select2atkp-selection--multiple .select2atkp-search--inline{float:right}.select2atkp-container--default[dir="rtl"] .select2atkp-selection--multiple .select2atkp-selection__choice{margin-left:5px;margin-right:auto}.select2atkp-container--default[dir="rtl"] .select2atkp-selection--multiple .select2atkp-selection__choice__remove{margin-left:2px;margin-right:auto}.select2atkp-container--default.select2atkp-container--focus .select2atkp-selection--multiple{border:solid black 1px;outline:0}.select2atkp-container--default.select2atkp-container--disabled .select2atkp-selection--multiple{background-color:#eee;cursor:default}.select2atkp-container--default.select2atkp-container--disabled .select2atkp-selection__choice__remove{display:none}.select2atkp-container--default.select2atkp-container--open.select2atkp-container--above .select2atkp-selection--single,.select2atkp-container--default.select2atkp-container--open.select2atkp-container--above .select2atkp-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2atkp-container--default.select2atkp-container--open.select2atkp-container--below .select2atkp-selection--single,.select2atkp-container--default.select2atkp-container--open.select2atkp-container--below .select2atkp-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2atkp-container--default .select2atkp-search--dropdown .select2atkp-search__field{border:1px solid #aaa}.select2atkp-container--default .select2atkp-search--inline .select2atkp-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2atkp-container--default .select2atkp-results>.select2atkp-results__options{max-height:200px;overflow-y:auto}.select2atkp-container--default .select2atkp-results__option[role=group]{padding:0}.select2atkp-container--default .select2atkp-results__option[aria-disabled=true]{color:#999}.select2atkp-container--default .select2atkp-results__option[aria-selected=true]{background-color:#ddd}.select2atkp-container--default .select2atkp-results__option .select2atkp-results__option{padding-left:1em}.select2atkp-container--default .select2atkp-results__option .select2atkp-results__option .select2atkp-results__group{padding-left:0}.select2atkp-container--default .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option{margin-left:-1em;padding-left:2em}.select2atkp-container--default .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option{margin-left:-2em;padding-left:3em}.select2atkp-container--default .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option{margin-left:-3em;padding-left:4em}.select2atkp-container--default .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option{margin-left:-4em;padding-left:5em}.select2atkp-container--default .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option .select2atkp-results__option{margin-left:-5em;padding-left:6em}.select2atkp-container--default .select2atkp-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2atkp-container--default .select2atkp-results__group{cursor:default;display:block;padding:6px}.select2atkp-container--classic .select2atkp-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2atkp-container--classic .select2atkp-selection--single:focus{border:1px solid #5897fb}.select2atkp-container--classic .select2atkp-selection--single .select2atkp-selection__rendered{color:#444;line-height:28px}.select2atkp-container--classic .select2atkp-selection--single .select2atkp-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2atkp-container--classic .select2atkp-selection--single .select2atkp-selection__placeholder{color:#999}.select2atkp-container--classic .select2atkp-selection--single .select2atkp-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2atkp-container--classic .select2atkp-selection--single .select2atkp-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2atkp-container--classic[dir="rtl"] .select2atkp-selection--single .select2atkp-selection__clear{float:left}.select2atkp-container--classic[dir="rtl"] .select2atkp-selection--single .select2atkp-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2atkp-container--classic.select2atkp-container--open .select2atkp-selection--single{border:1px solid #5897fb}.select2atkp-container--classic.select2atkp-container--open .select2atkp-selection--single .select2atkp-selection__arrow{background:transparent;border:none}.select2atkp-container--classic.select2atkp-container--open .select2atkp-selection--single .select2atkp-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2atkp-container--classic.select2atkp-container--open.select2atkp-container--above .select2atkp-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2atkp-container--classic.select2atkp-container--open.select2atkp-container--below .select2atkp-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2atkp-container--classic .select2atkp-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2atkp-container--classic .select2atkp-selection--multiple:focus{border:1px solid #5897fb}.select2atkp-container--classic .select2atkp-selection--multiple .select2atkp-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2atkp-container--classic .select2atkp-selection--multiple .select2atkp-selection__clear{display:none}.select2atkp-container--classic .select2atkp-selection--multiple .select2atkp-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2atkp-container--classic .select2atkp-selection--multiple .select2atkp-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2atkp-container--classic .select2atkp-selection--multiple .select2atkp-selection__choice__remove:hover{color:#555}.select2atkp-container--classic[dir="rtl"] .select2atkp-selection--multiple .select2atkp-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2atkp-container--classic[dir="rtl"] .select2atkp-selection--multiple .select2atkp-selection__choice__remove{margin-left:2px;margin-right:auto}.select2atkp-container--classic.select2atkp-container--open .select2atkp-selection--multiple{border:1px solid #5897fb}.select2atkp-container--classic.select2atkp-container--open.select2atkp-container--above .select2atkp-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2atkp-container--classic.select2atkp-container--open.select2atkp-container--below .select2atkp-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2atkp-container--classic .select2atkp-search--dropdown .select2atkp-search__field{border:1px solid #aaa;outline:0}.select2atkp-container--classic .select2atkp-search--inline .select2atkp-search__field{outline:0;box-shadow:none}.select2atkp-container--classic .select2atkp-dropdown{background-color:#fff;border:1px solid transparent}.select2atkp-container--classic .select2atkp-dropdown--above{border-bottom:none}.select2atkp-container--classic .select2atkp-dropdown--below{border-top:none}.select2atkp-container--classic .select2atkp-results>.select2atkp-results__options{max-height:200px;overflow-y:auto}.select2atkp-container--classic .select2atkp-results__option[role=group]{padding:0}.select2atkp-container--classic .select2atkp-results__option[aria-disabled=true]{color:grey}.select2atkp-container--classic .select2atkp-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2atkp-container--classic .select2atkp-results__group{cursor:default;display:block;padding:6px}.select2atkp-container--classic.select2atkp-container--open .select2atkp-dropdown{border-color:#5897fb}.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-user-select: none;
-ms-touch-action: none;
touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
user-select: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.noUi-target {
position: relative;
}
.noUi-base,
.noUi-connects {
width: 100%;
height: 100%;
position: relative;
z-index: 1;
} .noUi-connects {
overflow: hidden;
z-index: 0;
}
.noUi-connect,
.noUi-origin {
will-change: transform;
position: absolute;
z-index: 1;
top: 0;
right: 0;
height: 100%;
width: 100%;
-ms-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
-webkit-transform-style: preserve-3d;
transform-origin: 0 0;
transform-style: flat;
} .noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
left: 0;
right: auto;
} .noUi-vertical .noUi-origin {
top: -100%;
width: 0;
}
.noUi-horizontal .noUi-origin {
height: 0;
}
.noUi-handle {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
}
.noUi-touch-area {
height: 100%;
width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
-webkit-transition: transform 0.3s;
transition: transform 0.3s;
}
.noUi-state-drag * {
cursor: inherit !important;
} .noUi-horizontal {
height: 18px;
}
.noUi-horizontal .noUi-handle {
width: 34px;
height: 28px;
right: -17px;
top: -6px;
}
.noUi-vertical {
width: 18px;
}
.noUi-vertical .noUi-handle {
width: 28px;
height: 34px;
right: -6px;
bottom: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
left: -17px;
right: auto;
} .noUi-target {
background: #FAFAFA;
border-radius: 4px;
border: 1px solid #D3D3D3;
box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
border-radius: 3px;
}
.noUi-connect {
background: #3FB8AF;
} .noUi-draggable {
cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
cursor: ns-resize;
}
.noUi-handle {
border: 1px solid #D9D9D9;
border-radius: 3px;
background: #FFF;
cursor: default;
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
} .noUi-handle:before,
.noUi-handle:after {
content: "";
display: block;
position: absolute;
height: 14px;
width: 1px;
background: #E8E7E6;
left: 14px;
top: 6px;
}
.noUi-handle:after {
left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
width: 14px;
height: 1px;
left: 6px;
top: 14px;
}
.noUi-vertical .noUi-handle:after {
top: 17px;
} [disabled] .noUi-connect {
background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
cursor: not-allowed;
} .noUi-pips,
.noUi-pips * {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.noUi-pips {
position: absolute;
color: #999;
} .noUi-value {
position: absolute;
white-space: nowrap;
text-align: center;
}
.noUi-value-sub {
color: #ccc;
font-size: 10px;
} .noUi-marker {
position: absolute;
background: #CCC;
}
.noUi-marker-sub {
background: #AAA;
}
.noUi-marker-large {
background: #AAA;
} .noUi-pips-horizontal {
padding: 10px 0;
height: 80px;
top: 100%;
left: 0;
width: 100%;
}
.noUi-value-horizontal {
-webkit-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
-webkit-transform: translate(50%, 50%);
transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
margin-left: -1px;
width: 2px;
height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
height: 15px;
} .noUi-pips-vertical {
padding: 0 10px;
height: 100%;
top: 0;
left: 100%;
}
.noUi-value-vertical {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
-webkit-transform: translate(0, 50%);
transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
width: 5px;
height: 2px;
margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
width: 15px;
}
.noUi-tooltip {
display: block;
position: absolute;
border: 1px solid #D9D9D9;
border-radius: 3px;
background: #fff;
color: #000;
padding: 5px;
text-align: center;
white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
left: 50%;
bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
top: 50%;
right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
-webkit-transform: translate(50%, 0);
transform: translate(50%, 0);
left: auto;
bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
-webkit-transform: translate(0, -18px);
transform: translate(0, -18px);
top: auto;
right: 28px;
}.atkp-floating-bar {
background-color: #fff;
box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);
padding: 13px;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 80; }
.atkp-floating-bar-inner {
max-width: 1100px;
margin: 0 auto;
}
.atkp-floating-bar-disclaimer {
font-size: 11px;
}
.atkp-floating-bar-title {
font-size: 14px;
font-weight: bold;
}
.atkp-floating-bar-inner .atkp-button {
text-align: center;
}
.atkp-floating-bar-price {
font-weight: 600;
font-size: 1.2rem;
display: block;
}
.atkp-floating-bar-priceinfo {
font-size: 11px;
font-color: gray;
}
@media all and (max-width: 900px) {
.atkp-floating-bar { text-align: center;
}
.aktp-floating-bar .alignleft {
float: none;
margin-bottom: 7px;
margin-right: 0;
}
.atkp-floating-bar .alignright {
float: none;
margin-left: 0;
}
.atkp-floating-bar .button {
text-align: center;
width: 100%;
}
.atkp-floating-bar-price-cell {
display: none;
}
.atkp-floating-bar-disclaimer {
display: none;
}
} .atkpnoUi-target, .atkpnoUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
user-select: none;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.atkpnoUi-target {
position: relative;
direction: ltr
}
.atkpnoUi-base {
width: 100%;
height: 100%;
position: relative;
z-index: 1
}
.atkpnoUi-connect {
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0
}
.atkpnoUi-origin {
position: absolute;
height: 0;
width: 0
}
.atkpnoUi-handle {
position: relative;
z-index: 1
}
.atkpnoUi-state-tap .atkpnoUi-connect, .atkpnoUi-state-tap .atkpnoUi-origin {
-webkit-transition: top .3s, right .3s, bottom .3s, left .3s;
transition: top .3s, right .3s, bottom .3s, left .3s
}
.atkpnoUi-state-drag * {
cursor: inherit !important
}
.atkpnoUi-base, .atkpnoUi-handle {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.atkpnoUi-horizontal {
height: 18px
}
.atkpnoUi-horizontal .atkpnoUi-handle {
width: 34px;
height: 28px;
left: -17px;
top: -6px
}
.atkpnoUi-vertical {
width: 18px
}
.atkpnoUi-vertical .atkpnoUi-handle {
width: 28px;
height: 34px;
left: -6px;
top: -17px
}
.atkpnoUi-target {
background: #FAFAFA;
border-radius: 4px;
border: 1px solid #D3D3D3;
box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB
}
.atkpnoUi-connect {
background: #3FB8AF;
box-shadow: inset 0 0 3px rgba(51, 51, 51, .45);
-webkit-transition: background 450ms;
transition: background 450ms
}
.atkpnoUi-draggable {
cursor: w-resize
}
.atkpnoUi-vertical .atkpnoUi-draggable {
cursor: n-resize
}
.atkpnoUi-handle {
border: 1px solid #D9D9D9;
border-radius: 3px;
background: #FFF;
cursor: default;
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}
.atkpnoUi-active {
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB
}
.atkpnoUi-handle:after, .atkpnoUi-handle:before {
content: "";
display: block;
position: absolute;
height: 14px;
width: 1px;
background: #E8E7E6;
left: 14px;
top: 6px
}
.atkpnoUi-handle:after {
left: 17px
}
.atkpnoUi-vertical .atkpnoUi-handle:after, .atkpnoUi-vertical .atkpnoUi-handle:before {
width: 14px;
height: 1px;
left: 6px;
top: 14px
}
.atkpnoUi-vertical .atkpnoUi-handle:after {
top: 17px
}
[disabled] .atkpnoUi-connect {
background: #B8B8B8
}
[disabled] .atkpnoUi-handle, [disabled].atkpnoUi-handle, [disabled].atkpnoUi-target {
cursor: not-allowed
}
.atkpnoUi-pips, .atkpnoUi-pips * {
-moz-box-sizing: border-box;
box-sizing: border-box
}
.atkpnoUi-pips {
position: absolute;
color: #999
}
.atkpnoUi-value {
position: absolute;
text-align: center
}
.atkpnoUi-value-sub {
color: #ccc;
font-size: 10px
}
.atkpnoUi-marker {
position: absolute;
background: #CCC
}
.atkpnoUi-marker-large, .atkpnoUi-marker-sub {
background: #AAA
}
.atkpnoUi-pips-horizontal {
padding: 10px 0;
height: 80px;
top: 100%;
left: 0;
width: 100%
}
.atkpnoUi-value-horizontal {
-webkit-transform: translate3d(-50%, 50%, 0);
transform: translate3d(-50%, 50%, 0)
}
.atkpnoUi-marker-horizontal.atkpnoUi-marker {
margin-left: -1px;
width: 2px;
height: 5px
}
.atkpnoUi-marker-horizontal.atkpnoUi-marker-sub {
height: 10px
}
.atkpnoUi-marker-horizontal.atkpnoUi-marker-large {
height: 15px
}
.atkpnoUi-pips-vertical {
padding: 0 10px;
height: 100%;
top: 0;
left: 100%
}
.atkpnoUi-value-vertical {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
padding-left: 25px
}
.atkpnoUi-marker-vertical.atkpnoUi-marker {
width: 5px;
height: 2px;
margin-top: -1px
}
.atkpnoUi-marker-vertical.atkpnoUi-marker-sub {
width: 10px
}
.atkpnoUi-marker-vertical.atkpnoUi-marker-large {
width: 15px
}
.atkpnoUi-tooltip {
display: block;
position: absolute;
border: 1px solid #D9D9D9;
border-radius: 3px;
background: #fff;
color: #000;
padding: 5px;
text-align: center
}
.atkpnoUi-horizontal .atkpnoUi-tooltip {
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
left: 50%;
bottom: 120%
}
.atkpnoUi-vertical .atkpnoUi-tooltip {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
top: 50%;
right: 120%
}
.atkpnoUi-connect {
background-color: grey;
} .atkp-product-carousel-unit {  background: #ffffff;
} .atkp-product-carousel-unit {
position: relative;
overflow: hidden;
padding: 22px 40px;
}
.atkp-product-carousel-unit * {
box-sizing: content-box;
box-shadow: none;
margin: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
outline: 0;
padding: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
}
.atkp-product-carousel-unit.pull-left {
float: left;
}
.atkp-product-carousel-unit.pull-right {
float: right;
}
.atkp-product-carousel-unit.pull-left .atkp-pc-product, .atkp-product-carousel-unit.pull-right .atkp-pc-product {
width: 185px !important;
}
.atkp-product-carousel-unit a {
box-shadow: none !important;
}
.atkp-product-carousel-unit a:hover {
color: #c45500;
}
.atkp-product-carousel-unit .atkp-pc-ad-header {
padding-left: 3px;
padding-bottom: 9px;
font-size: 17px;
font-weight: normal;
color: #111111;
}
.atkp-product-carousel-unit .atkp-pc-product-list { border-top: 2px solid #f7f7f7;
overflow: hidden;
}
.atkp-product-carousel-unit .atkp-pc-product {
min-width: 185px;
max-width: 385px;
height: auto !important;
padding-top: 22px;
padding-bottom: 22px;
margin-left: 10px;
margin-right: 10px;
float: left;
list-style: none;
text-align: center;
}
.atkp-product-carousel-unit .atkp-pc-product-image {
display: table;
width: 150px;
height: 150px;
margin: 0 auto;
text-align: center;
}
.atkp-product-carousel-unit .atkp-pc-product-image-wrapper {
display: table-cell;
vertical-align: middle;
}
.atkp-product-carousel-unit .atkp-pc-product-image a {
position: relative;
display: inline-block;
vertical-align: middle;
}
.atkp-product-carousel-unit .atkp-pc-product-image img {
max-width: 150px;
max-height: 150px;
vertical-align: bottom;
}
.atkp-product-carousel-unit .atkp-pc-percent-off {
display: block;
width: 32px;
height: 27px;
padding-top: 5px;
position: absolute;
top: -16px;
right: -16px;
color: #ffffff;
font-size: 12px;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-color: #a50200;
background-image: -webkit-linear-gradient(top, #cb0400, #a50200);
background-image: linear-gradient(to bottom, #cb0400, #a50200);
}
.atkp-product-carousel-unit.hide-percent-off-badge .atkp-pc-percent-off {
display: none;
}
.atkp-product-carousel-unit .atkp-pc-product-details {
display: inline-block;
max-width: 100%;
margin-top: 11px;
text-align: left;
}
.atkp-product-carousel-unit .atkp-pc-product-title a {
display: block;
width: 100%;
overflow: hidden;
white-space: initial;
text-overflow: ellipsis;
font-size: 13px;
color: #111111;
text-decoration: none;
}
.atkp-product-carousel-unit.no-truncate .atkp-pc-product-title a {
text-overflow: initial;
white-space: initial;
}
.atkp-product-carousel-unit .atkp-pc-product-offer-price {
font-size: 13px;
color: #111111;
}
.atkp-product-carousel-unit .atkp-pc-product-offer-price-value {
color: #AB1700;
font-weight: bold;
}
.atkp-product-carousel-unit .atkp-pc-product-list-price {
font-size: 13px;
color: #565656;
}
.atkp-product-carousel-unit .atkp-pc-product-list-price-value {
text-decoration: line-through;
}
.atkp-product-carousel-unit .atkp-pc-product-offer-price,
.atkp-product-carousel-unit .atkp-pc-product-list-price,
.atkp-product-carousel-unit .atkp-pc-product-prime-icon {
display: inline-block;
margin-right: 2px;
}
.atkp-product-carousel-unit .atkp-pc-btn-prev,
.atkp-product-carousel-unit .atkp-pc-btn-next {
position: absolute;
top: 50%;
margin-top: -52px;
display: block;
visibility: hidden;
width: 43px;
height: 105px;
z-index: 2;
line-height: 105px;
background: #ffffff;
color: #D0D0D0;
font-size: 35px;
text-align: center;
text-decoration: none;
border: 1px solid #e9e9e9;
-webkit-box-shadow: 0 0 4px #e9e9e9;
box-shadow: 0 0 4px #e9e9e9;
}
.atkp-product-carousel-unit .atkp-pc-btn-prev:hover,
.atkp-product-carousel-unit .atkp-pc-btn-next:hover {
color: #999999;
}
.atkp-product-carousel-unit .atkp-pc-btn-prev:focus,
.atkp-product-carousel-unit .atkp-pc-btn-next:focus {
outline: none;
}
.atkp-product-carousel-unit .atkp-pc-btn-prev {
left: 0;
border-left: 0;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
.atkp-product-carousel-unit .atkp-pc-btn-next {
right: 0;
border-right: 0;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.atkp-product-carousel-unit .atkp-pc-product-prime-icon .icon-prime-all {
background: url(https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBaseCSS-sprite_2x_weblab_AUI_100106_T1-4e9f4ae74b1b576e5f55de370aae7aedaedf390d._V2_.png) no-repeat;
display: inline-block;
margin-top: -1px;
vertical-align: middle;
background-position: -192px -911px;
background-size: 560px 938px;
width: 52px;
height: 15px;
}
}
.atkp-carousel-disclaimer {
margin-top: 0;
}  .atkp-popup {
visibility: hidden;
position: absolute;
width: 250px;
top: 10px;
left: 10px;
z-index: 1; width: 300px;
background-color: #FDFEFF;
border: 2px solid #ffab23;
}
.atkp-popup .atkp-container {
margin-top: 0px;
}
.atkp-popup .atkp-left {
float: left;
width: 50%
}
.atkp-popup .atkp-right {
float: right;
width: 50%;
text-align: center;
margin-top: 5px
} .atkp-popup #BoxInnen {
padding: 15px;
} .atkp-popup #BoxInhalte {
font-size: 12px;
color: #2F2F2F;
line-height: 130%;
} .atkp-cards {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 2rem;
margin: 4rem 5vw;
padding: 0;
list-style-type: none;
}
.atkp-card {
position: relative;
display: block;
height: 100%;
border-radius: calc(40 * 1px);
overflow: hidden;
text-decoration: none;
background: #bde4ea;
}
.atkp-card__image {
width: 100%;
height: auto;
}
.atkp-card__overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
border-radius: calc(40 * 1px);
background-color: #fff;
transform: translateY(100%);
transition: .2s ease-in-out;
}
.atkp-card:hover .atkp-card__overlay {
transform: translateY(0);
}
.atkp-card__header {
position: relative;
display: flex;
align-items: center;
gap: 2em;
padding: 2em;
border-radius: calc(40 * 1px) 0 0 0;
background-color: #fff;
transform: translateY(-100%);
transition: .2s ease-in-out;
}
.atkp-card__arc {
width: 80px;
height: 80px;
position: absolute;
bottom: 100%;
right: 0;
z-index: 1;
}
.atkp-card__arc path {
fill: #fff;
d: path("M 40 80 c 22 0 40 -22 40 -40 v 40 Z");
}
.atkp-card:hover .atkp-card__header {
transform: translateY(0);
}
.atkp-card__thumb {
flex-shrink: 0;
width: 50px;
height: 50px;
border-radius: 50%;
}
.atkp-card__title {
font-size: 1em;
margin: 0 0 .3em;
color: #6A515E;
}
.atkp-card__tagline {
display: block;
margin: 1em 0;
font-size: .8em;
color: #D7BDCA;
}
.atkp-card__status {
font-size: .8em;
color: #D7BDCA;
}
.atkp-card__description {
padding: 0 2em 2em;
margin: 0;
color: #D7BDCA;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}  abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
padding: 0 2px;
margin: 0 2px;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} .hgrid {
width: 100%;
max-width: 1380px;
display: block;
margin-left: auto;
margin-right: auto;
}
.hgrid-stretch {
width: 100%;
}
.hgrid:after,
.hgrid-stretch:after {
content: "";
display: table;
clear: both;
}
.hgrid:after,
.hgrid-stretch:after {
content: "";
display: table;
clear: both;
}
[class*="hgrid-span-"],
[class*="hcolumn-"] {
padding: 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
position: relative;
}
[class*="hgrid-span-"].full-width,
[class*="hcolumn-"].full-width {
padding: 0;
}
.flush-columns {
margin: 0 -15px;
} .hgrid-span-1 {
width: 8.33333333%;
}
.hgrid-span-2 {
width: 16.66666667%;
}
.hgrid-span-3 {
width: 25%;
}
.hgrid-span-4 {
width: 33.33333333%;
}
.hgrid-span-5 {
width: 41.66666667%;
}
.hgrid-span-6 {
width: 50%;
}
.hgrid-span-7 {
width: 58.33333333%;
}
.hgrid-span-8 {
width: 66.66666667%;
}
.hgrid-span-9 {
width: 75%;
}
.hgrid-span-10 {
width: 83.33333333%;
}
.hgrid-span-11 {
width: 91.66666667%;
}
.hgrid-span-12 {
width: 100%;
} .hcolumn-1-1,
.hcolumn-2-2,
.hcolumn-3-3,
.hcolumn-4-4,
.hcolumn-5-5 {
width: 100%;
}
.hcolumn-1-2 {
width: 50%;
}
.hcolumn-1-3 {
width: 33.33333333%;
}
.hcolumn-2-3 {
width: 66.66666667%;
}
.hcolumn-1-4 {
width: 25%;
}
.hcolumn-2-4 {
width: 50%;
}
.hcolumn-3-4 {
width: 75%;
}
.hcolumn-1-5 {
width: 20%;
}
.hcolumn-2-5 {
width: 40%;
}
.hcolumn-3-5 {
width: 60%;
}
.hcolumn-4-5 {
width: 80%;
} @media only screen and (max-width: 1200px) {
.flush-columns {
margin: 0;
}
.adaptive .hcolumn-1-5 {
width: 40%;
}
.adaptive .hcolumn-1-4 {
width: 50%;
}
.adaptive .hgrid-span-1 {
width: 16.66666667%;
}
.adaptive .hgrid-span-2 {
width: 33.33333333%;
}
.adaptive .hgrid-span-6 {
width: 50%;
}
}
@media only screen and (max-width: 969px) {
[class*="hgrid-span-"],
.adaptive [class*="hgrid-span-"],
[class*="hcolumn-"],
.adaptive [class*="hcolumn-"] {
width: 100%;
}
}
@media only screen and (min-width: 970px) {
.hcol-first {
padding-left: 0;
}
.hcol-last {
padding-right: 0;
}
}  #page-wrapper .flush {
margin: 0;
padding: 0;
} .hide {
display: none;
}
.forcehide {
display: none !important;
}
.border-box {
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .hide-text {
font: 0/0 a !important;
color: transparent !important;
text-shadow: none !important;
background-color: transparent !important;
border: 0 !important;
width: 0;
height: 0;
overflow: hidden;
} .table {
display: table;
width: 100%;
margin: 0;
}
.table.table-fixed {
table-layout: fixed;
}
.table-cell {
display: table-cell;
}
.table-cell-mid {
display: table-cell;
vertical-align: middle;
}
@media only screen and (max-width: 969px) {
.table,
.table-cell,
.table-cell-mid {
display: block;
}
} .fleft,
.float-left {
float: left;
}
.fright,
.float-right {
float: right;
}
.fclear:after,
.float-clear:after,
.clear:after,
.clearfix:after {
content: "";
display: table;
clear: both;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #main[tabindex="-1"]:focus {
outline: 0;
} html.translated-rtl * {
text-align: right;
} body {
text-align: left;
font-size: 16px;
line-height: 1.625em;
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
color: #666;
-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; } h1,
h2,
h3,
h4,
h5,
h6,
.title {
line-height: 1.33333333em;
font-family: "Comfortaa", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400;
color: #222;
margin: 25px 0 15px;
text-rendering: optimizelegibility;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h1 {
font-size: 1.875em;
}
h2 {
font-size: 1.625em;
}
h3 {
font-size: 1.375em;
}
h4 {
font-size: 1.25em;
}
h5 {
font-size: 1.125em;
}
h6 {
font-size: 1.125em;
}
.title {
font-size: 1.375em;
}
.title h1,
.title h2,
.title h3,
.title h4,
.title h5,
.title h6 {
font-size: inherit;
}
.titlefont {
font-family: "Comfortaa", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400;
} p {
margin: 0.6875em 0 1em;
}
hr {
border-style: solid;
border-width: 1px 0 0;
clear: both;
margin: 1.625em 0 1em;
height: 0;
color: rgba(0, 0, 0, 0.14);
}
em,
var {
font-style: italic;
}
strong,
b {
font-weight: bold;
}
big,
.big-font {
font-size: 1.25em;
line-height: 1.3em;
}
.huge-font {
font-size: 2.25em;
line-height: 1em;
}
.medium-font {
font-size: 0.8125em;
line-height: 1.384615em;
}
small,
cite,
.small,
.small-font {
font-size: 0.75em;
line-height: 1.333333em;
}
cite {
font-style: italic;
}
q {
font-style: italic;
}
q:before {
content: open-quote;
}
q::after {
content: close-quote;
}
address {
display: block;
margin: 1em 0;
font-style: normal;
border: 1px dotted;
padding: 1px 5px;
}
abbr[title],
acronym[title] {
cursor: help;
border-bottom: 1px dotted;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
a[href^=tel] {
color: inherit;
text-decoration: none;
} blockquote {
border-left: 5px solid;
padding: 0 0 0 1em;
margin: 1em 0;
display: block;
font-style: italic;
color: #888;
font-size: 1.125em;
clear: both;
text-align: justify;
}
blockquote p {
margin: 0;
}
blockquote small,
blockquote cite {
display: block;
line-height: 1.625em;
text-align: right;
margin-top: 3px;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote cite:before {
content: "\2014 \0020";
padding: 0px 3px;
}
blockquote.pull-left {
text-align: left;
float: left;
}
blockquote.pull-right {
border-right: 5px solid;
border-left: 0;
padding: 0 1em 0 0;
margin: 1em 0;
text-align: right;
float: right;
} @media only screen and (max-width: 969px) {
blockquote.pull-left,
blockquote.pull-right {
float: none;
}
} .has-drop-cap:not(:focus)::first-letter {
font-size: 3.4em;
line-height: 1em;
font-weight: inherit;
margin: 0.01em 0.1em 0 0;
} a {
color: #000000;
text-decoration: underline;
}
a,
a i {
-webkit-transition: color 0.3s ease-in, background-color 0.3s linear, border-color 0.3s linear;
-moz-transition: color 0.3s ease-in, background-color 0.3s linear, border-color 0.3s linear;
-o-transition: color 0.3s ease-in, background-color 0.3s linear, border-color 0.3s linear;
transition: color 0.3s ease-in, background-color 0.3s linear, border-color 0.3s linear;
}
a.button,
.more-link a,
.entry-byline a,
.loop-nav a,
#comments-template a,
.widget_nav_menu a,
.site-header a,
.below-header a,
.sidebar-primary a,
.sidebar-secondary a,
.sub-footer a,
.footer a,
.lSAction a,
.pagination a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
text-decoration: none;
}
a.linkstyle,
.linkstyle a {
text-decoration: underline;
}
h1 a.linkstyle,
.linkstyle h1 a,
h2 a.linkstyle,
.linkstyle h2 a,
h3 a.linkstyle,
.linkstyle h3 a,
h4 a.linkstyle,
.linkstyle h4 a,
h5 a.linkstyle,
.linkstyle h5 a,
h6 a.linkstyle,
.linkstyle h6 a,
.title a.linkstyle,
.linkstyle .title a,
.titlefont a.linkstyle,
.linkstyle .titlefont a {
text-decoration: none;
} .accent-typo {
background: #000000;
color: #ffffff;
}
.invert-accent-typo {
background: #ffffff;
color: #000000;
}
.invert-typo {
background: #666;
color: #fff;
}
.enforce-typo {
background: #fff;
color: #666;
}
.page-wrapper .accent-typo a:not(input):not(.button),
.page-wrapper .invert-typo a:not(input):not(.button),
.page-wrapper .enforce-typo a:not(input):not(.button),
.page-wrapper .accent-typo a:hover:not(input):not(.button),
.page-wrapper .invert-typo a:hover:not(input):not(.button),
.page-wrapper .enforce-typo a:hover:not(input):not(.button),
.page-wrapper .accent-typo h1,
.page-wrapper .invert-typo h1,
.page-wrapper .enforce-typo h1,
.page-wrapper .accent-typo h2,
.page-wrapper .invert-typo h2,
.page-wrapper .enforce-typo h2,
.page-wrapper .accent-typo h3,
.page-wrapper .invert-typo h3,
.page-wrapper .enforce-typo h3,
.page-wrapper .accent-typo h4,
.page-wrapper .invert-typo h4,
.page-wrapper .enforce-typo h4,
.page-wrapper .accent-typo h5,
.page-wrapper .invert-typo h5,
.page-wrapper .enforce-typo h5,
.page-wrapper .accent-typo h6,
.page-wrapper .invert-typo h6,
.page-wrapper .enforce-typo h6,
.page-wrapper .accent-typo .title,
.page-wrapper .invert-typo .title,
.page-wrapper .enforce-typo .title {
color: inherit;
}
.enforce-body-font {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.highlight-typo {
background: rgba(0, 0, 0, 0.04);
} code,
pre,
kbd,
tt {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
pre {
overflow-x: auto;
}
code,
kbd,
tt {
padding: 2px 5px;
margin: 0 5px;
border: dashed 1px;
}
pre {
display: block;
padding: 5px 10px;
margin: 1em 0;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
color: #d14;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
}
pre.scrollable {
max-height: 340px;
overflow-y: scroll;
}
pre code,
pre kbd,
pre tt {
padding: unset;
margin: unset;
border: unset;
} ul,
ol {
margin: 0;
padding: 0;
list-style: none outside;
}
ul ol,
ul ul,
ol ol,
ol ul {
margin-left: 10px;
}
li {
margin: 0;
padding: 0;
margin-right: 10px;
}
ul.unstyled,
ol.unstyled {
margin: 0 !important;
padding: 0 !important;
list-style: none outside !important;
}
.main ul,
.main ol {
margin: 1em;
margin-right: 0;
}
.main ol {
list-style: decimal outside;
}
.main ul,
.main ul.disc {
list-style: disc outside;
}
.main ul.square {
list-style: square outside;
}
.main ul.circle {
list-style: circle outside;
}
.main ul ul,
.main ol ul {
list-style-type: circle;
}
.main ul ul ul,
.main ul ol ul,
.main ol ul ul,
.main ol ol ul {
list-style-type: square;
}
.main ul ol,
.main ol ol {
list-style-type: lower-alpha;
}
.main ul ul ol,
.main ul ol ol,
.main ol ul ol,
.main ol ol ol {
list-style-type: lower-roman;
}
.main ul ul,
.main ul ol,
.main ol ol,
.main ol ul {
margin-top: 2px;
margin-bottom: 2px;
display: block;
}
.main li {
margin-right: 0;
display: list-item;
}
.borderlist > li:first-child {
border-top: 1px solid;
}
.borderlist > li {
border-bottom: 1px solid;
padding: 0.15em 0;
list-style-position: outside;
} dl {
margin: 0.6875em 0;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0.6875em;
}
.dl-horizontal {
*zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
display: table;
line-height: 0;
content: "";
}
.dl-horizontal:after {
clear: both;
}
.dl-horizontal dt {
float: left;
width: 12.3em;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 13.8em;
} @media only screen and (max-width: 969px) {
.dl-horizontal dt {
float: none;
width: auto;
clear: none;
text-align: left;
}
.dl-horizontal dd {
margin-left: 0;
}
} table {
width: 100%;
padding: 0;
margin: 1em 0;
border-collapse: collapse;
border-spacing: 0;
}
table caption {
padding: 5px 0;
width: auto;
font-style: italic;
text-align: right;
}
th {
font-weight: bold;
letter-spacing: 1.5px;
text-transform: uppercase;
padding: 6px 6px 6px 12px;
}
th.nobg {
background: none;
}
td {
padding: 6px 6px 6px 12px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
background-color: rgba(0, 0, 0, 0.04);
} form {
margin-bottom: 1em;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
margin-bottom: 1em;
border: 0;
border-bottom: 1px solid #ddd;
background: none;
color: #666;
font-weight: bold;
}
legend small {
color: #666;
}
label,
input,
select,
textarea {
font-size: 1em;
font-weight: normal;
line-height: 1.4em;
}
label {
max-width: 100%;
display: inline-block;
font-weight: bold;
}
.input-text,
textarea,
select,
input[type="text"],
input[type="input"],
input[type="password"],
input[type="email"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
border: 1px solid #ddd;
padding: 6px 8px;
color: #666;
margin: 0;
max-width: 100%;
display: inline-block;
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
.input-text:focus,
textarea:focus,
input[type="text"]:focus,
input[type="input"]:focus,
input[type="checkbox"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
border: 1px solid #aaaaaa;
color: #555555;
outline: thin dotted;
outline-offset: -4px;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
select:focus {
outline: thin dotted;
outline-offset: -4px;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
width: auto;
}
input[type="checkbox"] {
display: inline;
}
input[type="radio"],
input[type="checkbox"] {
line-height: normal;
cursor: pointer;
margin: 4px 0 0;
margin-top: 1px \9;
*margin-top: 0;
}
textarea {
height: auto;
min-height: 60px;
}
select {
width: 215px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background: #fff url(//www.ferienhaus-normandie.biz/wp-content/themes/nevark/images/select.png) no-repeat center right;
}
select[multiple],
select[size] {
height: auto;
} input:-moz-placeholder,
textarea:-moz-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: inherit;
opacity: 0.5;
filter: alpha(opacity=50);
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: inherit;
opacity: 0.5;
filter: alpha(opacity=50);
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
cursor: not-allowed;
background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
background-color: transparent;
} body.wordpress input[type="submit"],
body.wordpress #submit,
body.wordpress .button {
background: #000000;
color: #ffffff;
display: inline-block;
cursor: pointer;
border: none;
text-transform: uppercase;
font-weight: normal;
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
position: relative;
}
body.wordpress input[type="submit"]:before,
body.wordpress #submit:before,
body.wordpress .button:before {
content: '';
position: absolute;
top: 2px;
bottom: 2px;
left: 2px;
right: 2px;
border: solid 1px;
}
body.wordpress input[type="submit"]:hover,
body.wordpress #submit:hover,
body.wordpress .button:hover,
body.wordpress input[type="submit"]:focus,
body.wordpress #submit:focus,
body.wordpress .button:focus {
-webkit-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.33);
box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.33);
background: #000000;
color: #ffffff;
}
body.wordpress input[type="submit"]:focus,
body.wordpress #submit:focus,
body.wordpress .button:focus {
outline: thin dotted;
outline-offset: -4px;
}
body.wordpress input[type="submit"]:active,
body.wordpress #submit:active,
body.wordpress .button:active {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
top: 2px;
right: -2px;
}
body.wordpress input[type="submit"].aligncenter,
body.wordpress #submit.aligncenter,
body.wordpress .button.aligncenter {
max-width: 60%;
}
body.wordpress #submit a,
body.wordpress .button a {
color: inherit;
} input[type="submit"],
#submit,
.button,
input[type="submit"].button-small,
#submit.button-small,
.button-small {
padding: 10px 25px 10px;
font-size: 0.8125em;
line-height: 1.384615em;
margin-top: 5px;
margin-bottom: 5px;
}
input[type="submit"].button-medium,
#submit.button-medium,
.button-medium {
padding: 12px 30px 12px;
font-size: 1em;
}
input[type="submit"].button-large,
#submit.button-large,
.button-large {
padding: 15px 40px 15px;
font-size: 1.25em;
line-height: 1.333333em;
}  iframe,
video,
object,
embed {
max-width: 100%;
}
video,
object,
embed {
margin: 1em 0;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin: 1em 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
margin: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
figure {
margin: 0;
max-width: 100%;
} img,
a img {
border: none;
padding: 0;
margin: 0 auto;
display: inline-block;
max-width: 100%;
height: auto;
image-rendering: optimizeQuality;
vertical-align: top;
}
img {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; } .img-round {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.img-circle {
-webkit-border-radius: 1500px;
-moz-border-radius: 1500px;
border-radius: 1500px;
}
.img-polaroid {
padding: 4px;
border: 1px solid;
}
.img-frame {
padding: 4px;
border: 1px solid;
}
.img-noborder img,
img.img-noborder {
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
border: none !important;
}  .gallery {
background: rgba(0, 0, 0, 0.04);
padding: 10px;
margin: 1em 0;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 0 0 0;
}
.gallery-icon img {
width: 100%;
}
.gallery-item a img {
-webkit-transition: opacity 0.2s ease-in;
-moz-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
opacity: 0.6;
filter: alpha(opacity=60);
}
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
} @media only screen and (max-width: 969px) {
.gallery {
text-align: center;
}
.gallery-icon img {
width: auto;
}
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: block;
}
.gallery .gallery-item {
width: auto;
}
} .wp-caption-text {
background: rgba(0, 0, 0, 0.03);
margin: 0;
padding: 5px;
font-size: 0.75em;
line-height: 1.333333em;
text-align: center;
} .aligncenter {
clear: both;
display: block;
margin: 1em auto;
text-align: center;
}
img.aligncenter {
margin: 1em auto;
}
.alignleft {
float: left;
margin: 10px 15px 5px 0;
display: block;
}
.alignright {
float: right;
margin: 10px 0 5px 15px;
display: block;
}
.alignleft img,
.alignright img {
display: block;
} .avatar {
display: inline-block;
}
.avatar.pull-left {
float: left;
margin: 0 1em 5px 0;
}
.avatar.pull-right {
float: right;
margin: 0 0 5px 1em;
} body {
background: #fff;
}
@media screen and (max-width: 600px) {
body.logged-in.admin-bar {
position: static;
}
}
#page-wrapper {
width: 100%;
display: block;
margin: 0 auto;
}
#topbar,
#below-header,
#sub-footer,
#footer {
overflow: hidden;
}
.site-boxed #header-supplementary,
.site-boxed #below-header,
.site-boxed #main {
border-left: solid 1px rgba(0, 0, 0, 0.33);
border-right: solid 1px rgba(0, 0, 0, 0.33);
} .content.no-sidebar {
float: none;
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width: 970px) {
.content.layout-wide-left,
.content.layout-narrow-left {
float: right;
} .sitewrap-narrow-left-right .main-content-grid,
.sitewrap-narrow-left-left .main-content-grid,
.sitewrap-narrow-right-right .main-content-grid {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.sidebarsN #content {
margin-left: -1px;
margin-right: -1px;
}
.sitewrap-narrow-left-right .sidebar-primary,
.sitewrap-narrow-left-left .sidebar-primary,
.sitewrap-narrow-right-right .content {
-webkit-order: 1;
order: 1;
}
.sitewrap-narrow-left-right .content,
.sitewrap-narrow-left-left .sidebar-secondary,
.sitewrap-narrow-right-right .sidebar-primary {
-webkit-order: 2;
order: 2;
}
.sitewrap-narrow-left-right .sidebar-secondary,
.sitewrap-narrow-left-left .content,
.sitewrap-narrow-right-right .sidebar-secondary {
-webkit-order: 3;
order: 3;
}
}  #topbar {
color: #ffffff;
font-size: 0.8125em;
line-height: 1.384615em;
position: relative;
z-index: 1;
}
#topbar ul,
#topbar ol,
#topbar li {
display: inline;
}
#topbar h1,
#topbar h2,
#topbar h3,
#topbar h4,
#topbar h5,
#topbar h6,
#topbar .title {
color: inherit;
margin: 0;
}
#topbar:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -1;
background: #000000;
opacity: 0.6;
filter: alpha(opacity=60);
}
.topbar-inner a,
.topbar-inner a:hover {
color: inherit;
}
#topbar-left {
text-align: left;
}
#topbar-right {
text-align: right;
}
#topbar-center {
text-align: center;
} #topbar .widget {
margin: 0 2px;
display: inline-block;
vertical-align: middle;
}
#topbar .widget-title {
display: none;
margin: 0;
font-size: 16px;
line-height: 1.625em;
}
#topbar .widget_text {
margin: 0 5px;
}
#topbar .widget_text p {
margin: 2px;
}
#topbar .widget_tag_cloud a {
text-decoration: none;
}
#topbar .widget_nav_menu {
margin: 5px;
}
#topbar .widget_search {
margin: 0 5px;
}
#topbar.js-search .searchform.expand .searchtext {
background: #000000;
color: inherit;
}
#topbar.js-search .searchform.expand .js-search-placeholder {
color: inherit;
} @media only screen and (max-width: 969px) {
#topbar-left {
text-align: center;
margin: 0 -15px;
}
#topbar-right {
text-align: center;
margin: 0 -15px;
}
} #header {
position: relative;
}
.header-primary-none {
text-align: center;
}
.header-primary-search {
text-align: center;
}
#header-aside {
text-align: right;
}
#header-supplementary {
background: #000000;
color: #ffffff;
}
#header-supplementary h1,
#header-supplementary h2,
#header-supplementary h3,
#header-supplementary h4,
#header-supplementary h5,
#header-supplementary h6,
#header-supplementary .title {
color: inherit;
margin: 0;
}
#header-supplementary .js-search .searchform.expand .searchtext {
background: #000000;
color: inherit;
}
#header-supplementary .js-search .searchform.expand .js-search-placeholder {
color: inherit;
}
.header-supplementary a,
.header-supplementary a:hover {
color: inherit;
}  .header-primary-search #branding {
width: 100%;
}
.header-aside-search.js-search {
position: absolute;
right: 30px;
top: 50%;
margin-top: -26px;
}
.header-aside-search.js-search .searchform i.fa-search {
color: #000000;
padding: 14px 25px 14px 20px;
}
.header-aside-search.js-search .js-search-placeholder:before {
right: 30px;
top: 50%;
margin-top: -26px;
padding: 10px 25px 15px 20px;
}
.header-aside-search.js-search.hasexpand {
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: 0;
} @media only screen and (max-width: 969px) {
#header .table,
#header #branding,
#header #header-aside {
width: 100%;
}
#header-primary,
#header-aside,
#header-supplementary {
text-align: center;
}
#header .hgrid-span-12 {
padding: 0;
}
#header-supplementary.header-supplementary-mobilemenu-fixed {
border-bottom: none;
}
.header-aside {
border-top: solid 1px rgba(0, 0, 0, 0.33);
}
.header-aside-menu-fixed {
border-top: none;
}
.header-aside-search.js-search {
position: relative;
right: auto;
top: auto;
margin-top: 0;
}
.header-aside-search.js-search .searchform,
.header-aside-search.js-search .searchform.expand {
position: static;
}
.header-aside-search.js-search .searchform i.fa-search,
.header-aside-search.js-search .searchform.expand i.fa-search {
position: absolute;
left: 0.45em;
top: 50%;
margin-top: -0.65em;
padding: 0;
cursor: auto;
display: block;
visibility: visible;
}
.header-aside-search.js-search .searchform .searchtext,
.header-aside-search.js-search .searchform.expand .searchtext {
background: rgba(0, 0, 0, 0.04);
clip: auto !important;
clip-path: none;
height: auto;
width: 100%;
padding: 10px 2em 10px 1em;
position: static;
background: none;
color: inherit;
font-size: 1em;
top: auto;
right: auto;
bottom: auto;
left: auto;
z-index: auto;
display: block;
padding-right: 1.2em;
padding-left: 2.7em;
}
.header-aside-search.js-search .searchform .js-search-placeholder,
.header-aside-search.js-search .searchform.expand .js-search-placeholder {
display: none;
}
.header-aside-search.js-search.hasexpand {
top: auto;
right: auto;
bottom: auto;
left: auto;
margin: 0;
}
} #site-logo {
margin: 35px 0;
max-width: 100%;
display: inline-block;
vertical-align: top;
}
.header-primary-menu #site-logo,
.header-primary-widget-area #site-logo {
margin-right: 15px;
}
#site-logo img {
max-height: 600px;
}
#site-logo.with-background {
padding: 15px;
position: relative;
}
#site-logo.with-background:before {
content: '';
position: absolute;
top: -10px;
bottom: -10px;
right: -10px;
left: -10px;
border: solid 8px;
border-color: inherit;
z-index: -1;
}
#site-logo.accent-typo {
border-color: #000000;
}
#site-logo.invert-accent-typo {
border-color: #ffffff;
}
.site-boxed #site-logo.with-background {
margin-left: 10px;
margin-right: 10px;
}  #site-title {
font-family: Oranienbaum, "Times New Roman", Times, serif;
color: #222;
margin: 0;
font-weight: 400;
font-size: 85px;
line-height: 1em;
vertical-align: middle;
word-wrap: normal;
}
#site-title a {
color: inherit;
}
#site-title a:hover {
text-decoration: none;
}
#site-logo.accent-typo #site-title,
#site-logo.accent-typo #site-description {
color: inherit;
}
#site-logo.invert-accent-typo #site-title,
#site-logo.invert-accent-typo #site-description {
color: inherit;
}
#site-description {
margin: 0;
font-family: inherit;
line-height: 1em;
font-size: 1em;
font-weight: normal;
color: #888;
vertical-align: middle;
}
.site-logo-text-tiny #site-title {
font-size: 25px;
}
.site-logo-text-small #site-title {
font-size: 35px;
}
.site-logo-text-medium #site-title {
font-size: 50px;
}
.site-logo-text-large #site-title {
font-size: 65px;
} .site-logo-with-icon .site-title > a {
display: inline-flex;
align-items: center;
vertical-align: bottom;
}
.site-logo-with-icon #site-title i {
font-size: 50px;
margin-right: 5px;
} .site-logo-image img.custom-logo {
display: block;
width: auto;
}
#page-wrapper .site-logo-image #site-description {
text-align: center;
margin-top: 5px;
} .site-logo-with-image {
display: table;
table-layout: fixed;
}
.site-logo-with-image .site-logo-mixed-image {
display: table-cell;
vertical-align: middle;
padding-right: 15px;
}
.site-logo-with-image .site-logo-mixed-image img {
vertical-align: middle;
}
.site-logo-with-image .site-logo-mixed-text {
display: table-cell;
vertical-align: middle;
} .site-title-line {
display: block;
line-height: 1em;
font-weight: 400;
}
.site-title-line em {
display: inline-block;
color: #000000;
font-weight: inherit;
font-style: inherit;
}
.site-title-line b,
.site-title-line strong {
display: inline-block;
font-weight: bold;
font-weight: 800;
}
.site-title-line mark {
display: inline-block;
padding: 3px 8px;
background: #000000;
color: #ffffff;
}
.site-title-body-font {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.site-title-heading-font {
font-family: "Comfortaa", "Helvetica Neue", Helvetica, Arial, sans-serif;
} @media only screen and (max-width: 969px) {
#site-logo {
display: block;
}
#header-primary #site-logo {
margin-right: 0;
margin-left: 0;
}
#header-primary #site-logo.site-logo-image {
padding: 15px;
margin: 0;
}
#header-primary #site-logo.site-logo-image {
margin: 15px;
}
#header-primary #site-logo.with-background {
margin: 20px;
}
#page-wrapper #site-title,
#page-wrapper #site-description {
text-align: center;
margin: 0;
display: block;
}
.site-logo-with-icon #site-title {
padding: 0;
}
.site-logo-with-image {
display: block;
text-align: center;
}
.site-logo-with-image .site-logo-mixed-image {
margin: 0 auto 10px;
}
.site-logo-with-image .site-logo-mixed-image,
.site-logo-with-image .site-logo-mixed-text {
display: block;
padding: 0;
}
}
@media only screen and (min-width: 970px) {
.header-primary-none #site-logo.with-background,
.header-primary-search #site-logo.with-background {
min-width: 450px;
max-width: 100%;
}
} .menu-items {
display: inline-block;
text-align: left;
vertical-align: middle;    }
.menu-items a {
display: block;
position: relative;
outline-offset: -2px;
}
.menu-items ol,
.menu-items ul {
margin-left: 0;
}
.menu-items li {
margin-right: 0;
display: list-item;
position: relative;
-webkit-transition: background-color 0.3s linear;
-moz-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
.menu-items > li {
float: left;
vertical-align: middle;
}
.menu-items > li > a {
padding: 13px 15px;
text-transform: uppercase;
}
.menu-items > li.current-menu-item:not(.nohighlight),
.menu-items > li.current-menu-ancestor,
.menu-items > li:hover {
background: #ffffff;
}
.menu-items > li.current-menu-item:not(.nohighlight) > a,
.menu-items > li.current-menu-ancestor > a,
.menu-items > li:hover > a {
color: #000000;
}
.menu-items .menu-title {
display: block;
line-height: 1.2em;
position: relative;
}
.menu-items .menu-description {
opacity: 0.8;
filter: alpha(opacity=80);
font-size: 0.8125em;
line-height: 1.384615em;
line-height: 1.25em;
margin-top: 3px;
display: block;
text-transform: none;
font-weight: normal;
font-style: normal;
}
.menu-items li:hover > ul,
.menu-items li.sfHover > ul {
display: block;
}
.menu-items ul {
font-weight: normal;
position: absolute;
display: none;
top: 100%;
left: 0px;
z-index: 101;
min-width: 16em;
background: #000000;
padding: 5px;
border: solid 1px rgba(0, 0, 0, 0.14);
}
.menu-items ul a {
font-size: 0.875em;
text-transform: uppercase;
color: #ffffff;
padding: 10px 5px 10px 15px;
}
.menu-items ul li {
background: rgba(0, 0, 0, 0.04);
}
.menu-items ul li.current-menu-item:not(.nohighlight),
.menu-items ul li.current-menu-ancestor,
.menu-items ul li:hover {
background: #000000;
}
.menu-items ul li.current-menu-item:not(.nohighlight) > a,
.menu-items ul li.current-menu-ancestor > a,
.menu-items ul li:hover > a {
color: #ffffff;
}
.menu-items ul ul {
top: -6px;
left: 100%;
margin-left: 5px;
border-left: solid 1px rgba(255, 255, 255, 0.15);
}
.menu-items > li:last-child > ul {
left: auto;
right: 0;
} .menu-items > li.menu-item-has-children > a,
.nav-menu .sf-menu.sf-arrows li a.sf-with-ul {
padding-right: 25px;
}
.sf-menu.sf-arrows .sf-with-ul .menu-title {
width: 100%;
}
.sf-menu.sf-arrows .sf-with-ul .menu-title:after {
top: 47%;
line-height: 10px;
margin-top: -5px;
font-size: 0.8em;
position: absolute;
right: -10px;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
text-decoration: inherit;
speak: none;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
content: "\f107";
}
.nav-menu .sf-menu.sf-arrows ul a.sf-with-ul {
padding-right: 10px;
}
.sf-menu.sf-arrows ul .sf-with-ul .menu-title:after {
content: "\f105";
right: 7px;
top: 50%;
margin-top: -0.5em;
line-height: 1em;
} .menu-toggle {
display: none;
cursor: pointer;
padding: 5px 0;
}
.menu-toggle.active i:before {
content: "\f00d";
}
.menu-toggle-text {
margin-right: 5px;
}
@media only screen and (max-width: 969px) { .menu-toggle {
display: block;
}
#menu-primary-items ul,
#menu-secondary-items ul {
border: none;
}
.menu-items {
border-top: solid 1px rgba(0, 0, 0, 0.33);
display: none;
text-align: left;
}
.menu-items > li {
float: none;
}
.menu-items ul {
position: relative;
top: auto;
left: auto;
padding: 0;
}
.menu-items > li > a,
.menu-items ul li a {
padding: 6px 6px 6px 15px;
}
.menu-items ul li a {
padding-left: 40px; }
.menu-items ul ul {
top: 0;
left: auto;
}
.menu-items ul ul li a {
padding-left: 65px;
}
.menu-items ul ul ul li a {
padding-left: 90px;
} .mobilesubmenu-open .menu-items ul {
display: block !important;
height: auto !important;
opacity: 1 !important; } .sf-menu.sf-arrows ul .sf-with-ul .menu-title:after {
content: "\f107";
} .mobilemenu-inline .menu-items {
position: static;
} .mobilemenu-fixed .menu-toggle,
.mobilemenu-fixed #menu-primary-items,
.mobilemenu-fixed #menu-secondary-items {
-webkit-transition: background-color 0.3s linear;
-moz-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
.mobilemenu-fixed .menu-toggle-text {
display: none;
}
.mobilemenu-fixed .menu-toggle {
width: 2em;
padding: 5px;
position: fixed;
top: 15%;
left: 0;
z-index: 99992;
border: solid 2px rgba(0, 0, 0, 0.14);
border-left: none;
}
.mobilemenu-fixed .menu-toggle,
.mobilemenu-fixed .menu-items {
background: #fff;
}
.mobilemenu-fixed #menu-primary-items,
.mobilemenu-fixed #menu-secondary-items {
display: none;
width: 280px;
position: fixed;
top: 0;
z-index: 99991;
overflow-y: auto;
height: 100%;
border-right: solid 2px rgba(0, 0, 0, 0.14);
}
.mobilemenu-fixed .menu-items ul {
min-width: auto;
}
.header-supplementary-bottom .mobilemenu-fixed .menu-toggle {
margin-top: 40px;
}
.header-supplementary-top .mobilemenu-fixed .menu-toggle {
margin-top: -40px;
}
.fixedmenu-open .menu-toggle {
z-index: 99997;
}
.fixedmenu-open #menu-primary-items,
.fixedmenu-open #menu-secondary-items {
z-index: 99996;
}
.fixedmenu-open body {
position: relative;
}
.fixedmenu-open body:before {
content: '';
position: absolute;
z-index: 99995;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.75);
cursor: pointer;
} .hootamp .mobilemenu-fixed:hover .menu-toggle {
left: 280px;
z-index: 99997;
}
.hootamp .mobilemenu-fixed:hover #menu-primary-items,
.hootamp .mobilemenu-fixed:hover #menu-secondary-items {
display: block;
left: 0;
z-index: 99996;
}
.hootamp .mobilemenu-inline:hover #menu-primary-items,
.hootamp .mobilemenu-inline:hover #menu-secondary-items {
display: block;
} .admin-bar .mobilemenu-fixed #menu-primary-items,
.admin-bar .mobilemenu-fixed #menu-secondary-items {
top: 32px;
}
}
@media screen and (max-width: 782px) {
.admin-bar .mobilemenu-fixed #menu-primary-items,
.admin-bar .mobilemenu-fixed #menu-secondary-items {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.fixedmenu-open.has-adminbar {
overflow-y: scroll;
position: fixed;
width: 100%;
left: 0px;
top: -46px;
}
.fixedmenu-open.has-adminbar body {
padding-top: 46px;
}
}
@media only screen and (min-width: 970px) {
.menu-items {
display: inline-block !important; }
.tablemenu .menu-items {
display: inline-table !important; }
.tablemenu .menu-items > li {
display: table-cell;
float: none;
}
} .menu-area-wrap {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
}
.header-aside .menu-area-wrap {
justify-content: flex-end;
}
.header-supplementary-left .menu-area-wrap {
justify-content: space-between;
}
.header-supplementary-right .menu-area-wrap {
justify-content: space-between;
flex-direction: row-reverse;
}
.header-supplementary-center .menu-area-wrap {
justify-content: center;
}
.menu-side-box {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.menu-side-box .widget {
display: inline-block;
vertical-align: middle;
}
.menu-side-box a {
color: inherit;
}
.menu-side-box h1,
.menu-side-box h2,
.menu-side-box h3,
.menu-side-box h4,
.menu-side-box h5,
.menu-side-box h6,
.menu-side-box .title {
margin: 0;
color: inherit;
}
.menu-side-box .widget-title {
font-size: 1.25em;
line-height: 1.3em;
}
.menu-side-box .widget_text .textwidget p {
margin: 5px 0;
}
div.menu-side-box {
font-size: 0.75em;
line-height: 1.333333em;
align-self: stretch;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: flex-end;
min-width: 200px;
}
div.menu-side-box .widget {
margin: 0 5px;
}
div.menu-side-box .widget_text,
div.menu-side-box .widget_nav_menu {
margin-top: 5px;
margin-bottom: 5px;
} @media only screen and (max-width: 969px) {
.menu-area-wrap {
display: block;
}
div.menu-side-box {
justify-content: center;
flex-wrap: wrap;
}
.header-aside .menu-side-box {
border-top: solid 1px rgba(0, 0, 0, 0.33);
}
.header-supplementary .menu-side-box {
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
}
} .sidebar-header-sidebar .widget {
display: inline-block;
vertical-align: middle;
}
.sidebar-header-sidebar h1,
.sidebar-header-sidebar h2,
.sidebar-header-sidebar h3,
.sidebar-header-sidebar h4,
.sidebar-header-sidebar h5,
.sidebar-header-sidebar h6,
.sidebar-header-sidebar .title {
margin: 0;
}
.sidebar-header-sidebar .widget-title {
font-size: 1.25em;
line-height: 1.3em;
}
.sidebar-header-sidebar .widget_text .textwidget p {
margin: 5px 0;
}
aside.sidebar-header-sidebar {
margin-top: 0;
font-size: 0.75em;
line-height: 1.333333em;
}
aside.sidebar-header-sidebar .widget,
aside.sidebar-header-sidebar .widget:last-child {
margin: 5px 5px;
}
aside.sidebar-header-sidebar .widget_text,
aside.sidebar-header-sidebar .widget_nav_menu {
margin-top: 5px;
margin-bottom: 5px;
} .below-header-inner {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
}
.below-header-parts {
justify-content: space-between;
}
#below-header-left {
text-align: left;
}
#below-header-right {
text-align: right;
}
#below-header-center {
text-align: center;
}
.below-header-stretch > .hgrid {
max-width: none;
padding: 0;
}
.below-header {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
background: #fff;
font-size: 0.75em;
line-height: 1.333333em;
}
.below-header .widget {
display: inline-block;
vertical-align: middle;
}
.below-header h1,
.below-header h2,
.below-header h3,
.below-header h4,
.below-header h5,
.below-header h6,
.below-header .title {
margin: 0;
}
.below-header .widget-title {
font-size: 1.25em;
line-height: 1.3em;
}
.below-header .widget_text .textwidget p {
margin: 5px 0;
}
div.below-header .widget {
margin: 0 5px;
}
div.below-header .widget_text,
div.below-header .widget_nav_menu {
margin-top: 5px;
margin-bottom: 5px;
} @media only screen and (max-width: 969px) {
.below-header-inner {
display: block;
}
#below-header-left {
text-align: center;
margin: 0 -15px;
}
#below-header-right {
text-align: center;
margin: 0 -15px;
}
}  #main.main {
padding-bottom: 2.5625em;
overflow: hidden;
background: #fff;
}  .main > .loop-meta-wrap {
position: relative;
text-align: center;
}
.main > .loop-meta-wrap.pageheader-bg-default,
.main > .loop-meta-wrap.pageheader-bg-stretch,
.main > .loop-meta-wrap.pageheader-bg-both {
background: rgba(0, 0, 0, 0.04);
}
.main > .loop-meta-wrap.pageheader-bg-incontent,
.main > .loop-meta-wrap.pageheader-bg-none {
background: none;
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
}
.main > .loop-meta-wrap#loop-meta.loop-meta-parallax {
background: none;
}
.entry-featured-img-headerwrap:not(.loop-meta-staticbg-nocrop) {
height: 300px;
}
#main .loop-meta-staticbg {
background-position: center;
background-size: cover;
}
.loop-meta-staticbg-nocrop {
position: relative;
}
.loop-meta-staticbg-nocrop.loop-meta-withtext {
min-height: 120px;
}
.loop-meta-staticbg-nocrop .entry-headerimg {
display: block;
margin: 0 auto;
width: 100%;
}
.loop-meta-staticbg-nocrop > .hgrid {
position: absolute;
left: 0;
right: 0;
top: 50%;
max-width: none;
transform: translateY(-50%);
}
.loop-meta-staticbg-nocrop div.loop-meta {
margin: 0;
}
.loop-meta-withbg .loop-meta {
background: rgba(0, 0, 0, 0.6);
color: #ffffff;
display: inline-block;
margin: 95px 0;
width: auto;
position: relative;
padding: 1em 1.3125em 1em;
}
.loop-meta-withbg .loop-meta:before {
content: '';
position: absolute;
top: -10px;
bottom: -10px;
right: -10px;
left: -10px;
border: solid 8px rgba(0, 0, 0, 0.6);
}
.loop-meta-withbg h1,
.loop-meta-withbg h2,
.loop-meta-withbg h3,
.loop-meta-withbg h4,
.loop-meta-withbg h5,
.loop-meta-withbg h6,
.loop-meta-withbg a {
color: inherit;
}
.loop-meta {
float: none;
background-size: contain;
padding: 1.625em 0 1.9375em;
}
.loop-title {
margin: 0;
font-size: 1.375em;
}
.loop-description p {
margin: 5px 0;
}
.loop-description p:last-child {
margin-bottom: 0;
}
.loop-meta-gravatar img {
margin-bottom: 1em;
-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 1500px;
-moz-border-radius: 1500px;
border-radius: 1500px;
}
.archive.author .content .loop-meta-wrap {
text-align: center;
}
.content .loop-meta-wrap {
margin-bottom: 1.625em;
}
.content .loop-meta-wrap.pageheader-bg-default,
.content .loop-meta-wrap.pageheader-bg-stretch,
.content .loop-meta-wrap.pageheader-bg-none {
background: none;
padding-bottom: 1em;
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
}
.content .loop-meta-wrap.pageheader-bg-incontent,
.content .loop-meta-wrap.pageheader-bg-both {
text-align: center;
background: rgba(0, 0, 0, 0.04);
padding: 15px 18px;
}
.content .loop-meta {
padding: 0;
}
.content .loop-title {
font-size: 1.25em;
}
#custom-content-title-area {
text-align: center;
}
.pre-content-title-area ul.lSPager {
display: none;
}
.content-title-area-stretch .hgrid-span-12 {
padding: 0;
}
.content-title-area-grid {
margin: 1.625em 0;
}
.content .post-content-title-area {
margin: 0 0 2.5625em;
} .entry-byline {
opacity: 0.8;
filter: alpha(opacity=80);
line-height: 1.3333em;
}
.loop-meta .entry-byline {
margin-top: 5px;
}
.content .entry-byline {
margin-top: 0;
}
.content .entry-byline.empty {
margin: 0;
}
.entry-byline-block {
display: inline;
}
.entry-byline-block:after {
content: "/";
margin: 0 7px;
font-size: 1.181818em;
}
.entry-byline-block:last-of-type:after {
display: none;
}
.entry-byline a {
color: inherit;
}
.entry-byline a:hover {
color: inherit;
text-decoration: underline;
}
.entry-byline-label {
margin-right: 3px;
}
.entry-footer .entry-byline {
margin: 0;
padding: 1.625em 5px;
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
} .main-content-grid {
margin-top: 45px;
}
.content-wrap .widget {
margin: 0.6875em 0 1em;
}   .entry-content-featured-img {
display: block;
margin: 0 auto 1.625em;
} .entry-content {
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
}
.entry-content.no-shadow {
border: none;
}
.entry-the-content {
margin-bottom: 2.5625em;
}
.entry-the-content p:first-child,
.entry-the-content h1:first-child,
.entry-the-content h2:first-child,
.entry-the-content h3:first-child,
.entry-the-content h4:first-child,
.entry-the-content h5:first-child,
.entry-the-content h6:first-child {
margin-top: 0;
}
.entry-the-content p:last-child,
.entry-the-content h1:last-child,
.entry-the-content h2:last-child,
.entry-the-content h3:last-child,
.entry-the-content h4:last-child,
.entry-the-content h5:last-child,
.entry-the-content h6:last-child {
margin-bottom: 0;
}
.entry-the-content:after {
content: "";
display: table;
clear: both;
}
.entry-the-content:after {
content: "";
display: table;
clear: both;
} .page-links,
.post-nav-links {
text-align: center;
margin: 2.5625em 0;
}
.page-links a,
.post-nav-links a,
.page-links .page-numbers,
.post-nav-links .page-numbers {
text-decoration: none;
border: solid 1px;
padding: 0.5em;
margin: 0 2px;
line-height: 1em;
min-width: 1em;
display: inline-block;
text-align: center;
}
.loop-nav {
padding: 1.625em 5px;
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
} #comments-template {
padding-top: 1.625em;
}
#comments-number {
font-size: 1em;
color: #888;
font-family: inherit;
font-weight: bold;
font-weight: 800;
text-transform: uppercase;
}
#comments .comment-list,
#comments ol.children {
list-style-type: none;
margin: 0;
} .main .comment {
margin: 0;
}
.comment article {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
position: relative;
}
.comment p {
margin: 0 0 0.3em;
}
.comment li.comment {
border-left: solid 1px rgba(0, 0, 0, 0.1);
padding-left: 40px;
margin-left: 20px;
}
.comment li article:before {
content: " ";
display: block;
width: 30px;
border-bottom: solid 1px rgba(0, 0, 0, 0.1);
position: absolute;
top: 50%;
left: -40px;
}
.comment-avatar {
width: 50px;
flex-shrink: 0;
margin: 20px 15px 0 0;
}
.comment-content-wrap {
padding: 15px 0;
}
.comment-meta-block,
.comment-edit-link {
display: inline-block;
padding: 0 15px 0 0;
margin: 0 15px 0 0;
border-right: solid 1px;
font-size: 0.75em;
line-height: 1.333333em;
color: #888;
text-transform: uppercase;
}
.comment-meta-block:last-child {
border-right: none;
padding-right: 0;
margin-right: 0;
}
.comment-meta-block cite.comment-author {
font-style: normal;
font-size: 1em;
} .comment-by-author {
font-size: 0.75em;
line-height: 1.333333em;
color: #888;
text-transform: uppercase;
font-weight: bold;
margin-top: 3px;
text-align: center;
}
.comment.bypostauthor > article {
background: rgba(0, 0, 0, 0.04);
padding: 0 10px 0 18px;
margin: 15px 0;
}
.comment.bypostauthor > article .comment-avatar {
margin-top: 18px;
}
.comment.bypostauthor > article .comment-content-wrap {
padding: 13px 0;
}
.comment.bypostauthor > article .comment-meta-block,
.comment.bypostauthor > article .comment-edit-link {
color: inherit;
}
.comment.bypostauthor + #respond {
background: rgba(0, 0, 0, 0.04);
padding: 20px 20px 1px;
}
.comment.bypostauthor + #respond #reply-title {
margin-top: 0;
} .comment-ping {
border: solid 1px rgba(0, 0, 0, 0.33);
padding: 5px 10px 5px 15px;
margin: 30px 0px 20px;
}
.comment-ping cite {
font-size: 1em;
} .children #respond {
margin-left: 60px;
position: relative;
}
.children #respond:before {
content: " ";
border-left: solid 1px rgba(0, 0, 0, 0.33);
position: absolute;
top: 0;
bottom: 0;
left: -40px;
}
.children #respond:after {
content: " ";
display: block;
width: 30px;
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
position: absolute;
top: 50%;
left: -40px;
}
#reply-title {
font-size: 1em;
font-family: inherit;
font-weight: bold;
font-weight: 800;
text-transform: uppercase;
}
#reply-title small {
display: block;
}
#respond p {
margin: 0 0 0.3em;
}
#respond label {
font-size: 0.75em;
line-height: 1.333333em;
font-weight: normal;
padding: 0.6875em 0;
width: 15%;
vertical-align: top;
}
#respond input[type=checkbox] + label {
display: inline;
margin-left: 5px;
vertical-align: text-bottom;
}  .custom-404-content .entry-the-content {
margin-bottom: 1em;
} .entry.attachment .entry-content {
border-bottom: none;
}
.entry.attachment .entry-the-content {
width: auto;
text-align: center;
}
.entry.attachment .entry-the-content p:first-of-type {
margin-top: 2em;
font-weight: bold;
text-transform: uppercase;
}
.entry.attachment .entry-the-content .more-link {
display: none;
}   .archive-wrap {
overflow: hidden;
clear: both;
} .plural .entry {
padding-top: 1em;
padding-bottom: 3.203125em;
position: relative;
}
.plural .entry:first-child {
padding-top: 0;
}
.entry-grid-featured-img {
position: relative;
z-index: 1;
} .entry-sticky-tag {
display: none; }
.sticky > .entry-grid {
background: rgba(0, 0, 0, 0.04);
padding: 15px 20px 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sticky > .entry-grid > .entry-featured-img-wrap {
margin: -15px -20px 0;
} .entry-grid {
min-width: auto;
}
.entry-grid-content {
padding-left: 0;
padding-right: 0;
text-align: center;
}
.entry-grid-content .entry-title {
font-size: 1.25em;
margin: 0;
}
.entry-grid-content .entry-title a {
color: inherit;
}
.entry-grid-content .entry-summary {
margin-top: 1.625em;
}
.entry-grid-content .entry-summary p:last-child {
margin-bottom: 0;
} .archive-big .entry-grid-content .entry-title {
font-size: 1.625em;
}
.archive-big .entry-content-featured-img {
margin: 1.625em 0 0;
} .archive-medium .entry-grid,
.archive-small .entry-grid {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
}
.archive-medium .entry-featured-img-wrap,
.archive-small .entry-featured-img-wrap {
flex-shrink: 0;
}
.archive-medium .entry-content-featured-img,
.archive-small .entry-content-featured-img {
margin: 0 1.625em 0 0;
}
.archive-medium.sticky > .entry-grid,
.archive-small.sticky > .entry-grid {
padding-left: 15px;
padding-right: 15px;
}
.archive-medium.sticky > .entry-grid > .entry-featured-img-wrap,
.archive-small.sticky > .entry-grid > .entry-featured-img-wrap {
margin: 0;
} #content .archive-mixed {
padding-top: 0;
}
.mixedunit-big .entry-grid-content .entry-title {
font-size: 1.625em;
}
.mixedunit-big .entry-content-featured-img {
margin: 1.625em auto 0;
}
.archive-mixed-block2.mixedunit-big,
.archive-mixed-block3.mixedunit-big {
padding-left: 15px;
padding-right: 15px;
}
.mixedunit-medium .entry-grid,
.mixedunit-small .entry-grid {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
}
.mixedunit-medium .entry-featured-img-wrap,
.mixedunit-small .entry-featured-img-wrap {
flex-shrink: 0;
}
.mixedunit-medium .entry-content-featured-img,
.mixedunit-small .entry-content-featured-img {
margin: 0 1.625em 0 0;
}
.mixedunit-medium.sticky > .entry-grid,
.mixedunit-small.sticky > .entry-grid {
padding-left: 15px;
padding-right: 15px;
}
.mixedunit-medium.sticky > .entry-grid > .entry-featured-img-wrap,
.mixedunit-small.sticky > .entry-grid > .entry-featured-img-wrap {
margin: 0;
}
.mixedunit-block2:nth-child(2n) {
clear: both;
}
.mixedunit-block3:nth-child(3n+2) {
clear: both;
} #content .archive-block {
padding-top: 0;
}
.archive-block2:nth-child(2n+1) {
clear: both;
}
.archive-block3:nth-child(3n+1) {
clear: both;
}
.archive-block4:nth-child(4n+1) {
clear: both;
}  #content .archive-mosaic {
padding-top: 0;
}
.archive-mosaic {
text-align: center;
}
.archive-mosaic .entry-grid {
border: solid 1px rgba(0, 0, 0, 0.14);
}
.archive-mosaic .entry-content-featured-img {
margin: 0 auto;
}
.archive-mosaic.sticky > .entry-grid {
padding: 0;
}
.archive-mosaic.sticky > .entry-grid > .entry-featured-img-wrap {
margin: 0;
}
.archive-mosaic .entry-grid-content {
padding: 1em 1em;
padding-bottom: 0;
}
.archive-mosaic .entry-title {
font-size: 1.125em;
}
.archive-mosaic .entry-summary {
margin: 0 0 1em;
}
.archive-mosaic .entry-summary p:first-child {
margin-top: 0.8em;
}
.archive-mosaic .more-link {
margin: 1em -1em 0;
text-align: center;
font-size: 1em;
}
.archive-mosaic .more-link a {
display: block;
font-size: 0.75em;
line-height: 1.333333em;
}
.archive-mosaic .entry-grid .more-link:after {
display: none;
}
.archive-mosaic .mosaic-sub {
background: rgba(0, 0, 0, 0.04);
border-top: solid 1px rgba(0, 0, 0, 0.14);
margin: 0 -1em;
line-height: 1.4em;
}
.archive-mosaic .entry-byline {
display: block;
padding: 10px;
border: none;
margin: 0;
} @media only screen and (max-width: 969px) {   .archive-medium .entry-grid,
.archive-small .entry-grid {
display: block;
}
.archive-medium .entry-content-featured-img,
.archive-small .entry-content-featured-img {
margin: 0 auto 1.625em;
} .archive-mosaic .entry-content-featured-img {
padding: 1em 1em 0;
}
} .more-link {
display: block;
margin-top: 1.625em;
text-align: right;
text-transform: uppercase;
font-size: 0.75em;
line-height: 1.333333em;
font-weight: bold;
border-top: solid 1px;
color: #000000;
position: relative;
-webkit-transition: color 0.3s ease-in, background-color 0.3s linear, border-color 0.3s linear;
-moz-transition: color 0.3s ease-in, background-color 0.3s linear, border-color 0.3s linear;
-o-transition: color 0.3s ease-in, background-color 0.3s linear, border-color 0.3s linear;
transition: color 0.3s ease-in, background-color 0.3s linear, border-color 0.3s linear;
}
.more-link a {
display: inline-block;
padding: 3px 0;
}
.more-link a,
.more-link:hover a {
color: #000000;
}
a.more-link {
border: none;
margin-top: inherit;
text-align: inherit;
}
.entry-grid .more-link {
margin-top: 1em;
text-align: center;
font-size: inherit;
line-height: inherit;
font-weight: normal;
border-top: none;
font-size: 0.8125em;
line-height: 1.384615em;
letter-spacing: 3px;
opacity: 0.8;
filter: alpha(opacity=80);
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
}
.entry-grid .more-link a {
display: block;
width: 100%;
padding: 3px 0 10px;
}
.entry-grid .more-link:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.entry-grid .more-link:after {
content: "\00a0";
display: inline-block;
vertical-align: top;
font: 0/0 a;
border-bottom: solid 2px;
width: 90px;
opacity: 0.7;
filter: alpha(opacity=70);
}
a.more-link {
border: none;
margin-top: inherit;
text-align: inherit;
} .pagination.loop-pagination {
margin: 1em 0;
}
.page-numbers {
border: solid 1px;
padding: 0.5em;
margin: 0 2px;
line-height: 1em;
min-width: 1em;
display: inline-block;
text-align: center;
} .home #main.main {
padding-bottom: 0;
}
.frontpage-area.module-bg-highlight {
background: rgba(0, 0, 0, 0.04);
}
.frontpage-area.module-bg-image.bg-scroll {
background-size: cover;
}
#fp-header-image img {
width: 100%;
} .frontpage-area {
margin: 45px 0;
}
.frontpage-area.module-bg-highlight,
.frontpage-area.module-bg-color,
.frontpage-area.module-bg-image {
padding: 45px 0;
}
#main .frontpage-area.module-bg-highlight,
#main .frontpage-area.module-bg-color,
#main .frontpage-area.module-bg-image {
margin: 0;
}
.frontpage-area-stretch.frontpage-area {
margin: 0;
}
.frontpage-area-stretch > .hgrid {
max-width: none;
}
.frontpage-area-stretch > .hgrid [class*="hgrid-span-"]:first-child,
.frontpage-area-stretch > .hgrid [class*="hcolumn-"]:first-child {
padding-left: 0;
}
.frontpage-area-stretch > .hgrid [class*="hgrid-span-"]:last-child,
.frontpage-area-stretch > .hgrid [class*="hcolumn-"]:last-child {
padding-right: 0;
} .frontpage-area > div.hgrid > div > .widget:first-child {
margin-top: 0;
}
.frontpage-area > div.hgrid > div > .widget:last-child {
margin-bottom: 0;
}
@media only screen and (max-width: 969px) {
.frontpage-widgetarea > div.hgrid > [class*="hgrid-span-"] {
margin-bottom: 45px;
}
.frontpage-widgetarea > div.hgrid > [class*="hgrid-span-"]:last-child {
margin-bottom: 0;
}
}   .frontpage-page-content .main-content-grid {
margin-top: 0;
}
.frontpage-area .entry-content {
border-bottom: none;
}
.frontpage-area .entry-the-content {
margin: 0;
}
.frontpage-area .entry-the-content p:last-child {
margin-bottom: 0;
}
.frontpage-area .entry-footer {
display: none;
} .hoot-blogposts-title {
margin: 0 auto 1.625em;
padding-bottom: 8px;
width: 75%;
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
text-align: center;
} @media only screen and (min-width: 970px) {
}
@media only screen and (max-width: 969px) {
.hoot-blogposts-title {
width: 100%;
}
}   .sidebar {
line-height: 1.625em;
}
.sidebar .widget {
margin-top: 0;
}
.sidebar .widget:last-child {
margin-bottom: 0;
}
.sidebar .widget-title {
font-size: inherit;
font-family: inherit;
font-weight: normal;
text-transform: uppercase;
text-align: center;
padding: 7px 7px;
background: #000000;
color: #ffffff;
}
@media only screen and (max-width: 969px) {
.sidebar {
margin-top: 45px;
}
} .widget {
margin: 45px 0;
position: relative;
}
.widget-title {
position: relative;
margin-top: 0;
}  .textwidget p:last-child {
margin-bottom: 0.6875em;
} .widget_media_image {
text-align: center;
} .searchbody {
vertical-align: middle;
}
.searchbody input {
background: none;
color: inherit;
border: none;
padding: 10px 1.2em 10px 2.2em;
width: 100%;
vertical-align: bottom;
display: block;
}
.searchbody input:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: none;
color: inherit;
}
.searchform {
position: relative;
background: #f5f5f5;
background: rgba(0, 0, 0, 0.05);
border: solid 1px rgba(255, 255, 255, 0.3);
margin-bottom: 0;
overflow: hidden;
}
.searchform .submit {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -9999rem;
width: auto;
line-height: 1em;
margin: 0;
padding: 5px;
}
.searchform .submit:focus {
outline: dotted 1px;
outline-offset: -4px;
right: 10px; }
body.wordpress .searchform .submit {
position: absolute;
}
.searchbody i.fa-search {
position: absolute;
top: 50%;
margin-top: -0.5em;
left: 10px;
}
.js-search .widget_search {
position: static;
}
.js-search .searchform {
position: relative;
background: none;
border: none;
}
.js-search .searchform i.fa-search {
position: relative;
margin: 0;
cursor: pointer;
top: 0;
left: 0;
padding: 5px;
font-size: 1.25em;
line-height: 1.3em;
}
.js-search .searchtext {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
overflow: hidden;
padding: 0;
margin: 0;
position: absolute;
word-wrap: normal;
}
.js-search .js-search-placeholder {
display: none;
}
.js-search .js-search-placeholder:before {
cursor: pointer;
content: "X";
font-family: Helvetica, Arial, sans-serif;
font-size: 2em;
line-height: 1em;
position: absolute;
right: 5px;
top: 50%;
margin-top: -0.5em;
padding: 0 10px;
z-index: 95;
}
.js-search .submit[type="submit"] {
display: none;
}
.js-search .searchform.expand {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.js-search .searchform.expand i.fa-search {
visibility: hidden;
}
.js-search .searchform.expand .searchtext {
clip: auto !important;
clip-path: none;
height: auto;
width: 100%;
padding: 10px 2em 10px 1em;
background: #fff;
color: #666;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-size: 1.5em;
z-index: 90;
}
.js-search .searchform.expand .js-search-placeholder {
display: block;
color: #666;
}
.js-search.hasexpand .searchbody {
min-height: 3em;
} .hootamp .header-aside-search .searchform,
.hootamp .js-search .searchform {
position: relative;
}
.hootamp .header-aside-search .searchform i.fa-search,
.hootamp .js-search .searchform i.fa-search {
position: absolute;
color: #666;
z-index: 1;
top: 50%;
margin-top: -0.5em;
left: 10px;
padding: 0;
font-size: 1em;
line-height: 1em;
}
.hootamp .header-aside-search .searchform input.searchtext[type="text"],
.hootamp .js-search .searchform input.searchtext[type="text"] {
clip: auto !important;
clip-path: none;
height: auto;
width: auto;
position: relative;
z-index: 0;
background: #fff;
color: #666;
display: inline-block;
padding: 5px 10px 5px 2.2em;
border: solid 1px #ddd;
font-size: 1em;
line-height: 1em;
} .widget_nav_menu .menu-description {
margin-left: 5px;
opacity: 0.7;
filter: alpha(opacity=70);
}
.widget_nav_menu .menu-description:before {
content: "( ";
}
.widget_nav_menu .menu-description:after {
content: " )";
}
.inline-nav .widget_nav_menu ul,
.inline-nav .widget_nav_menu ol,
.inline-nav .widget_nav_menu li {
display: inline;
margin-left: 0;
}
.inline-nav .widget_nav_menu li {
margin-right: 0;
}
.inline-nav .widget_nav_menu li a {
margin: 0 30px 0 0;
position: relative;
}
.inline-nav .widget_nav_menu li a:hover {
border-bottom: solid 1px;
text-decoration: none;
}
.inline-nav .widget_nav_menu li a:after {
content: "/";
opacity: 0.5;
filter: alpha(opacity=50);
margin-left: 15px;
position: absolute;
}
.inline-nav .widget_nav_menu ul.menu > li:last-child a {
margin-right: 0;
}
.inline-nav .widget_nav_menu ul.menu > li:last-child a:after {
display: none;
}  .customHtml > h4,
.customHtml p {
color: #ffffff;
font-size: 15px;
line-height: 1.4285em;
margin: 3px 0;
}
.customHtml > h4 {
font-size: 20px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
} #page-wrapper .parallax-mirror {
z-index: inherit !important;
}  .hoot-cf7-style .wpcf7-form {
text-transform: uppercase;
margin: 0.6875em 0;
}
.hoot-cf7-style .wpcf7-form label + span {
display: block;
}
.hoot-cf7-style .wpcf7-form .wpcf7-list-item-label,
.hoot-cf7-style .wpcf7-form .wpcf7-quiz-label {
text-transform: none;
font-weight: normal;
}
.hoot-cf7-style .wpcf7-form .required:before {
margin-right: 5px;
opacity: 0.5;
filter: alpha(opacity=50);
content: "\f069";
display: inline-block;
font: normal normal 900 0.666666em/2.5em 'Font Awesome 5 Free';
vertical-align: top;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.hoot-cf7-style .wpcf7-form .one-fourth {
width: 20%;
float: left;
}
.hoot-cf7-style .wpcf7-form .one-fourth:nth-of-type(4n+1) {
clear: both;
}
.hoot-cf7-style .wpcf7-form .one-third {
width: 28%;
float: left;
}
.hoot-cf7-style .wpcf7-form .one-third:nth-of-type(3n+1) {
clear: both;
}
.hoot-cf7-style .wpcf7-form .one-half {
width: 45%;
float: left;
}
.hoot-cf7-style .wpcf7-form .one-half:nth-of-type(2n+1) {
clear: both;
}
.hoot-cf7-style .wpcf7-form .full {
width: 94%;
float: none;
clear: both;
}
.hoot-cf7-style .wpcf7-form .one-fourth input,
.hoot-cf7-style .wpcf7-form .one-third input,
.hoot-cf7-style .wpcf7-form .one-half input,
.hoot-cf7-style .wpcf7-form .full input,
.hoot-cf7-style .wpcf7-form .one-fourth textarea,
.hoot-cf7-style .wpcf7-form .one-third textarea,
.hoot-cf7-style .wpcf7-form .one-half textarea,
.hoot-cf7-style .wpcf7-form .full textarea,
.hoot-cf7-style .wpcf7-form .one-fourth select,
.hoot-cf7-style .wpcf7-form .one-third select,
.hoot-cf7-style .wpcf7-form .one-half select,
.hoot-cf7-style .wpcf7-form .full select {
width: 100%;
}
.hoot-cf7-style .wpcf7-form .one-fourth input[type="checkbox"],
.hoot-cf7-style .wpcf7-form .one-third input[type="checkbox"],
.hoot-cf7-style .wpcf7-form .one-half input[type="checkbox"],
.hoot-cf7-style .wpcf7-form .full input[type="checkbox"],
.hoot-cf7-style .wpcf7-form .one-fourth input[type="radio"],
.hoot-cf7-style .wpcf7-form .one-third input[type="radio"],
.hoot-cf7-style .wpcf7-form .one-half input[type="radio"],
.hoot-cf7-style .wpcf7-form .full input[type="radio"] {
width: auto;
}
.hoot-cf7-style .wpcf7-form .submit {
clear: both;
float: none;
width: 100%;
}
.hoot-cf7-style .wpcf7-form .submit:after {
content: "";
display: table;
clear: both;
}
.hoot-cf7-style .wpcf7-form .submit:after {
content: "";
display: table;
clear: both;
}
.hoot-cf7-style .wpcf7-form .submit input {
width: auto;
}
.hoot-cf7-style .wpcf7-form .wpcf7-form-control-wrap:after {
content: "";
display: table;
clear: both;
}
.hoot-cf7-style .wpcf7-form .wpcf7-form-control-wrap:after {
content: "";
display: table;
clear: both;
}
.hoot-cf7-style div.wpcf7-validation-errors,
.hoot-cf7-style div.wpcf7-mail-sent-ng,
.hoot-cf7-style div.wpcf7-mail-sent-ok {
margin: -0.6875em 0 1em;
border: 0;
}
.hoot-cf7-style div.wpcf7-validation-errors {
background: #fae9bf;
color: #807000;
}
.hoot-cf7-style div.wpcf7-mail-sent-ng {
background: #faece8;
color: #af2c20;
}
.hoot-cf7-style div.wpcf7-mail-sent-ok {
background: #eefae8;
color: #769754;
} @media only screen and (max-width: 969px) {
.hoot-cf7-style .wpcf7-form p,
.hoot-cf7-style .wpcf7-form p.full {
width: 100%;
float: none;
margin-right: 0;
}
} .hoot-mapp-style { }
.hoot-mapp-style .mapp-layout {
border: none;
max-width: 100%;
margin: 0;
}
.hoot-mapp-style .mapp-map-links {
border: none;
}
.hoot-mapp-style .mapp-links a:first-child:after {
content: " /";
} .woocommerce ul.products,
.woocommerce-page ul.products,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce .woocommerce-result-count {
margin-top: 0.5em;
}
.woocommerce.archive ul.products,
.woocommerce-page.archive ul.products {
margin: 1em 0 0 0;
}
.woocommerce.archive ul.products li.product,
.woocommerce-page.archive ul.products li.product {
margin: 0 3.8% 2.992em 0;
padding-top: 0;
}
.woocommerce.archive ul.products li.last,
.woocommerce-page.archive ul.products li.last {
margin-right: 0;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
margin: 0 2px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background: none;
color: inherit;
} .woocommerce.singular .product .product_title {
display: none;
} .product_meta > span {
display: block;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border-radius: 0;
}
.upsells.products,
.related.products {
clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-color: rgba(0, 0, 0, 0.33);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-color: rgba(0, 0, 0, 0.33);
background: none;
margin: 0;
border-radius: 0;
border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #222;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding-bottom: 1em;
}
.woocommerce-tabs h1,
.woocommerce-tabs h2,
.woocommerce-tabs h3,
.woocommerce-tabs h4,
.woocommerce-tabs h5,
.woocommerce-tabs h6 {
font-size: 1.25em;
}
.single-product .upsells.products > h2,
.single-product .related.products > h2,
.singular-page.woocommerce-cart .cross-sells > h2,
.singular-page.woocommerce-cart .cart_totals > h2 {
font-size: 1.25em;
} .woocommerce-account .entry-content,
.woocommerce-cart .entry-content,
.woocommerce-checkout .entry-content {
border-bottom: none;
}
.woocommerce-account #comments-template,
.woocommerce-cart #comments-template,
.woocommerce-checkout #comments-template {
display: none;
}
.woocommerce-account .sharedaddy,
.woocommerce-cart .sharedaddy,
.woocommerce-checkout .sharedaddy {
display: none;
}
.select2-container *:focus {
outline: thin dotted;
}
.woocommerce table.shop_table,
.woocommerce .woocommerce-customer-details address,
.select2-container--default .select2-selection--single {
border-radius: 0;
} .flex-viewport figure {
max-width: none;
}
.price del,
.woocommerce-grouped-product-list-item__price del {
opacity: 0.6;
filter: alpha(opacity=60);
}
.price ins,
.woocommerce-grouped-product-list-item__price ins {
text-decoration: none;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child,
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
margin: 0;
}
.wc-block-components-button[disabled] {
opacity: 0.5;
}
body.wordpress .wc-block-components-button {
-webkit-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-moz-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
-o-transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
transition: color 0.2s ease-in, background-color 0.2s linear, box-shadow linear 0.2s;
}
.wc-block-components-button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background: #000000;
color: #ffffff;
text-decoration: none;
}
.wc-block-components-button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background: #000000;
color: #ffffff;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
background: #ddd;
color: #666;
border: solid 1px #aaa;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
border-radius: 0;
} #payment.woocommerce-checkout-payment iframe {
margin: 0;
}  @media only screen and (max-width: 768px) {
.woocommerce.archive.plural ul.products:not(.elementor-grid) li.product,
.woocommerce-page.archive.plural ul.products:not(.elementor-grid) li.product {
width: 48%;
margin: 0 0 2.992em;
}
}
@media only screen and (max-width: 500px) {
.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-message {
text-align: center;
}
.woocommerce-notices-wrapper .woocommerce-error a,
.woocommerce-notices-wrapper .woocommerce-info a,
.woocommerce-notices-wrapper .woocommerce-message a {
display: block;
float: none;
}
} li a.empty-wpmenucart-visible span.amount {
display: none !important;
}  .infinite-scroll .hoot-jetpack-style .pagination.loop-pagination,
.infinite-scroll .hoot-jetpack-style .pagination.navigation {
display: none;
}
.hoot-jetpack-style #infinite-handle {
clear: both;
}
.hoot-jetpack-style #infinite-handle span {
padding: 6px 23px 8px;
font-size: 0.8em;
line-height: 1.8em;
border: solid 1px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.33);
box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.33);
}
.hoot-jetpack-style #infinite-handle span button {
text-transform: uppercase;
} .infinite-scroll.woocommerce #infinite-handle {
display: none !important;
}
.infinite-scroll .woocommerce-pagination {
display: block;
} .hoot-jetpack-style .entry-content .sharedaddy {
border-top: solid 1px rgba(0, 0, 0, 0.33);
}
.hoot-jetpack-style .entry-content .sharedaddy > div {
margin-top: 1.625em;
}
.hoot-jetpack-style div.product .sharedaddy > div {
margin-top: 1.625em;
}
.hoot-jetpack-style .frontpage-area .entry-content .sharedaddy {
display: none;
}
.hoot-jetpack-style .sharedaddy .sd-title {
font-family: inherit;
text-transform: uppercase;
opacity: 0.7;
filter: alpha(opacity=70);
margin-bottom: 0;
}
.hoot-jetpack-style .sharedaddy .sd-title:before {
display: none;
}
.hoot-jetpack-style .sd-content ul li {
display: inline-block;
}
.hoot-jetpack-style .sd-content ul li iframe {
margin: 0;
} .content-block-text .sharedaddy {
display: none;
} .hoot-jetpack-style .contact-form.commentsblock label {
font-weight: normal;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-field-label {
text-transform: uppercase;
font-weight: bold;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-field-label span {
color: #af2c20;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-checkbox-multiple-label {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-checkbox-multiple-label + .clear-form {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-radio-label {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock .grunion-radio-label + .clear-form {
display: inline-block;
}
.hoot-jetpack-style .contact-form.commentsblock p.contact-submit {
clear: both;
float: none;
width: 100%;
margin: 0;
}
.hoot-jetpack-style .contact-form.commentsblock p.contact-submit:after {
content: "";
display: table;
clear: both;
}
.hoot-jetpack-style .contact-form.commentsblock p.contact-submit:after {
content: "";
display: table;
clear: both;
}
.hoot-jetpack-style .contact-form.commentsblock p.contact-submit input {
width: auto;
} @media only screen and (max-width: 969px) {
.hoot-jetpack-style .contact-form.commentsblock > div,
.hoot-jetpack-style .contact-form.commentsblock > div:last-of-type {
width: 100%;
float: none;
margin-right: 0;
}
} .so-panel.widget {
margin-top: 0;
} .elementor p,
.elementor h1,
.elementor h2,
.elementor h3,
.elementor h4,
.elementor h5,
.elementor h6,
.elementor .title {
margin-top: 0;
}
.elementor-page #main > #loop-meta .loop-meta,
.elementor-page #content #loop-meta {
display: var(--page-title-display);
}
.elementor-page .main > #loop-meta.loop-meta-staticbg,
.elementor-page .main > #loop-meta.loop-meta-parallax {
border-top: solid 1px rgba(255, 255, 255, 0);
}  .widget_mailpoet_form {
padding: 25px;
background: rgba(0, 0, 0, 0.14);
}
.widget_mailpoet_form .widget-title {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-align: center;
}
.widget_mailpoet_form .widget-title span {
background: none !important;
color: inherit !important;
}
.widget_mailpoet_form .widget-title span:after {
border: none;
}
.widget_mailpoet_form .mailpoet_form {
margin: 0;
}
.widget_mailpoet_form .mailpoet_paragraph {
margin: 10px 0;
}
.widget_mailpoet_form .mailpoet_text {
width: 100% !important;
}
.widget_mailpoet_form .mailpoet_submit {
margin: 0 auto;
display: block;
}
.widget_mailpoet_form .mailpoet_message p {
margin-bottom: 0;
} .widget_newsletterwidget,
.widget_newsletterwidgetminimal {
padding: 25px;
background: #000000;
color: #ffffff;
text-align: center;
}
.widget_newsletterwidget:before,
.widget_newsletterwidgetminimal:before {
content: '';
position: absolute;
top: 5px;
bottom: 5px;
left: 5px;
right: 5px;
border: solid 1px;
z-index: 2;
}
.widget_newsletterwidget *,
.widget_newsletterwidgetminimal * {
position: relative;
z-index: 5;
}
.widget_newsletterwidget .widget-title,
.widget_newsletterwidgetminimal .widget-title {
color: inherit;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}
.widget_newsletterwidget .widget-title span:after,
.widget_newsletterwidgetminimal .widget-title span:after {
border: none;
}
.widget_newsletterwidget label,
.widget_newsletterwidgetminimal label {
font-weight: normal;
margin: 0 0 3px 2px;
}
.widget_newsletterwidget input.tnp-submit[type=submit],
.widget_newsletterwidgetminimal input.tnp-submit[type=submit] {
margin: 0 auto;
background: rgba(255, 255, 255, 0.25);
color: inherit;
border: solid 1px;
}
.widget_newsletterwidget input.tnp-submit[type=submit]:hover,
.widget_newsletterwidgetminimal input.tnp-submit[type=submit]:hover {
background: rgba(0, 0, 0, 0.4);
color: inherit;
}
.widget_newsletterwidget input[type=text],
.widget_newsletterwidgetminimal input[type=text],
.widget_newsletterwidget input[type=email],
.widget_newsletterwidgetminimal input[type=email],
.widget_newsletterwidget select,
.widget_newsletterwidgetminimal select,
.widget_newsletterwidget input[type=text]:focus,
.widget_newsletterwidgetminimal input[type=text]:focus,
.widget_newsletterwidget input[type=email]:focus,
.widget_newsletterwidgetminimal input[type=email]:focus,
.widget_newsletterwidget select:focus,
.widget_newsletterwidgetminimal select:focus {
background: rgba(255, 255, 255, 0.2);
border: solid 1px rgba(0, 0, 0, 0.8);
color: inherit;
}
.widget_newsletterwidget input[type="checkbox"],
.widget_newsletterwidgetminimal input[type="checkbox"] {
position: relative;
top: 2px;
}
.widget_newsletterwidget form,
.widget_newsletterwidgetminimal form {
margin-bottom: 0;
}
.tnp-widget {
text-align: left;
margin-top: 10px;
}
.tnp-widget-minimal {
margin: 10px 0;
}
.tnp-widget-minimal input.tnp-email {
margin-bottom: 10px;
}
.tnp-widget-minimal input.tnp-submit {
border: 1px solid;
border-color: inherit;
}  .woo-login-popup-sc-left {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .lrm-user-modal-container .lrm-switcher a {
color: #555;
background: rgba(0, 0, 0, 0.2);
}
.lrm-form a.button,
.lrm-form button,
.lrm-form button[type=submit],
.lrm-form #buddypress input[type=submit],
.lrm-form input[type=submit] {
background: #000000;
color: #ffffff;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
}
.lrm-form a.button:hover,
.lrm-form button:hover,
.lrm-form button[type=submit]:hover,
.lrm-form #buddypress input[type=submit]:hover,
.lrm-form input[type=submit]:hover {
-webkit-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.33);
}
.lrm-font-svg .lrm-form .hide-password,
.lrm-font-svg .lrm-form .lrm-ficon-eye {
padding-top: 10px;
padding-bottom: 10px;
}
.lrm-col {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .widget_breadcrumb_navxt {
line-height: 1.625em;
}
.widget_breadcrumb_navxt .widget-title {
margin-right: 5px;
}
.widget_breadcrumb_navxt .widget-title,
.widget_breadcrumb_navxt .breadcrumbs {
display: inline-block;
}
.widget_breadcrumb_navxt .breadcrumbs > span {
margin: 0 0.5em;
padding: 0.5em 0;
display: inline-block;
}
.widget_breadcrumb_navxt .breadcrumbs > span:first-child {
margin-left: 0;
}
.widget_breadcrumb_navxt .breadcrumbs > span:last-child {
margin-right: 0;
}
.widget_breadcrumb_navxt .breadcrumbs > .hoot-bcn-pretext {
margin-right: 1.1em;
padding-left: 0.75em;
padding-right: 0.3em;
background: #000000;
color: #ffffff;
position: relative;
}
.widget_breadcrumb_navxt .breadcrumbs > .hoot-bcn-pretext:after {
content: '';
display: block;
position: absolute;
top: 0;
width: 0;
height: 0;
border-top: 1.3125em solid transparent;
border-bottom: 1.3125em solid transparent;
border-left: 1.1em solid #000000;
right: -1.1em;
} #buddypress.alignwide {
margin-left: 0;
margin-right: 0;
} .pll-parent-menu-item img {
vertical-align: unset;
} .mega-menu-hoot-secondary-menu .menu-secondary > .menu-toggle {
display: none;
}  body.wp-megamenu #branding {
display: table-cell;
}
@media only screen and (max-width: 969px) {
body.wp-megamenu #branding {
display: block;
}
} div#submit.forminator-field {
background: none;
color: inherit;
padding: 0;
margin: 0;
border: none;
box-shadow: none;
} #main .entry-the-content .tribe-events-l-container {
padding: 0;
}
.tribe-common li,
.tribe-common ol,
.tribe-common ul,
.tribe-theme-genesis .tribe-common ol,
.tribe-theme-genesis .tribe-common ul {
margin: 0;
padding: 0;
}
.tribe-common ol > li,
.tribe-common ul > li {
list-style-type: none;
}  .sub-footer {
background: #000000;
color: #ffffff;
position: relative;
border-top: solid 1px rgba(0, 0, 0, 0.33);
line-height: 1.625em;
text-align: center;
}
.sub-footer h1,
.sub-footer h2,
.sub-footer h3,
.sub-footer h4,
.sub-footer h5,
.sub-footer h6,
.sub-footer .title {
color: inherit;
}
.sub-footer a:not(input):not(.button),
.sub-footer .more-link,
.sub-footer .content-block-icon i {
color: inherit;
}
.sub-footer a:hover:not(input):not(.button) {
text-decoration: underline;
}
.sub-footer .more-link a:hover {
text-decoration: none !important;
}
.sub-footer .icon-style-circle,
.sub-footer .icon-style-square {
border-color: inherit;
}
.sub-footer:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(255, 255, 255, 0.2);
}
.sub-footer .widget {
margin: 1.625em 0;
} .footer {
background: #000000;
color: #ffffff;
border-top: solid 4px rgba(0, 0, 0, 0.14);
padding: 10px 0 5px;
line-height: 1.625em;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer .title {
color: inherit;
}
.footer a:not(input):not(.button),
.footer .more-link,
.footer .more-link:hover,
.footer .content-block-icon i {
color: inherit;
}
.footer a:hover:not(input):not(.button) {
text-decoration: underline;
}
.footer .more-link a:hover {
text-decoration: none !important;
}
.footer .icon-style-circle,
.footer .icon-style-square {
border-color: inherit;
}
.footer a:not(input):not(.button) {
color: inherit;
}
.footer a:hover:not(input):not(.button) {
text-decoration: underline;
}
.footer p {
margin: 1em 0;
}
.footer .footer-column {
min-height: 1em;
}
.footer .hgrid-span-12.footer-column {
text-align: center;
}
.footer .widget {
margin: 30px 0;
}
.sub-footer .widget-title,
.footer .widget-title {
font-size: inherit;
font-family: inherit;
font-weight: normal;
text-transform: uppercase;
text-align: center;
padding: 4px 7px;
background: #000000;
color: #ffffff;
background: rgba(255, 255, 255, 0.2);
} .post-footer {
border-top: solid 1px rgba(0, 0, 0, 0.33);
text-align: center;
padding: 0.6875em 0;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
color: #888888;
}
.post-footer a {
color: inherit;
} @media only screen and (max-width: 969px) {
.footer-column + .footer-column .widget:first-child {
margin-top: 0;
}
}.lSSlideOuter {
position: relative;
}
.lightSlider {
height: 0;
overflow: hidden; -webkit-transition: height 0.8s linear;
-moz-transition: height 0.8s linear;
-o-transition: height 0.8s linear;
transition: height 0.8s linear;
}
.lightSlider .style-light {
color: #ffffff;
}
.lightSlider .style-light .hootkitslide-head,
.lightSlider .style-light .hootkitslide-text {
padding: 0;
}
.lightSlider .style-light h1,
.lightSlider .style-light h2,
.lightSlider .style-light h3,
.lightSlider .style-light h4,
.lightSlider .style-light h5,
.lightSlider .style-light h6,
.lightSlider .style-light a {
color: inherit;
}
.lightSlider .style-dark {
color: #777777;
}
.lightSlider .style-dark .hootkitslide-head,
.lightSlider .style-dark .hootkitslide-text {
padding: 0;
}
.lightSlider .style-dark h1,
.lightSlider .style-dark h2,
.lightSlider .style-dark h3,
.lightSlider .style-dark h4,
.lightSlider .style-dark h5,
.lightSlider .style-dark h6 {
color: #444444;
}
.lightSlider .style-light-on-dark .hootkitslide-text {
color: #ffffff;
background: rgba(0, 0, 0, 0.6);
}
.lightSlider .style-light-on-dark .hootkitslide-text h1,
.lightSlider .style-light-on-dark .hootkitslide-text h2,
.lightSlider .style-light-on-dark .hootkitslide-text h3,
.lightSlider .style-light-on-dark .hootkitslide-text h4,
.lightSlider .style-light-on-dark .hootkitslide-text h5,
.lightSlider .style-light-on-dark .hootkitslide-text h6,
.lightSlider .style-light-on-dark .hootkitslide-text a {
color: inherit;
}
.lightSlider .wrap-light-on-dark a.hootkitslide-button {
color: #ffffff;
background: rgba(0, 0, 0, 0.6);
}
.lightSlider .wrap-light-on-dark a.hootkitslide-button:hover {
color: #ffffff;
background: #000000;
}
.lightSlider .style-dark-on-light .hootkitslide-text {
color: #777777;
background: rgba(255, 255, 255, 0.7);
}
.lightSlider .style-dark-on-light .hootkitslide-text h1,
.lightSlider .style-dark-on-light .hootkitslide-text h2,
.lightSlider .style-dark-on-light .hootkitslide-text h3,
.lightSlider .style-dark-on-light .hootkitslide-text h4,
.lightSlider .style-dark-on-light .hootkitslide-text h5,
.lightSlider .style-dark-on-light .hootkitslide-text h6 {
color: #444444;
}
.lightSlider .wrap-dark-on-light a.hootkitslide-button {
color: #777777;
background: rgba(255, 255, 255, 0.7);
}
.lightSlider .wrap-dark-on-light a.hootkitslide-button:hover {
color: #777777;
background: #ffffff;
}
.lightSlider .wrap-light-on-dark .hootkitslide-head,
.lightSlider .wrap-dark-on-light .hootkitslide-head {
color: #ffffff;
background: #000000;
}
.lightSlider .wrap-light-on-dark .hootkitslide-button,
.lightSlider .wrap-dark-on-light .hootkitslide-button {
margin-top: 2px;
padding: 2px 15px;
display: block;
}
.lightSlider li.lightSlide {
padding: 0;
margin: 0;
}
ul.lightSlider,
#page-wrapper ul.lightSlider {
margin: 0;
list-style: none;
}
.lSAction > a {
background-image: none;
opacity: 1;
filter: alpha(opacity=100);
z-index: 998;
top: 0;
bottom: 0;
height: auto;
margin: 0;
display: none;
}
.lSAction > a:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
text-decoration: inherit;
speak: none;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
position: absolute;
top: 45%;
color: #444;
font-size: 40px;
}
.lSAction > .lSPrev {
left: 0;
}
.lSAction > .lSPrev:after {
content: "\f104";
left: 6px;
}
.lSAction > .lSNext {
right: 0;
}
.lSAction > .lSNext:after {
content: "\f105";
right: 6px;
}
.lSAction > a:hover {
background-color: rgba(255, 255, 255, 0.5);
}
div.lSAction > a.lSNext,
div.lSAction > a.lSPrev,
div.lSAction > a.lSNext:hover,
div.lSAction > a.lSPrev:hover {
text-decoration: none;
}
.lSSlideWrapper:hover .lSAction > a {
display: block;
}
.lSPager {
position: absolute;
left: 0;
right: 0;
bottom: 10px;
}
.lSPager,
.lSPager li,
.lSPager a {
line-height: 10px;
}
.lSSlideOuter ul.lSPager.lSpg {
margin-top: 0 !important;
list-style: none outside none;
}
.lSSlideOuter ul.lSPager.lSpg > li {
padding: 2px 5px;
}
.lSSlideOuter ul.lSPager.lSpg > li a {
width: 23px;
height: 8px;
border: solid 1px;
background: none;
}
.lSSlideOuter ul.lSPager.lSpg > li:hover a,
.lSSlideOuter ul.lSPager.lSpg > li.active a {
background-color: #000000;
}
.hidearrows .lSSlideOuter .lSAction {
display: none !important;
}
.hidebullets .lSSlideOuter .lSPager {
display: none !important;
} @media only screen and (max-width: 969px) {
.lightSlider .style-light {
background: rgba(0, 0, 0, 0.6);
padding: 10px 15px;
}
.lightSlider .style-dark {
background: rgba(255, 255, 255, 0.7);
padding: 10px 15px;
}
.lSPager {
position: static;
}
.lSSlideOuter ul.lSPager.lSpg > li {
padding: 10px 10px 0 10px;
}
.lSSlideOuter ul.lSPager.lSpg > li a {
width: 30px;
height: 15px;
}
} .hootkitslider-widget {
margin: 0 auto;
}
.hootkitslide {
cursor: -webkit-grab;
cursor: -moz-grabbing;
cursor: grab;
position: relative;
}
.hootkitslide img {
width: 100%;
}
.hootkitslide-content {
position: absolute;
bottom: 10%;
left: 0;
margin: 0 50px;
max-width: 480px;
}
.hootkitslide-caption h1,
.hootkitslide-caption h2,
.hootkitslide-caption h3,
.hootkitslide-caption h4,
.hootkitslide-caption h5,
.hootkitslide-caption h6 {
font-size: 1.25em;
margin: 2px 0;
}
.hootkitslide-caption h1,
.hootkitslide-caption h2,
.hootkitslide-caption h3,
.hootkitslide-caption h4,
.hootkitslide-caption h5,
.hootkitslide-caption h6,
.hootkitslide-caption p,
.hootkitslide-caption a,
.hootkitslide-caption div,
.hootkitslide-caption span {
color: inherit;
}
.hootkitslide-caption a {
display: block;
}
.hootkitslide-caption p {
margin: 2px 0;
}
.hootkitslide-head,
.hootkitslide-text {
padding: 7px 15px;
}
.hootkitslide-button {
margin-top: 15px;
}
.hootkitslide-button:before {
display: none;
}
@media only screen and (min-width: 970px) { li.hootkitslide {
overflow: hidden;
}
.hootkitslide-content {
-webkit-transition: left 0.5s ease-in;
-moz-transition: left 0.5s ease-in;
-o-transition: left 0.5s ease-in;
transition: left 0.5s ease-in;
left: -800px;
}
.lslide.active .hootkitslide-content {
left: 0;
}
}  .hootkitcarousel-widget {
margin: 0 auto;
}
.hootkitcarousel-widget .lightSlider.fixedheight {
height: auto !important;
}
.hootkitcarousel-widget .lSPager {
position: static;
}
.hootkitcarousel {
cursor: -webkit-grab;
cursor: -moz-grabbing;
cursor: grab;
}
.hootkitcarousel-slide {
margin: 0 8px;
}
.singleSlideView .hootkitcarousel-slide {
margin: 0;
}
.hootkitcarousel-imgbox {
text-align: center;
}
.hootkitcarousel-imgbox + .hootkitcarousel-content {
padding-top: 1em;
}
.hootkitcarousel-content {
padding: 5px 10px 10px;
text-align: center;
}
.hootkitcarousel-content h1,
.hootkitcarousel-content h2,
.hootkitcarousel-content h3,
.hootkitcarousel-content h4,
.hootkitcarousel-content h5,
.hootkitcarousel-content h6 {
font-size: 1.125em;
margin: 0.34375em 0;
}
.hootkitcarousel-content p {
margin: 0.34375em 0;
}
.hootkitcarousel-content p:last-child {
margin-bottom: 0;
}
.hootkitcarousel-content .hootkitcarousel-title {
margin: 0;
}
.hootkitcarousel-title {
margin-top: 0;
}
.hootkitcarousel-title a {
color: inherit;
display: block;
}
.hootkitcarousel-subtitle .entry-byline {
margin: 3px 0 0 0;
}
.hootkitcarousel-subtitle + .hootkitcarousel-text {
margin-top: 2px;
}
.hootkitcarousel-link {
display: block;
}  .verticalcarousel-widget {
margin: 0 auto;
}
.verticalcarousel-style1 .verticalcarousel {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: flex-start;
}
.verticalcarousel-style1 .verticalcarousel-img {
flex-shrink: 0;
margin-right: 20px;
}
.verticalcarousel-style2 .verticalcarousel-content {
position: absolute;
bottom: 10px;
left: 10px;
right: 10px;
color: #ffffff;
}
.verticalcarousel-style2 .verticalcarousel-title {
color: inherit;
font-style: normal;
text-transform: uppercase;
font-weight: normal;
margin: 0;
}
.verticalcarousel-style2 .verticalcarousel-title a,
.verticalcarousel-style2 .verticalcarousel-title a:hover {
color: inherit;
}
.verticalcarousel-style2 .verticalcarousel-content .verticalcarousel-title {
font-size: 1em;
}
.verticalcarousel-style2 .verticalcarousel-subtitle .entry-byline {
padding: 0;
margin: 0;
font-size: 1em;
text-transform: none;
color: inherit;
}
.verticalcarousel {
position: relative;
overflow: hidden;
}
.verticalcarousel-img {
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-color: rgba(0, 0, 0, 0.1);
}
.verticalcarousel-gradient {
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#38000000', GradientType=0);
}
.verticalcarousel-img > div,
.verticalcarousel-imglink {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.verticalcarousel-content .verticalcarousel-title {
font-size: inherit;
}
.verticalcarousel-title {
margin: 0;
}
.verticalcarousel-title a {
color: inherit;
}
.verticalcarousel-subtitle .entry-byline {
padding: 0;
font-size: 1em;
}
.lightSliderVertical .lSAction {
position: relative;
}
.lightSliderVertical .widget-title-wrap .lSAction {
text-align: right;
margin-left: 3px;
}
.lightSliderVertical .widget-title-wrap .lSAction > a {
position: relative;
display: inline-block;
left: 0;
right: 0;
text-align: left;
float: left;
}
.lightSliderVertical .widget-title-wrap .lSAction > .lSPrev {
margin-right: 2px;
}
.lightSliderVertical .lSAction > a {
display: block;
width: 25px;
height: 23px;
background: #f0f0f0;
color: #444;
}
.lightSliderVertical .lSAction > a:hover {
background: #e0e0e0;
color: #000;
}
.lightSliderVertical .lSAction > a:after {
font-size: 20px;
line-height: 23px;
left: auto;
right: auto;
top: auto;
width: 25px;
text-align: center;
}
.lightSliderVertical .lSAction > .lSPrev {
left: auto;
right: 27px;
}
.lightSliderVertical .lSAction > .lSPrev:after {
content: "\f106";
}
.lightSliderVertical .lSAction > .lSNext:after {
content: "\f107";
top: 1px;
}  @media only screen and (max-width: 969px) {
.hootkitslide-content {
position: relative;
margin: 0;
max-width: none;
}
.hootkitslide-caption {
text-align: center;
}
.hootkitslide-caption h1,
.hootkitslide-caption h2,
.hootkitslide-caption h3,
.hootkitslide-caption h4,
.hootkitslide-caption h5,
.hootkitslide-caption h6 {
margin: 0;
}
.hootkitslide-caption p {
margin: 0;
}
.hootkitslide-button.button {
display: block;
margin: 0;
text-align: center;
}
} .widget .viewall {
text-align: right;
text-transform: uppercase;
font-size: 0.75em;
line-height: 1.333333em;
}
.widget .viewall a {
padding: 3px 5px;
color: #888;
background: #fff;
}
.widget .viewall a:hover {
color: #000000;
background: #ffffff;
}
.widget .viewall-bottom {
margin-top: 5px;
}
.widget .viewall-top {
margin-bottom: 5px;
}
.widget .widget-title-wrap {
margin: 25px 0 15px;
margin-top: 0;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
justify-content: flex-end;
align-items: center;
}
.widget .widget-title-wrap .widget-title {
flex-grow: 1;
margin: 0;
}
.widget .widget-title-wrap .viewall-top {
flex-shrink: 0;
margin: 0 0 0 3px;
}
.widget .view-all {
text-align: right;
text-transform: uppercase;
font-size: 0.75em;
line-height: 1.333333em;
}
.widget .view-all a {
padding: 3px 5px;
color: #888;
}
.widget .view-all a:hover {
color: #000000;
}
.widget .view-all-bottom {
margin-top: 5px;
}
.widget .view-all-top {
margin-bottom: 5px;
}
.widget .view-all-top.view-all-withtitle {
position: absolute;
top: 0.75em;
right: 0;
margin-bottom: 0;
}
.sidebar .view-all-top.view-all-withtitle a,
.sub-footer .view-all-top.view-all-withtitle a,
.footer .view-all-top.view-all-withtitle a,
.sidebar .view-all-top.view-all-withtitle a:hover,
.sub-footer .view-all-top.view-all-withtitle a:hover,
.footer .view-all-top.view-all-withtitle a:hover {
color: #ffffff;
} .topborder-line:before {
content: "\00a0";
display: block;
font: 0/0 a;
border-top: solid 1px rgba(0, 0, 0, 0.33);
margin-bottom: 45px;
}
.bottomborder-line:after {
content: "\00a0";
display: block;
font: 0/0 a;
border-bottom: solid 1px rgba(0, 0, 0, 0.33);
margin-top: 45px;
}
.topborder-shadow:before {
content: "\00a0";
display: block;
font: 0/0 a;
height: 2px;
border: solid 1px rgba(0, 0, 0, 0.33);
border-left: none;
border-right: none;
margin-bottom: 45px;
}
.bottomborder-shadow:after {
content: "\00a0";
display: block;
font: 0/0 a;
height: 2px;
border: solid 1px rgba(0, 0, 0, 0.33);
border-left: none;
border-right: none;
margin-top: 45px;
}
.site-stretch .frontpage-area > .hgrid > .hgrid-span-12 .topborder-line:before,
.site-stretch .sub-footer > .hgrid > .hgrid-span-12 .topborder-line:before,
.site-stretch .frontpage-area > .hgrid > .hgrid-span-12 .bottomborder-line:after,
.site-stretch .sub-footer > .hgrid > .hgrid-span-12 .bottomborder-line:after,
.site-stretch .frontpage-area > .hgrid > .hgrid-span-12 .topborder-shadow:before,
.site-stretch .sub-footer > .hgrid > .hgrid-span-12 .topborder-shadow:before,
.site-stretch .frontpage-area > .hgrid > .hgrid-span-12 .bottomborder-shadow:after,
.site-stretch .sub-footer > .hgrid > .hgrid-span-12 .bottomborder-shadow:after {
margin-left: -1999px;
margin-right: -1999px;
}  .cta-left {
text-align: left;
}
.cta-right {
text-align: right;
}
.cta-center {
text-align: center;
} .cta-background {
padding: 25px 35px;
}
.cta-background .cta-textlink {
color: inherit;
}
.cta-widget.cta-light-on-dark {
color: #ffffff;
background: rgba(0, 0, 0, 0.6);
border-color: rgba(0, 0, 0, 0.6);
position: relative;
}
.cta-widget.cta-light-on-dark:before {
content: '';
position: absolute;
top: -10px;
bottom: -10px;
left: -10px;
right: -10px;
border: solid 8px;
border-color: inherit;
z-index: -1;
}
.cta-widget.cta-light-on-dark .cta-content h1,
.cta-widget.cta-light-on-dark .cta-content h2,
.cta-widget.cta-light-on-dark .cta-content h3,
.cta-widget.cta-light-on-dark .cta-content h4,
.cta-widget.cta-light-on-dark .cta-content h5,
.cta-widget.cta-light-on-dark .cta-content h6,
.cta-widget.cta-light-on-dark .cta-content a,
.cta-widget.cta-light-on-dark .cta-content .cta-subtitle {
color: inherit;
}
.cta-widget.cta-light-on-dark .cta-textlink a,
.cta-widget.cta-light-on-dark .cta-textlink a:hover {
color: inherit;
}
.cta-widget.cta-dark-on-light {
color: #444444;
background: rgba(255, 255, 255, 0.7);
border-color: rgba(255, 255, 255, 0.7);
position: relative;
}
.cta-widget.cta-dark-on-light:before {
content: '';
position: absolute;
top: -10px;
bottom: -10px;
left: -10px;
right: -10px;
border: solid 8px;
border-color: inherit;
z-index: -1;
}
.cta-widget.cta-dark-on-light .cta-content h1,
.cta-widget.cta-dark-on-light .cta-content h2,
.cta-widget.cta-dark-on-light .cta-content h3,
.cta-widget.cta-dark-on-light .cta-content h4,
.cta-widget.cta-dark-on-light .cta-content h5,
.cta-widget.cta-dark-on-light .cta-content h6,
.cta-widget.cta-dark-on-light .cta-content a,
.cta-widget.cta-dark-on-light .cta-content .cta-subtitle {
color: inherit;
}
.cta-widget.cta-dark-on-light .cta-textlink a,
.cta-widget.cta-dark-on-light .cta-textlink a:hover {
color: inherit;
} .cta-style1.cta-background.cta-center {
max-width: 620px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
.cta-style1 .cta-buttonlink {
margin: 1em 0 0;
}
.cta-style1 .cta-textlink.more-link {
margin-bottom: 0;
}
.cta-style2 {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
}
.cta-style2 .cta-content {
padding-right: 30px;
}
.cta-style2 .cta-link {
flex-shrink: 0;
border: none;
margin: 0;
} .cta-title-small .cta-headline {
font-size: inherit;
}
.cta-title-big .cta-headline {
font-size: 1.9375em;
}
.cta-title-huge .cta-headline {
font-size: 2.3125em;
} .cta-headline {
margin: 0;
}
.cta-subtitle {
color: #000000;
}
.cta-description p {
margin: 0.6875em 0;
}
.cta-description p:last-child {
margin-bottom: 0;
}
.cta-textlink.more-link {
text-align: inherit;
}
a.cta-button {
font-size: 0.8125em;
line-height: 1.384615em;
margin: 0;
} .announce-widget {
padding: 5px;
position: relative;
vertical-align: middle;
}
.announce-link {
display: block;
position: absolute;
z-index: 9;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.announce-link:focus {
outline: thin solid;
outline-offset: -4px;
color: inherit;
}
.announce-withbg .announce-link {
-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
}
.announce-link:hover {
background: rgba(0, 0, 0, 0.05);
}
.announce-link span {
display: none;
}
.announce-withbg {
padding: 8px 15px;
}
.announce-box.table {
table-layout: auto;
width: auto;
}
.announce-box-icon {
width: 1em;
font-size: 1.3333em;
padding-right: 8px;
text-align: center;
}
.announce-box-content {
text-align: left;
}
.announce-box-content .announce-headline {
color: inherit;
margin: 0 0 2px 0;
}
.announce-nomsg.announce-withbg {
padding: 5px;
}
.announce-nomsg .announce-box-icon {
padding-right: 0;
} .sidebar-header-sidebar .announce-widget {
display: inline-block;
}
.topbar .announce-link {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} .widget.widget_hootkit-icon {
margin: 1em;
display: inline-block;
}
.iconwidget-userstyle a:hover {
color: inherit;
}
.iconwidget-withbg {
padding: 5px;
}
.iconwidget-link {
display: inline-block;
color: inherit;
}
.iconwidget-link i {
padding: 5px;
} .widget_hootkit-ticker {
max-width: 100%;
}
.ticker-widget {
position: relative;
overflow: hidden;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
}
.ticker-title,
.ticker-msg-box {
font-size: inherit;
line-height: 1.66666667em;
padding: 0.5em 0;
}
.ticker-title {
position: relative;
padding: 0.5em 1em;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: center;
}
.ticker-title .ticker-icon {
margin-right: 0.4em;
}
.ticker-title:not(.accent-typo):not(.invert-accent-typo) {
background: rgba(0, 0, 0, 0.14);
}
.ticker-withbg .ticker-msg-box {
padding-right: 5px;
padding-left: 5px;
}
.ticker-withbg .ticker-icon {
margin-left: 5px;
}
.ticker-widget > .ticker-icon {
align-self: center;
font-size: 1.3333em;
}
.ticker-icon + .ticker-msg-box {
padding-left: 5px;
}
.ticker-msg-box {
max-width: 100%;
height: auto;
}
.ticker-msgs {
overflow: hidden;
}
.ticker-msg {
text-align: left;
display: inline-block;
margin: 0 35px 0 0;
}
.ticker-msg:last-child {
margin: 0;
}
.ticker-msg a,
.ticker-msg a:hover {
color: inherit;
text-decoration: underline;
}
.ticker-msg {
font-size: 0.9375em;
line-height: 1.4em;
}
.topbar .ticker-msg,
.menu-side-box .ticker-msg,
.sidebar-header-sidebar .ticker-msg,
.below-header .ticker-msg {
font-size: inherit;
}  .ticker-msgs {
white-space: nowrap;
}
.ticker-msg,
.ticker-msg-inner,
.ticker-content {
white-space: nowrap;
}
.ticker-style2 .ticker-msg {
vertical-align: middle;
}
.ticker-style2 .ticker-msg,
.ticker-style2 .ticker-msg-inner,
.ticker-style2 .ticker-content {
white-space: normal;
}
.ticker-style2 .ticker-msg-inner,
.ticker-style2 .ticker-content {
max-width: 210px;
} @media only screen and (min-width: 970px) {
.below-header-part .ticker-msg-box,
.topbar-part .ticker-msg-box {
max-width: 1330px;
}
.below-header-stretch .ticker-msg-box {
max-width: 100%;
}
.header-aside .ticker-msg-box,
.below-header-parts .ticker-msg-box,
.topbar-parts .ticker-msg-box {
max-width: 600px;
}
} .widget_hootkit-ticker-posts {
max-width: 100%;
}
.widget_hootkit-ticker-posts .ticker-msg,
.ticker-combined .ticker-msg {
display: inline-flex;
vertical-align: middle;
align-items: center;
margin-right: 15px;
}
.widget_hootkit-ticker-posts .ticker-msg a,
.ticker-combined .ticker-msg a,
.widget_hootkit-ticker-posts .ticker-msg a:hover,
.ticker-combined .ticker-msg a:hover {
text-decoration: none;
}
.ticker-post-image,
.ticker-img {
width: 45px;
height: 30px;
margin-right: 10px;
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-color: rgba(0, 0, 0, 0.1);
}
.ticker-post-image.noimge,
.ticker-img.noimge {
margin-right: 0;
}
.ticker-post-image .entry-featured-img-wrap,
.ticker-img .entry-featured-img-wrap,
.ticker-post-image a,
.ticker-img a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.ticker-post-image a:focus,
.ticker-img a:focus {
outline-offset: -1px;
}
.ticker-post-image img,
.ticker-img img {
display: none;
} .profile-widget {
text-align: center;
}
.profile-img-circle .profile-img-placeholder {
width: 250px;
height: 250px;
-webkit-border-radius: 125px;
-moz-border-radius: 125px;
border-radius: 125px;
}
.profile-img-square .profile-img-placeholder {
width: 460px;
height: 270px;
}
.profile-img-placeholder {
display: inline-block;
max-width: 100%;
background-size: cover;
}
.profile-content h1,
.profile-content h2,
.profile-content h3,
.profile-content h4,
.profile-content h5,
.profile-content h6 {
margin: 10px 0 -5px;
}
.profile-content p {
margin-bottom: 0.6875em;
}
.profile-textlink {
text-align: inherit;
}
.profile-link {
display: inline-block;
} .coverimage-wrap {
position: relative;
background-size: cover;
background-position: center center;
overflow: hidden;
}
.coverimage-wrap .style-light {
color: #ffffff;
}
.coverimage-wrap .style-light h1,
.coverimage-wrap .style-light h2,
.coverimage-wrap .style-light h3,
.coverimage-wrap .style-light h4,
.coverimage-wrap .style-light h5,
.coverimage-wrap .style-light h6,
.coverimage-wrap .style-light a {
color: inherit;
}
.coverimage-wrap .style-dark {
color: #333333;
}
.coverimage-wrap .style-dark h1,
.coverimage-wrap .style-dark h2,
.coverimage-wrap .style-dark h3,
.coverimage-wrap .style-dark h4,
.coverimage-wrap .style-dark h5,
.coverimage-wrap .style-dark h6 {
color: #444444;
}
.coverimage-wrap .style-light-on-dark {
padding: 1em;
color: #ffffff;
background: rgba(0, 0, 0, 0.6);
}
.coverimage-wrap .style-light-on-dark h1,
.coverimage-wrap .style-light-on-dark h2,
.coverimage-wrap .style-light-on-dark h3,
.coverimage-wrap .style-light-on-dark h4,
.coverimage-wrap .style-light-on-dark h5,
.coverimage-wrap .style-light-on-dark h6,
.coverimage-wrap .style-light-on-dark a {
color: inherit;
}
.coverimage-wrap .style-dark-on-light {
padding: 1em;
color: #333333;
background: rgba(255, 255, 255, 0.7);
}
.coverimage-wrap .style-dark-on-light h1,
.coverimage-wrap .style-dark-on-light h2,
.coverimage-wrap .style-dark-on-light h3,
.coverimage-wrap .style-dark-on-light h4,
.coverimage-wrap .style-dark-on-light h5,
.coverimage-wrap .style-dark-on-light h6 {
color: #444444;
}
.coverimage-wrap big {
font-size: 3em;
line-height: 1em;
}
.coverimage-link {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
z-index: 1;
}
.coverimage-content {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
}
.coverimage-content.align-top-left {
align-items: flex-start;
justify-content: flex-start;
}
.coverimage-content.align-top-center {
align-items: flex-start;
justify-content: center;
}
.coverimage-content.align-top-right {
align-items: flex-start;
justify-content: flex-end;
}
.coverimage-content.align-middle-left {
align-items: center;
justify-content: flex-start;
}
.coverimage-content.align-middle-center {
align-items: center;
justify-content: center;
}
.coverimage-content.align-middle-right {
align-items: center;
justify-content: flex-end;
}
.coverimage-content.align-bottom-left {
align-items: flex-end;
justify-content: flex-start;
}
.coverimage-content.align-bottom-center {
align-items: flex-end;
justify-content: center;
}
.coverimage-content.align-bottom-right {
align-items: flex-end;
justify-content: flex-end;
}
.coverimage-content-block {
display: inline-block;
position: relative;
z-index: 2;
}
.align-top-left .coverimage-content-block,
.align-middle-left .coverimage-content-block,
.align-bottom-left .coverimage-content-block {
text-align: left;
}
.align-top-center .coverimage-content-block,
.align-middle-center .coverimage-content-block,
.align-bottom-center .coverimage-content-block {
text-align: center;
}
.align-top-right .coverimage-content-block,
.align-middle-right .coverimage-content-block,
.align-bottom-right .coverimage-content-block {
text-align: right;
}
.coverimage-title {
margin: 0;
font-size: 1.6em;
}
.coverimage-subtitle.hoot-subtitle {
color: inherit;
font-size: inherit;
margin: 0 0 5px;
}
.coverimage-text {
line-height: 1.42857143em;
}
.coverimage-text p {
margin: 0;
}
.coverimage-text p + p {
margin-top: 0.5em;
}
.coverimage-buttons {
margin-top: 0.85714286em;
}
.style-dark .coverimage-buttons,
.style-light .coverimage-buttons {
margin-bottom: 5px;
}
.coverimage-button {
margin: 0 0.5em 0 0;
}
.coverimage-button:last-child {
margin-right: 0;
} @media only screen and (max-width: 969px) {
.announce-box.table {
display: table;
}
.announce-box .announce-box-icon,
.announce-box .announce-box-content {
display: table-cell;
}
.ticker-msg-box {
width: auto !important;
}
#topbar .widget_hootkit-ticker,
div.menu-side-box .widget_hootkit-ticker,
div.below-header .widget_hootkit-ticker,
#topbar .widget_hootkit-ticker-posts,
div.menu-side-box .widget_hootkit-ticker-posts,
div.below-header .widget_hootkit-ticker-posts {
margin-left: 0;
margin-right: 0;
padding-left: 5px;
padding-right: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ticker-style2 .ticker-msg,
.ticker-style2 .ticker-msg-inner,
.ticker-style2 .ticker-content {
white-space: nowrap;
}
.ticker-style2 .ticker-msg-inner,
.ticker-style2 .ticker-content {
max-width: none;
}
.coverimage-wrap .style-dark,
.coverimage-wrap .style-light {
background: none;
padding: 0;
}
}  .content-block-row {
margin: 0 0 30px;
}
.content-block-row:after {
content: "";
display: table;
clear: both;
}
.content-block-row:last-child {
margin: 0;
}
.content-block-column .more-link {
margin-top: 0;
margin-bottom: 0;
}
.content-block {
padding-bottom: 10px;
}
.content-block-icon {
width: 60px;
height: 60px;
max-width: 100%;
display: inline-block;
text-align: center;
font-size: 28px;
line-height: 60px;
-webkit-transition: color 0.3s ease-in, background-color 0.3s linear;
-moz-transition: color 0.3s ease-in, background-color 0.3s linear;
-o-transition: color 0.3s ease-in, background-color 0.3s linear;
transition: color 0.3s ease-in, background-color 0.3s linear;
}
.content-block-icon a,
.content-block-icon a:hover {
display: block;
}
.content-block-icon i {
color: #000000;
}
.content-block-icon.accent-typo i {
color: inherit;
}
.content-block .content-block-icon {
border-width: 1px 3px 3px 1px;
} .icon-style-none {
line-height: 1em;
width: auto;
height: auto;
}
.icon-style-circle {
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
border: solid 1px #000000;
}
.icon-style-square {
border: solid 1px #000000;
}
.content-block-icon.icon-custom-color i {
color: inherit;
}
.content-block-image {
margin-bottom: 5px;
}
.content-block-content {
padding-top: 15px;
}
.content-block-content.no-visual {
padding-top: 0;
}
.content-block-content p {
margin: 0 0 10px;
}
.content-block-title {
margin: 0 0 8px;
font-size: 1.125em;
}
.content-block-title a {
color: inherit;
display: block;
}
.content-block-subtitle {
margin: -2px 0 15px;
padding: 2px 3px;
background: rgba(0, 0, 0, 0.05);
text-transform: uppercase;
}
.content-block-subtitle .entry-byline {
margin: 0;
font-size: 1em;
} .content-block-style1,
.content-block-style2,
.content-block-style3,
.content-block-style5,
.content-block-style6 {
text-align: center;
} .content-block-style1 .more-link {
text-align: center;
} .content-block-style2.hasvisual .content-block {
padding: 20px 15px 8px;
border: solid 1px rgba(0, 0, 0, 0.14);
}
.content-block-style2.hasvisual .content-block .content-block-subtitle {
margin-left: -15px;
margin-right: -15px;
}
.content-block-style2 .content-block-image {
margin: -20px -15px 0 -15px;
}
.content-block-style2 .more-link {
text-align: center;
margin-top: -1px;
} .content-block-style3 .content-block {
padding: 35px 0px 10px;
position: relative;
border: solid 1px rgba(0, 0, 0, 0.33);
border-left: none;
border-right: none;
}
.content-block-style3.visual-image .content-block {
border-top: none;
}
.content-block-style3.hasvisual .content-block {
margin-top: 35px;
}
.content-block-style3 .content-block-image {
margin-top: -70px;
}
.content-block-style3 .content-block-icon {
border: none;
background: #fff;
width: 70px;
height: 70px;
font-size: 26px;
line-height: 70px;
position: absolute;
top: -35px;
left: 50%;
margin-left: -35px;
}
.content-block-style3 .icon-style-square {
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
border: solid 1px rgba(0, 0, 0, 0.1);
}
.content-block-style3 .icon-style-circle {
-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
}
.content-block-style3 .more-link {
text-align: center;
margin-top: -1px;
} .content-block-style4 .content-block {
text-align: left;
}
.content-block-style4 .content-block-icon {
font-size: 20px;
width: 45px;
height: 45px;
line-height: 45px;
float: left;
}
.content-block-style4 .content-block-visual {
margin-top: 4px;
}
.content-block-style4 .content-block-icon.icon-style-none {
font-size: 40px;
}
.content-block-style4 .content-block-icon .far,
.content-block-style4 .content-block-icon .fas,
.content-block-style4 .content-block-icon .fab {
left: 0;
}
.content-block-style4 .content-block-image {
width: 35%;
float: left;
}
.content-block-style4 .content-block-content {
padding-top: 0;
}
.content-block-style4.visual-icon .more-link,
.content-block-style4 .content-block-content-hasicon {
margin-left: 65px;
}
.content-block-style4.visual-image .more-link,
.content-block-style4 .content-block-content-hasimage {
margin-left: 40%;
}
.content-block-style4.content-block-column .content-block-content .more-link {
margin-left: 0;
}
.content-block-style4 .content-block-content.no-visual {
margin-left: 0;
}
.content-block-style4 h4.content-block-title {
margin: 0 0 5px;
}
.content-block-style4 .content-block-subtitle {
margin: 0 0 10px;
} .content-block-style5 .content-block-image,
.content-block-style6 .content-block-image {
margin-bottom: 0;
position: relative;
}
.content-block-style5 .content-block-content,
.content-block-style6 .content-block-content {
padding: 10px 10px;
color: #ffffff;
background: rgba(0, 0, 0, 0.6);
}
.content-block-style5 .content-block-content h1,
.content-block-style6 .content-block-content h1,
.content-block-style5 .content-block-content h2,
.content-block-style6 .content-block-content h2,
.content-block-style5 .content-block-content h3,
.content-block-style6 .content-block-content h3,
.content-block-style5 .content-block-content h4,
.content-block-style6 .content-block-content h4,
.content-block-style5 .content-block-content h5,
.content-block-style6 .content-block-content h5,
.content-block-style5 .content-block-content h6,
.content-block-style6 .content-block-content h6,
.content-block-style5 .content-block-content a,
.content-block-style6 .content-block-content a {
color: inherit;
}
.content-block-style5 .content-block-subtitle,
.content-block-style6 .content-block-subtitle {
margin-bottom: 5px;
background: rgba(0, 0, 0, 0.15);
}
.content-block-style5 .more-link,
.content-block-style6 .more-link,
.content-block-style5 .more-link:hover,
.content-block-style6 .more-link:hover,
.content-block-style5 .more-link:hover a,
.content-block-style6 .more-link:hover a {
color: inherit;
}
.content-block-style5 .more-link,
.content-block-style6 .more-link {
text-align: center;
border: none;
font-size: 0.8125em;
line-height: 1.384615em;
letter-spacing: 3px;
opacity: 0.8;
filter: alpha(opacity=80);
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
}
.content-block-style5 .more-link a,
.content-block-style6 .more-link a {
width: 100%;
}
.content-block-style5 .more-link a,
.content-block-style6 .more-link a {
display: block;
width: 100%;
padding: 3px 0 10px;
}
.content-block-style5 .more-link:hover,
.content-block-style6 .more-link:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.content-block-style5 .more-link:after,
.content-block-style6 .more-link:after {
content: "\00a0";
display: inline-block;
vertical-align: top;
font: 0/0 a;
border-bottom: solid 2px;
width: 90px;
opacity: 0.7;
filter: alpha(opacity=70);
}
@media only screen and (min-width: 970px) {
.content-block-style5 .content-block,
.content-block-style6 .content-block {
position: relative;
padding-bottom: 0;
}
.content-block-style5 .content-block-image:before,
.content-block-style6 .content-block-image:before {
content: '';
position: absolute;
top: 4px;
bottom: 4px;
right: 4px;
left: 4px;
border: solid 1px rgba(255, 255, 255, 0.6);
z-index: 1;
}
.content-block-style5 .content-block-image img,
.content-block-style6 .content-block-image img {
width: 100%;
}
.content-block-style5 .content-block-content,
.content-block-style6 .content-block-content {
position: absolute;
top: 5px;
bottom: 5px;
left: 5px;
right: 5px;
overflow: hidden;
z-index: 5;
}
.content-block-style5 .content-block-title,
.content-block-style6 .content-block-title {
font-family: inherit;
font-size: inherit;
}
.content-block-style5 .content-block-title,
.content-block-style6 .content-block-title {
margin: 0;
}
.content-block-style5 .content-block-subtitle,
.content-block-style6 .content-block-subtitle {
margin: 5px 0 0;
}
.content-block-style5 .content-block-text,
.content-block-style6 .content-block-text {
margin: 8px 0 0;
font-size: 0.875em;
line-height: 1.428571em;
}
.content-block-style5 .content-block-content,
.content-block-style6 .content-block-content {
display: flex;
flex-wrap: wrap;
align-content: center;
}
.content-block-style5 .content-block-content > *,
.content-block-style6 .content-block-content > * {
width: 100%;
}
.content-block-style5 .content-block-content {
top: auto;
-webkit-transition: top 0.3s ease-out;
-moz-transition: top 0.3s ease-out;
-o-transition: top 0.3s ease-out;
transition: top 0.3s ease-out;
}
.content-block-style5 .content-block-subtitle,
.content-block-style5 .content-block-text,
.content-block-style5 .more-link {
display: none;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity 0.5s ease-in;
-moz-transition: opacity 0.5s ease-in;
-o-transition: opacity 0.5s ease-in;
transition: opacity 0.5s ease-in;
}
.content-block-style5:hover .content-block-content {
top: 5px !important;
}
.content-block-style5:hover .content-block-subtitle,
.content-block-style5:hover .content-block-text,
.content-block-style5:hover .more-link {
display: block;
opacity: 1;
filter: alpha(opacity=100);
}
}  @media only screen and (max-width: 969px) {
div.content-block-row {
margin: 0;
}
.content-block-column {
margin-top: 20px;
padding-top: 20px;
}
.content-block-style2 .content-block-image {
margin: 0;
}
.content-block-style3 {
margin-top: 23px;
}
.content-block-style5 .content-block,
.content-block-style6 .content-block {
max-width: 460px;
margin: 0 auto;
}
.content-block-row:first-child .content-block-column:first-child { padding-top: 0;
}
}  .social-icons-widget {
text-align: center;
}
.social-icons-icon {
display: inline-block;
text-align: center;
vertical-align: top;
margin: 4px;
position: relative;
}
.social-icons-icon i {
position: relative;
line-height: inherit;
vertical-align: top;
}
.content .social-icons-icon {
margin-bottom: 10px;
}
.social-icons-small .social-icons-icon {
width: 30px;
height: 30px;
font-size: 15px;
line-height: 30px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.social-icons-medium .social-icons-icon {
width: 40px;
height: 40px;
font-size: 20px;
line-height: 40px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.social-icons-large .social-icons-icon {
width: 50px;
height: 50px;
font-size: 25px;
line-height: 50px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
.social-icons-huge .social-icons-icon {
width: 65px;
height: 65px;
font-size: 30px;
line-height: 65px;
-webkit-border-radius: 33px;
-moz-border-radius: 33px;
border-radius: 33px;
}
#topbar .social-icons-icon,
#page-wrapper .social-icons-icon {
color: #ffffff;
}
#topbar .social-icons-widget .social-icons-icon:hover,
#page-wrapper .social-icons-widget .social-icons-icon:hover {
color: #ffffff;
}
.social-icons-icon {
background: #000000;
}
.social-icons-widget .fa-amazon-block:hover {
background: #161413;
}
.social-icons-widget .fa-android-block:hover {
background: #99cc00;
}
.social-icons-widget .fa-apple-block:hover {
background: #000000;
}
.social-icons-widget .fa-bandcamp-block:hover {
background: #659daa;
}
.social-icons-widget .fa-behance-block:hover {
background: #4176fa;
}
.social-icons-widget .fa-bitbucket-block:hover {
background: #183f73;
}
.social-icons-widget .fa-btc-block:hover {
background: #f7931a;
}
.social-icons-widget .fa-buysellads-block:hover {
background: #c30100;
}
.social-icons-widget .fa-codepen-block:hover {
background: #000000;
}
.social-icons-widget .fa-codiepie-block:hover {
background: #000000;
}
.social-icons-widget .fa-contao-block:hover {
background: #f47c00;
}
.social-icons-widget .fa-dashcube-block:hover {
background: #7f7f7f;
}
.social-icons-widget .fa-delicious-block:hover {
background: #0002f5;
}
.social-icons-widget .fa-deviantart-block:hover {
background: #5e7163;
}
.social-icons-widget .fa-digg-block:hover {
background: #1b5791;
}
.social-icons-widget .fa-discord-block:hover {
background: #5865f2;
}
.social-icons-widget .fa-dribbble-block:hover {
background: #c6356b;
}
.social-icons-widget .fa-dropbox-block:hover {
background: #0089d1;
}
.social-icons-widget .fa-eercast-block:hover {
background: #f1592a;
}
.social-icons-widget .fa-envelope-block:hover {
background: #e44321;
}
.social-icons-widget .fa-etsy-block:hover {
background: #f26223;
}
.social-icons-widget .fa-facebook-block:hover {
background: #1877f2;
}
.social-icons-widget .fa-flickr-block:hover {
background: #0062dd;
}
.social-icons-widget .fa-forumbee-block:hover {
background: #86ac2f;
}
.social-icons-widget .fa-foursquare-block:hover {
background: #3ab6e8;
}
.social-icons-widget .fa-free-code-camp-block:hover {
background: #4a2b0f;
}
.social-icons-widget .fa-get-pocket-block:hover {
background: #ed4054;
}
.social-icons-widget .fa-github-block:hover {
background: #000000;
}
.social-icons-widget .fa-google-block:hover {
background: #ea4335;
}
.social-icons-widget .fa-google-plus-block:hover {
background: #e44321;
}
.social-icons-widget .fa-google-wallet-block:hover {
background: #1476c6;
}
.social-icons-widget .fa-houzz-block:hover {
background: #4dbc15;
}
.social-icons-widget .fa-imdb-block:hover {
background: #e6b91e;
}
.social-icons-widget .fa-instagram-block:hover {
background: #3f729b;
}
.social-icons-widget .fa-jsfiddle-block:hover {
background: #2b97f3;
}
.social-icons-widget .fa-lastfm-block:hover {
background: #d2013b;
}
.social-icons-widget .fa-leanpub-block:hover {
background: #231f20;
}
.social-icons-widget .fa-linkedin-block:hover {
background: #00659b;
}
.social-icons-widget .fa-meetup-block:hover {
background: #f20017;
}
.social-icons-widget .fa-mixcloud-block:hover {
background: #25292b;
}
.social-icons-widget .fa-patreon-block:hover {
background: #ff424d;
}
.social-icons-widget .fa-paypal-block:hover {
background: #15477c;
}
.social-icons-widget .fa-pinterest-block:hover {
background: #cf1d25;
}
.social-icons-widget .fa-quora-block:hover {
background: #c51a00;
}
.social-icons-widget .fa-reddit-block:hover {
background: #ff4500;
}
.social-icons-widget .fa-rss-block:hover {
background: #ff6501;
}
.social-icons-widget .fa-scribd-block:hover {
background: #1a7bba;
}
.social-icons-widget .fa-slack-block:hover {
background: #352931;
}
.social-icons-widget .fa-slideshare-block:hover {
background: #0ca8aa;
}
.social-icons-widget .fa-snapchat-block:hover {
background: #fffc00;
}
.social-icons-widget .fa-soundcloud-block:hover {
background: #ff6600;
}
.social-icons-widget .fa-spotify-block:hover {
background: #79b800;
}
.social-icons-widget .fa-stack-exchange-block:hover {
background: #205297;
}
.social-icons-widget .fa-stack-overflow-block:hover {
background: #f47c23;
}
.social-icons-widget .fa-steam-block:hover {
background: #000000;
}
.social-icons-widget .fa-stumbleupon-block:hover {
background: #ee4723;
}
.social-icons-widget .fa-telegram-plane-block:hover {
background: #28a8e9;
}
.social-icons-widget .fa-tiktok-block:hover {
background: #000000;
}
.social-icons-widget .fa-trello-block:hover {
background: #0089d9;
}
.social-icons-widget .fa-tripadvisor-block:hover {
background: #589442;
}
.social-icons-widget .fa-tumblr-block:hover {
background: #3e5976;
}
.social-icons-widget .fa-twitch-block:hover {
background: #6542a6;
}
.social-icons-widget .fa-twitter-block:hover {
background: #32ccfe;
}
.social-icons-widget .fa-viadeo-block:hover {
background: #f07355;
}
.social-icons-widget .fa-vimeo-square-block:hover {
background: #1bb6ec;
}
.social-icons-widget .fa-vk-block:hover {
background: #507299;
}
.social-icons-widget .fa-whatsapp-block:hover {
background: #41d251;
}
.social-icons-widget .fa-wikipedia-w-block:hover {
background: #000000;
}
.social-icons-widget .fa-windows-block:hover {
background: #0078d7;
}
.social-icons-widget .fa-wordpress-block:hover {
background: #3378b0;
}
.social-icons-widget .fa-x-twitter-block:hover {
background: #000000;
}
.social-icons-widget .fa-square-x-twitter-block:hover {
background: #000000;
}
.social-icons-widget .fa-xing-block:hover {
background: #cfdc00;
}
.social-icons-widget .fa-y-combinator-block:hover {
background: #f26522;
}
.social-icons-widget .fa-yelp-block:hover {
background: #c41200;
}
.social-icons-widget .fa-youtube-block:hover {
background: #d4231e;
}
.social-icons-invert .social-icons-icon {
background: none;
color: inherit !important;
margin: 0 5px;
}
.social-icons-invert .social-icons-icon:hover {
color: #ffffff !important;
}
.social-icons-invert .social-icons-icon:hover:before {
display: none;
}
.social-icons-invert .fa-amazon-block:hover {
background: #161413;
}
.social-icons-invert .fa-android-block:hover {
background: #99cc00;
}
.social-icons-invert .fa-apple-block:hover {
background: #000000;
}
.social-icons-invert .fa-bandcamp-block:hover {
background: #659daa;
}
.social-icons-invert .fa-behance-block:hover {
background: #4176fa;
}
.social-icons-invert .fa-bitbucket-block:hover {
background: #183f73;
}
.social-icons-invert .fa-btc-block:hover {
background: #f7931a;
}
.social-icons-invert .fa-buysellads-block:hover {
background: #c30100;
}
.social-icons-invert .fa-codepen-block:hover {
background: #000000;
}
.social-icons-invert .fa-codiepie-block:hover {
background: #000000;
}
.social-icons-invert .fa-contao-block:hover {
background: #f47c00;
}
.social-icons-invert .fa-dashcube-block:hover {
background: #7f7f7f;
}
.social-icons-invert .fa-delicious-block:hover {
background: #0002f5;
}
.social-icons-invert .fa-deviantart-block:hover {
background: #5e7163;
}
.social-icons-invert .fa-digg-block:hover {
background: #1b5791;
}
.social-icons-invert .fa-discord-block:hover {
background: #5865f2;
}
.social-icons-invert .fa-dribbble-block:hover {
background: #c6356b;
}
.social-icons-invert .fa-dropbox-block:hover {
background: #0089d1;
}
.social-icons-invert .fa-eercast-block:hover {
background: #f1592a;
}
.social-icons-invert .fa-envelope-block:hover {
background: #e44321;
}
.social-icons-invert .fa-etsy-block:hover {
background: #f26223;
}
.social-icons-invert .fa-facebook-block:hover {
background: #1877f2;
}
.social-icons-invert .fa-flickr-block:hover {
background: #0062dd;
}
.social-icons-invert .fa-forumbee-block:hover {
background: #86ac2f;
}
.social-icons-invert .fa-foursquare-block:hover {
background: #3ab6e8;
}
.social-icons-invert .fa-free-code-camp-block:hover {
background: #4a2b0f;
}
.social-icons-invert .fa-get-pocket-block:hover {
background: #ed4054;
}
.social-icons-invert .fa-github-block:hover {
background: #000000;
}
.social-icons-invert .fa-google-block:hover {
background: #ea4335;
}
.social-icons-invert .fa-google-plus-block:hover {
background: #e44321;
}
.social-icons-invert .fa-google-wallet-block:hover {
background: #1476c6;
}
.social-icons-invert .fa-houzz-block:hover {
background: #4dbc15;
}
.social-icons-invert .fa-imdb-block:hover {
background: #e6b91e;
}
.social-icons-invert .fa-instagram-block:hover {
background: #3f729b;
}
.social-icons-invert .fa-jsfiddle-block:hover {
background: #2b97f3;
}
.social-icons-invert .fa-lastfm-block:hover {
background: #d2013b;
}
.social-icons-invert .fa-leanpub-block:hover {
background: #231f20;
}
.social-icons-invert .fa-linkedin-block:hover {
background: #00659b;
}
.social-icons-invert .fa-meetup-block:hover {
background: #f20017;
}
.social-icons-invert .fa-mixcloud-block:hover {
background: #25292b;
}
.social-icons-invert .fa-patreon-block:hover {
background: #ff424d;
}
.social-icons-invert .fa-paypal-block:hover {
background: #15477c;
}
.social-icons-invert .fa-pinterest-block:hover {
background: #cf1d25;
}
.social-icons-invert .fa-quora-block:hover {
background: #c51a00;
}
.social-icons-invert .fa-reddit-block:hover {
background: #ff4500;
}
.social-icons-invert .fa-rss-block:hover {
background: #ff6501;
}
.social-icons-invert .fa-scribd-block:hover {
background: #1a7bba;
}
.social-icons-invert .fa-slack-block:hover {
background: #352931;
}
.social-icons-invert .fa-slideshare-block:hover {
background: #0ca8aa;
}
.social-icons-invert .fa-snapchat-block:hover {
background: #fffc00;
}
.social-icons-invert .fa-soundcloud-block:hover {
background: #ff6600;
}
.social-icons-invert .fa-spotify-block:hover {
background: #79b800;
}
.social-icons-invert .fa-stack-exchange-block:hover {
background: #205297;
}
.social-icons-invert .fa-stack-overflow-block:hover {
background: #f47c23;
}
.social-icons-invert .fa-steam-block:hover {
background: #000000;
}
.social-icons-invert .fa-stumbleupon-block:hover {
background: #ee4723;
}
.social-icons-invert .fa-telegram-plane-block:hover {
background: #28a8e9;
}
.social-icons-invert .fa-tiktok-block:hover {
background: #000000;
}
.social-icons-invert .fa-trello-block:hover {
background: #0089d9;
}
.social-icons-invert .fa-tripadvisor-block:hover {
background: #589442;
}
.social-icons-invert .fa-tumblr-block:hover {
background: #3e5976;
}
.social-icons-invert .fa-twitch-block:hover {
background: #6542a6;
}
.social-icons-invert .fa-twitter-block:hover {
background: #32ccfe;
}
.social-icons-invert .fa-viadeo-block:hover {
background: #f07355;
}
.social-icons-invert .fa-vimeo-square-block:hover {
background: #1bb6ec;
}
.social-icons-invert .fa-vk-block:hover {
background: #507299;
}
.social-icons-invert .fa-whatsapp-block:hover {
background: #41d251;
}
.social-icons-invert .fa-wikipedia-w-block:hover {
background: #000000;
}
.social-icons-invert .fa-windows-block:hover {
background: #0078d7;
}
.social-icons-invert .fa-wordpress-block:hover {
background: #3378b0;
}
.social-icons-invert .fa-x-twitter-block:hover {
background: #000000;
}
.social-icons-invert .fa-square-x-twitter-block:hover {
background: #000000;
}
.social-icons-invert .fa-xing-block:hover {
background: #cfdc00;
}
.social-icons-invert .fa-y-combinator-block:hover {
background: #f26522;
}
.social-icons-invert .fa-yelp-block:hover {
background: #c41200;
}
.social-icons-invert .fa-youtube-block:hover {
background: #d4231e;
}
.fa-skype-block {
position: relative;
}
.fa-skype-block i {
visibility: hidden;
}
.hoot-skype-call-button,
.hoot-skype-call-button p,
.hoot-skype-call-button p a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.hoot-skype-call-button p {
margin: 0 !important;
}
.hoot-skype-call-button img {
margin: 0 !important;
vertical-align: -2px !important;
} .social-icons-icon {
-webkit-transition: background-color 0.3s linear, border-color 0.3s linear, font-size 0.1s linear;
-moz-transition: background-color 0.3s linear, border-color 0.3s linear, font-size 0.1s linear;
-o-transition: background-color 0.3s linear, border-color 0.3s linear, font-size 0.1s linear;
transition: background-color 0.3s linear, border-color 0.3s linear, font-size 0.1s linear;
}
.social-icons-icon:hover i {
text-shadow: 2px 2px #000;
}
.social-icons-small .social-icons-icon:hover i {
text-shadow: 1px 1px #000;
}
.social-icons-large .social-icons-icon:hover {
font-size: 30px;
}
.social-icons-huge .social-icons-icon:hover {
font-size: 35px;
} #topbar .hoot-skype-call-button img {
vertical-align: -12px !important;
}
.header-part .social-icons-icon {
border: none;
}  .post-grid-widget {
margin-right: -4px;
position: relative;
}
.post-grid-widget .post-gridunit {
position: relative;
padding: 0 4px 4px 0;
}
.post-gridunit-image {
background-position: center center;
background-color: rgba(100, 100, 100, 0.05);
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.post-gridunit-image img {
width: 100%;
display: none;
}
.post-gridunit-size2 .post-gridunit-image {
padding-bottom: 4px;
}
.post-gridunit-bg {
position: absolute;
left: 0;
right: 4px;
bottom: 4px;
top: 0;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#38000000', GradientType=0);
}
.post-gridunit-imglink {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.post-gridunit-content {
position: absolute;
left: 10px;
right: 14px;
bottom: 14px;
color: #ffffff;
}
.post-gridunit-title {
font-size: 1em;
color: inherit;
text-transform: uppercase;
margin: 0;
}
.post-gridunit-title a,
.post-gridunit-title a:hover {
color: inherit;
}
.post-gridunit-subtitle .entry-byline {
padding: 0;
margin: 0;
font-size: 1em;
text-transform: none;
color: inherit;
}
.post-gridunit-image {
height: 215px;
}
.post-gridunit-size2 .post-gridunit-image {
height: 430px;
}
@media only screen and (min-width: 970px) {
.post-gridunit-size2 {
height: auto !important;
}
}
@media only screen and (max-width: 969px) {
.post-gridunit-size2 {
margin-bottom: 4px;
padding-bottom: 0;
height: 215px;
}
.post-gridunit-size2 .post-gridunit-image {
height: inherit !important;
padding-bottom: 0;
}
.post-gridunit-size2 .post-gridunit-bg {
bottom: 0;
}
.post-gridunit-size2 .post-gridunit-content {
bottom: 10px;
}
} .post-grid-slide {
position: relative;
}
.post-gridslider .post-gridunit-bg {
right: 0;
bottom: 0;
}
.post-gridslider .post-gridunit-content {
right: 10px;
bottom: 10px;
}
.post-gridunit {   }
.post-gridunit .lightSlider {
height: auto;
}
.post-gridunit .post-grid-slide {
display: none;
}
.post-gridunit .post-grid-slide:first-child {
display: block;
}
.post-gridunit .lSSlideOuter .post-grid-slide {
display: block;
}
.post-gridunit .lSSlideOuter .lSAction {
position: absolute;
top: 5px;
right: 5px;
}
.post-gridunit .lSSlideOuter .lSAction > a {
text-align: center;
background: rgba(255, 255, 255, 0.5);
color: #555;
margin-left: 3px;
width: 24px;
line-height: 22px;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
}
.post-gridunit .lSSlideOuter .lSAction > a:hover {
background: rgba(255, 255, 255, 0.8);
color: #333;
}
.post-gridunit .lSSlideWrapper:hover .lSAction > a {
display: inline-block;
}
.post-gridunit .lSSlideOuter .lSAction > a:after {
font-size: 20px;
display: inline-block;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
}
.post-gridunit .lSPager.lSpg {
text-align: right;
top: auto;
bottom: 5px;
right: 5px;
left: auto;
position: absolute;
}
.post-gridunit .lSSlideOuter ul.lSPager.lSpg > li {
padding: 2px;
}
.post-gridunit .lSSlideOuter ul.lSPager.lSpg > li a {
width: 8px;
height: 8px;
}
@media only screen and (max-width: 969px) {
.post-gridunit .lightSlider {
height: inherit !important;
}
.post-gridunit .lSSlideWrapper,
.post-gridunit .lSSlideOuter {
height: inherit;
}
.post-grid-slide {
height: inherit;
}
}  .hk-grid-widget {
margin-right: -4px;
position: relative;
}
.hk-grid-widget .hk-gridunit {
position: relative;
padding: 0 4px 4px 0;
}
.hk-gridunit-image {
background-position: center center;
background-color: rgba(100, 100, 100, 0.05);
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.hk-gridunit-image img {
width: 100%;
display: none;
}
.hk-gridunit-size2 .hk-gridunit-image {
padding-bottom: 4px;
}
.hk-gridunit-image {
height: 215px;
}
.hk-gridunit-size2 .hk-gridunit-image {
height: 430px;
}
@media only screen and (min-width: 970px) {
.hk-gridunit-size2 {
height: auto !important;
}
}
@media only screen and (max-width: 969px) {
.hk-gridunit-size2 {
margin-bottom: 4px;
padding-bottom: 0;
height: 215px;
}
.hk-gridunit-size2 .hk-gridunit-image {
height: inherit !important;
padding-bottom: 0;
}
} .hk-gridunit-bg {
position: absolute;
left: 0;
right: 4px;
bottom: 4px;
top: 0;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#38000000', GradientType=0);
}
.hk-gridunit-imglink {
position: absolute;
z-index: 2;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.hk-gridunit-content {
position: absolute;
left: 10px;
right: 14px;
bottom: 14px;
color: #ffffff;
}
.hk-gridunit-title {
font-size: 1em;
color: inherit;
text-transform: uppercase;
margin: 0;
}
.hk-gridunit-title a,
.hk-gridunit-title a:hover {
color: inherit;
}
.hk-gridunit-subtitle .entry-byline {
padding: 0;
margin: 0;
font-size: 1em;
text-transform: none;
color: inherit;
}
@media only screen and (max-width: 969px) {
.hk-gridunit-size2 .hk-gridunit-bg {
bottom: 0;
}
.hk-gridunit-size2 .hk-gridunit-content {
bottom: 10px;
}
} .hk-gridunit-size1 .align-bottom-center .coverimage-content-block {
width: 100%;
}
.hk-gridunit-size1 .style-dark-on-light,
.hk-gridunit-size1 .style-light-on-dark {
padding: 5px 8px;
}
.hk-gridunit-size1 .coverimage-title {
font-size: 1em;
}
.hk-gridunit-size1 .coverimage-text {
margin-top: 0;
}
.coverimage-content-block {
position: relative;
z-index: 4;
} .hk-grid-slide {
position: relative;
}
.hk-gridslider .hk-gridunit-bg {
right: 0;
bottom: 0;
}
.hk-gridslider .hk-gridunit-content {
right: 10px;
bottom: 10px;
}
.hk-gridunit {   }
.hk-gridunit .lightSlider {
height: auto;
}
.hk-gridunit .hk-grid-slide {
display: none;
}
.hk-gridunit .hk-grid-slide:first-child {
display: block;
}
.hk-gridunit .lSSlideOuter .hk-grid-slide {
display: block;
}
.hk-gridunit .lSSlideOuter .lSAction {
position: absolute;
top: 5px;
right: 5px;
}
.hk-gridunit .lSSlideOuter .lSAction > a {
text-align: center;
background: rgba(255, 255, 255, 0.5);
color: #555;
margin-left: 3px;
width: 24px;
line-height: 22px;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
}
.hk-gridunit .lSSlideOuter .lSAction > a:hover {
background: rgba(255, 255, 255, 0.8);
color: #333;
}
.hk-gridunit .lSSlideWrapper:hover .lSAction > a {
display: inline-block;
}
.hk-gridunit .lSSlideOuter .lSAction > a:after {
font-size: 20px;
display: inline-block;
position: relative;
left: auto;
right: auto;
bottom: auto;
top: auto;
}
.hk-gridunit .lSPager.lSpg {
text-align: right;
top: auto;
bottom: 5px;
right: 5px;
left: auto;
position: absolute;
}
.hk-gridunit .lSSlideOuter ul.lSPager.lSpg > li {
padding: 2px;
}
.hk-gridunit .lSSlideOuter ul.lSPager.lSpg > li a {
width: 8px;
height: 8px;
}
@media only screen and (max-width: 969px) {
.hk-gridunit .lightSlider {
height: inherit !important;
}
.hk-gridunit .lSSlideWrapper,
.hk-gridunit .lSSlideOuter {
height: inherit;
}
.hk-grid-slide {
height: inherit;
}
}   .posts-list-style1 .posts-listunit-small .posts-listunit-image {
width: 90px;
height: 80px;
}
.posts-list-style1 .posts-listunit-small .posts-listunit-title {
font-size: inherit;
}
.posts-list-style2 .posts-listunit-small .posts-listunit-image {
width: 150px;
height: 135px;
}
.posts-list-style2 .posts-listunit-small .posts-listunit-title {
font-size: 1.125em;
}  .posts-listunit {
margin-bottom: 1.625em;
}
.posts-listunit:last-child {
margin-bottom: 0;
}
.posts-listunit-small {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: flex-start;
}
.posts-listunit-small .posts-listunit-image {
flex-shrink: 0;
margin-right: 20px;
}
.posts-listunit-small .posts-listunit-bg img {
width: 100%;
visibility: hidden;
}
.posts-listunit-small .posts-listunit-content p {
margin-top: 5px;
}
.posts-listunit-large .posts-listunit-image {
margin-bottom: 20px;
}
.posts-listunit-large .posts-listunit-bg:before {
content: "";
display: block;
}
.posts-listunit-large .posts-listunit-bg .entry-featured-img-wrap a {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.posts-listunit-large .posts-listunit-bg img {
display: none;
}
.posts-imgsize-small .posts-listunit-bg:before {
padding-top: 190px;
}
.posts-imgsize-medium .posts-listunit-bg:before {
padding-top: 260px;
}
.posts-imgsize-big .posts-listunit-bg:before {
padding-top: 345px;
} .posts-listunit-image {
position: relative;
}
.posts-listunit-image img {
display: block;
margin: 0 auto;
}
.posts-listunit-image a {
display: block;
}
.posts-listunit-bg {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-color: rgba(0, 0, 0, 0.1);
} .posts-listunit-content p {
margin: 0.6875em 0 0;
}
.posts-listunit-title {
font-size: 1.125em;
margin: 0;
}
.posts-listunit-title a {
color: inherit;
}
.posts-listunit-subtitle .entry-byline {
padding: 0;
font-size: 1em;
}
.posts-listunit-text .sharedaddy {
display: none;
}
.posts-listunit-excerpt .more-link {
margin-top: 5px;
text-align: left;
border: none;
}
.posts-listunit-excerpt .more-link a {
background: none;
padding-left: 0;
} @media only screen and (max-width: 969px) {
.posts-listunit:last-child {
margin-bottom: 1.625em;
}
.hcol-last .posts-listunit:last-child {
margin-bottom: 0;
}
.posts-list-style2 .posts-listunit-small .posts-listunit-image {
width: 100px;
height: 90px;
}
}   .hk-list-style1 .hk-listunit-small .hk-listunit-image {
width: 90px;
height: 80px;
}
.hk-list-style1 .hk-listunit-small .hk-listunit-title {
font-size: inherit;
}
.hk-list-style2 .hk-listunit-small .hk-listunit-image {
width: 150px;
height: 135px;
}
.hk-list-style2 .hk-listunit-small .hk-listunit-title {
font-size: 1.125em;
}  .hk-listunit {
margin-bottom: 1.625em;
}
.hk-listunit:last-child {
margin-bottom: 0;
}
.hk-listunit-small {
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
align-items: flex-start;
}
.hk-listunit-small .hk-listunit-image {
flex-shrink: 0;
margin-right: 20px;
}
.hk-listunit-small .hk-listunit-bg img {
width: 100%;
visibility: hidden;
}
.hk-listunit-small .hk-listunit-content p {
margin-top: 5px;
}
.hk-listunit-large .hk-listunit-image {
margin-bottom: 20px;
}
.hk-listunit-large .hk-listunit-bg:before {
content: "";
display: block;
}
.hk-listunit-large .hk-listunit-bg .entry-featured-img-wrap a {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.hk-listunit-large .hk-listunit-bg img {
display: none;
}
.hk-imgsize-small .hk-listunit-bg:before {
padding-top: 190px;
}
.hk-imgsize-medium .hk-listunit-bg:before {
padding-top: 260px;
}
.hk-imgsize-big .hk-listunit-bg:before {
padding-top: 345px;
} .hk-listunit-image {
position: relative;
}
.hk-listunit-image img {
display: block;
margin: 0 auto;
}
.hk-listunit-image a {
display: block;
}
.hk-listunit-bg {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-color: rgba(0, 0, 0, 0.1);
} .hk-listunit-content p {
margin: 0.6875em 0 0;
}
.hk-listunit-title {
font-size: 1.125em;
margin: 0;
}
.hk-listunit-title a {
color: inherit;
}
.hk-listunit-subtitle .entry-byline {
padding: 0;
font-size: 1em;
}
.hk-listunit-text .sharedaddy {
display: none;
}
.hk-listunit-excerpt .more-link {
margin-top: 5px;
text-align: left;
border: none;
}
.hk-listunit-excerpt .more-link a {
background: none;
padding-left: 0;
} @media only screen and (max-width: 969px) {
.hk-listunit:last-child {
margin-bottom: 1.625em;
}
.hcol-last .hk-listunit:last-child {
margin-bottom: 0;
}
.hk-list-style2 .hk-listunit-small .hk-listunit-image {
width: 100px;
height: 90px;
}
}   .so-panel .content-blocks-widget,
.so-panel .vcards-widget,
.so-panel .number-blocks-widget {
margin: 0;
}
.so-panel .topborder-shadow .content-blocks-widget,
.so-panel .topborder-line .content-blocks-widget,
.so-panel .topborder-shadow .vcards-widget,
.so-panel .topborder-line .vcards-widget,
.so-panel .topborder-shadow .number-blocks-widget,
.so-panel .topborder-line .number-blocks-widget {
margin-top: 3em;
}
.so-panel .bottomborder-shadow .content-blocks-widget,
.so-panel .bottomborder-line .content-blocks-widget,
.so-panel .bottomborder-shadow .vcards-widget,
.so-panel .bottomborder-line .vcards-widget,
.so-panel .bottomborder-shadow .number-blocks-widget,
.so-panel .bottomborder-line .number-blocks-widget {
margin-bottom: 3em;
}.wp-color-picker{width:80px;direction:ltr}.wp-picker-container .hidden{display:none}.wp-picker-container .wp-color-result.button{min-height:30px;margin:0 6px 6px 0;padding:0 0 0 30px;font-size:11px}.wp-color-result-text{background:#f6f7f7;border-radius:0 2px 2px 0;border-left:1px solid #c3c4c7;color:#50575e;display:block;line-height:2.54545455;padding:0 6px;text-align:center}.wp-color-result:focus,.wp-color-result:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#1d2327;border-color:#a7aaad;border-left:1px solid #8c8f94}.wp-picker-container{display:inline-block}.wp-color-result:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.wp-color-result:active{transform:none!important}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-input-wrap label{display:inline-block;vertical-align:top}.form-table .wp-picker-input-wrap label{margin:0!important}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default,.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{margin-left:6px;padding:0 8px;line-height:2.54545455;min-height:30px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#50575e}.wp-picker-container .iris-picker{border-radius:0;border-color:#dcdcde;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:4rem;font-size:12px;font-family:monospace;line-height:2.33333333;margin:0;padding:0 5px;vertical-align:top;min-height:30px}.wp-color-picker::-webkit-input-placeholder{color:#646970}.wp-color-picker::-moz-placeholder{color:#646970;opacity:1}.wp-color-picker:-ms-input-placeholder{color:#646970}.wp-picker-container input[type=text].iris-error{background-color:#fcf0f1;border-color:#d63638;color:#000}.iris-picker .iris-strip .ui-slider-handle:focus,.iris-picker .ui-square-handle:focus{border-color:#3582c4;border-style:solid;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.iris-picker .iris-palette:focus{box-shadow:0 0 0 2px #3582c4}@media screen and (max-width:782px){.wp-picker-container input[type=text].wp-color-picker{width:5rem;font-size:16px;line-height:1.875;min-height:32px}.wp-customizer .wp-picker-container input[type=text].wp-color-picker{padding:0 5px}.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;line-height:2.14285714;min-height:32px}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;font-size:14px;line-height:2.14285714;min-height:32px}.wp-picker-container .wp-color-result.button{padding:0 0 0 40px;font-size:14px;line-height:2.14285714}.wp-customizer .wp-picker-container .wp-color-result.button{font-size:14px;line-height:2.14285714}.wp-picker-container .wp-color-result-text{padding:0 14px;font-size:inherit;line-height:inherit}.wp-customizer .wp-picker-container .wp-color-result-text{padding:0 10px}}#flexi_searchbox {
font:small/1.2 Arial,Helvetica,sans-serif;
padding: 16px;
position: relative;
border: 0;
background: #febb02;
color: #262626;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
min-width: 200px!important;
}
#flexi_searchbox ul,#flexi_searchbox p {
margin:0;
padding:0
}
#flexi_searchbox ul {
list-style-type:none
}
#flexi_searchbox #b_searchboxInc img {
box-shadow:none;
border-radius:0
}
#flexi_searchbox img {
border:0 none
}
#flexi_searchbox h1,#flexi_searchbox h2,#flexi_searchbox h3,#flexi_searchbox h4 {
font-weight:400;
margin:0;
padding:0;
font-family:Arial,Helvetica,sans-serif;
text-shadow:none;
background:none;
border-top:0 none;
border-bottom:0 none;
border-left:0 none;
border-right:0 none
}
#flexi_searchbox h2 {
font-size: 1.7em;
margin:0 0 22px 0;
line-height: 1.2em;
}
#flexi_searchbox h3 {
font-size:1.2em;
margin:0.4em 0 2px;
font-weight:normal;
}
#flexi_searchbox h4 {
font-size:1em;
}
#flexi_searchbox select {
width:auto!important;
font-family:inherit;
font-size:inherit;
display:inline-block;
margin:0 3px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #daa300;
border-radius: 3px;
padding: 5px 30px 5px 5px;
line-height: 1;
height: 37px;
}
#flexi_searchbox #b_searchboxInc {
margin:0;
font-size:88%
}
#flexi_searchbox #b_searchboxInc #b_searchDest {
margin-bottom: 20px;
}
#flexi_searchbox.smaller #b_searchboxInc #b_searchDest {
margin-bottom: 10px;
}
#flexi_searchbox #b_searchboxInc #b_searchDest .b_destination {
background:#EEE;
color:#999
}
.bos-dates__col {
padding: 5px;
background-color: #fff;
width: -webkit-calc(50% - 2px);
width: calc(50% - 2px);
display: inline-block;
box-sizing: border-box;
cursor: pointer;
} #flexi_searchbox #b_searchboxInc .b_submitButton_wrapper {
text-align:right
}
#flexi_searchbox #b_searchboxInc #b_destination {
width: 100%;
background-color: #FFF;
border-radius: 2px;
padding: 8px;
cursor: pointer;
background-image: url(//www.ferienhaus-normandie.biz/wp-content/plugins/bookingcom-official-searchbox/assets/images/Bed-2x.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-size: 24px;
background-position: 12px 50%;
text-indent: 36px;
border: 0;
margin: 0;
}
#flexi_searchbox #b_searchboxInc .b_aff-dates {
width: 100%;
box-sizing: border-box;
margin-bottom: 20px;
}
div#b_searchCheckInDate {
margin-right: 4px;
}
#flexi_searchbox #b_searchboxInc #b_searchDest h4:first-letter,#flexi_searchbox #b_searchboxInc #b_searchCheckInDate h4:first-letter,#flexi_searchbox #b_searchboxInc #b_searchCheckOutDate h4:first-letter {
text-transform:uppercase
}
#flexi_searchbox #b_searchboxInc .b_submitButton_wrapper .b_submitButton {
border:1px solid #FFF;
text-align:center;
cursor:pointer;
background:#0896FF;
border-radius:6px;
box-shadow:1px 1px 2px #999;
color:#FFF;
font-weight:700;
font-size:1.8em;
margin-bottom:0;
overflow:visible;
padding:.3em 1em;
text-transform:capitalize;
width:auto;
height:auto;
text-shadow:none;
font-family:Arial,Helvetica,sans-serif;
float:none;
}
#flexi_searchbox #b_searchboxInc .b_submitButton_wrapper {
clear:left;
float:none
}
#flexi_searchbox #b_searchboxInc .b_submitButton_wrapper .b_submitButton:hover {
border:1px solid #FFF;
text-align:center;
cursor:pointer;
cursor:hand;
background-clip:padding-box;
background:#0896FF;
border-radius:6px;
box-shadow:none;
color:#FFF;
font-weight:700;
font-size:1.8em;
margin-bottom:0;
overflow:visible;
padding:.3em 1em;
text-transform:capitalize
}
#flexi_searchbox #b_searchboxInc #b_flexible_dates {
clear:left;
margin:0 0 1.2em;
vertical-align:middle
} #flexi_searchbox #b_checkinCalPos,#flexi_searchbox #b_checkoutCalPos {
position:relative;
top:0;
left:0;
margin-right:5px;
vertical-align:middle;
display:inline-block
}
#flexi_searchbox #b_calendarPopup {
display:none;
margin:0;
left:0!important;
top:0!important
}
.bos-calendar__dates {
width: 100%;
table-layout: fixed;
border-spacing: 0;
}
.bos-calendar__dates td, .bos-calendar__dates th {
border: 0;
padding: 0;
}
.bos-calendar__date {
position: relative;
cursor: pointer;
}
.bos-calendar__date:hover:after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0,0,0,.06);
pointer-events: none;
}
.bos-calendar__date--empty, .bos-calendar__date--empty:hover, .bos-calendar__date--empty:hover:after, .bos-calendar__date--disabled {
background: 0;
cursor: default;
}
.bos-calendar__dates .bos-calendar__date--b_calSelected {
background: #0071c2;
}
#flexi_searchbox #b_calendarPopup .b_popupInner {
background: #fff;
padding: 15.5px;
z-index: 115;
border: 0;
border-radius: 4px;
-webkit-box-shadow: 0 2px 16px rgb(0 0 0 / 15%);
box-shadow: 0 2px 16px rgb(0 0 0 / 15%);
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.bos_calendar_month {
display: flex;
flex: 1;
align-items: center;
}
.bos_prev_controls, .bos_month_wrapper, .bos_next_controls {
flex: 1;
}
#flexi_searchbox .bos_month_wrapper select {
appearance: none;
border: none;
background: none;
cursor: default;
padding: 0;
color: #000;
font-size: 16px;
font-weight: 700;
line-height: 28px;
height: 28px;
margin: 0;
box-sizing: border-box;
}
.bos-calendar__date, .bos_calendar_day-name {
height: 31.49px;
line-height: 31.49px;
padding: 0;
text-align: center;
border-spacing: 0;
color: #003580;
}
.bos_next_controls {
text-align: right;
}
#flexi_searchbox #b_calendarPopup a, #flexi_searchbox #b_calendarPopup a:link {
text-decoration: none;
color: #28303d;
display: block;
}
#flexi_searchbox #b_calendarPopup .bos-calendar__dates .bos-calendar__date--b_calSelected a {
color: #fff;
}
#flexi_searchbox #b_calendarPopup a:focus, #flexi_searchbox #b_calendarPopup a:hover {
outline: none;
box-shadow: none;
color: #28303d;
}
.bos-date-field__display{
font-size: 14px;
font-weight: bold;
line-height: 20px;
}
.bos-calendar__date--disabled {
color: #d3d3d3;
}
#flexi_searchbox #b_logo {
border:0;
background:transparent;
margin-top: 20px;
}
#flexi_searchbox.smaller #b_calendarPopup .b_popupInner {
padding: 3px;
}
#flexi_searchbox.smaller #b_calendarPopup .b_popupInner table {
min-width: unset;
}
#flexi_searchbox.smaller #b_searchboxInc .b_submitButton_wrapper .b_submitButton {
width: 100%;
}
#flexi_searchbox.smaller .bos-calendar__dates th {
font-size: 11px;
} #flexi_searchbox #searchBox_dates_error_msg,#flexi_searchbox #searchBox_error_msg {
background:#DA3742;
color:#FFF;
border:1px solid #FFF;
left:5%;
line-height:1.1em;
padding:.6em;
position:absolute;
width:85%;
top:10px
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
-ms-filter: "alpha(opacity=0)"; }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
-ms-filter: "alpha(opacity=25)"; opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: pointer;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
-ms-filter: "alpha(opacity=70)"; font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
-ms-filter: "alpha(opacity=35)"; background-image: none;
}
.ui-state-disabled .ui-icon {
-ms-filter: "alpha(opacity=35)"; }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//www.ferienhaus-normandie.biz/wp-content/plugins/bookingcom-official-searchbox/assets/css/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//www.ferienhaus-normandie.biz/wp-content/plugins/bookingcom-official-searchbox/assets/css/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//www.ferienhaus-normandie.biz/wp-content/plugins/bookingcom-official-searchbox/assets/css/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//www.ferienhaus-normandie.biz/wp-content/plugins/bookingcom-official-searchbox/assets/css/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//www.ferienhaus-normandie.biz/wp-content/plugins/bookingcom-official-searchbox/assets/css/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//www.ferienhaus-normandie.biz/wp-content/plugins/bookingcom-official-searchbox/assets/css/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//www.ferienhaus-normandie.biz/wp-content/plugins/bookingcom-official-searchbox/assets/css/images/ui-icons_777777_256x240.png);
}  .ui-icon-blank.ui-icon-blank.ui-icon-blank {
background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
-ms-filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}.daterangepicker {
position: absolute;
color: inherit;
background-color: #fff;
border-radius: 4px;
border: 1px solid #ddd;
width: 278px;
max-width: none;
padding: 0;
margin-top: 7px;
top: 100px;
left: 20px;
z-index: 3001;
display: none;
font-family: arial;
font-size: 15px;
line-height: 1em;
}
.daterangepicker:before, .daterangepicker:after {
position: absolute;
display: inline-block;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.daterangepicker:before {
top: -7px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
top: -6px;
border-right: 6px solid transparent;
border-bottom: 6px solid #fff;
border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
right: 9px;
}
.daterangepicker.opensleft:after {
right: 10px;
}
.daterangepicker.openscenter:before {
left: 0;
right: 0;
width: 0;
margin-left: auto;
margin-right: auto;
}
.daterangepicker.openscenter:after {
left: 0;
right: 0;
width: 0;
margin-left: auto;
margin-right: auto;
}
.daterangepicker.opensright:before {
left: 9px;
}
.daterangepicker.opensright:after {
left: 10px;
}
.daterangepicker.drop-up {
margin-top: -7px;
}
.daterangepicker.drop-up:before {
top: initial;
bottom: -7px;
border-bottom: initial;
border-top: 7px solid #ccc;
}
.daterangepicker.drop-up:after {
top: initial;
bottom: -6px;
border-bottom: initial;
border-top: 6px solid #fff;
}
.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
float: none;
}
.daterangepicker.single .drp-selected {
display: none;
}
.daterangepicker.show-calendar .drp-calendar {
display: block;
}
.daterangepicker.show-calendar .drp-buttons {
display: block;
}
.daterangepicker.auto-apply .drp-buttons {
display: none;
}
.daterangepicker .drp-calendar {
display: none;
max-width: 270px;
}
.daterangepicker .drp-calendar.left {
padding: 8px 0 8px 8px;
}
.daterangepicker .drp-calendar.right {
padding: 8px;
}
.daterangepicker .drp-calendar.single .calendar-table {
border: none;
}
.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
color: #fff;
border: solid black;
border-width: 0 2px 2px 0;
border-radius: 0;
display: inline-block;
padding: 3px;
}
.daterangepicker .calendar-table .next span {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.daterangepicker .calendar-table .prev span {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
white-space: nowrap;
text-align: center;
vertical-align: middle;
min-width: 32px;
width: 32px;
height: 24px;
line-height: 24px;
font-size: 12px;
border-radius: 4px;
border: 1px solid transparent;
white-space: nowrap;
cursor: pointer;
}
.daterangepicker .calendar-table {
border: 1px solid #fff;
border-radius: 4px;
background-color: #fff;
}
.daterangepicker .calendar-table table {
width: 100%;
margin: 0;
border-spacing: 0;
border-collapse: collapse;
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
background-color: #eee;
border-color: transparent;
color: inherit;
}
.daterangepicker td.week, .daterangepicker th.week {
font-size: 80%;
color: #ccc;
}
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
background-color: #fff;
border-color: transparent;
color: #999;
}
.daterangepicker td.in-range {
background-color: #ebf4f8;
border-color: transparent;
color: #000;
border-radius: 0;
}
.daterangepicker td.start-date {
border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
border-radius: 4px;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
background-color: #357ebd;
border-color: transparent;
color: #fff;
}
.daterangepicker th.month {
width: auto;
}
.daterangepicker td.disabled, .daterangepicker option.disabled {
color: #999;
cursor: not-allowed;
text-decoration: line-through;
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
font-size: 12px;
padding: 1px;
height: auto;
margin: 0;
cursor: default;
}
.daterangepicker select.monthselect {
margin-right: 2%;
width: 56%;
}
.daterangepicker select.yearselect {
width: 40%;
}
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
width: 50px;
margin: 0 auto;
background: #eee;
border: 1px solid #eee;
padding: 2px;
outline: 0;
font-size: 12px;
}
.daterangepicker .calendar-time {
text-align: center;
margin: 4px auto 0 auto;
line-height: 30px;
position: relative;
}
.daterangepicker .calendar-time select.disabled {
color: #ccc;
cursor: not-allowed;
}
.daterangepicker .drp-buttons {
clear: both;
text-align: right;
padding: 8px;
border-top: 1px solid #ddd;
display: none;
line-height: 12px;
vertical-align: middle;
}
.daterangepicker .drp-selected {
display: inline-block;
font-size: 12px;
padding-right: 8px;
}
.daterangepicker .drp-buttons .btn {
margin-left: 8px;
font-size: 12px;
font-weight: bold;
padding: 4px 8px;
}
.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
border-left: 1px solid #ddd;
}
.daterangepicker.show-ranges.rtl .drp-calendar.right {
border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left {
border-left: 1px solid #ddd;
}
.daterangepicker .ranges {
float: none;
text-align: left;
margin: 0;
}
.daterangepicker.show-calendar .ranges {
margin-top: 8px;
}
.daterangepicker .ranges ul {
list-style: none;
margin: 0 auto;
padding: 0;
width: 100%;
}
.daterangepicker .ranges li {
font-size: 12px;
padding: 8px 12px;
cursor: pointer;
}
.daterangepicker .ranges li:hover {
background-color: #eee;
}
.daterangepicker .ranges li.active {
background-color: #08c;
color: #fff;
} @media (min-width: 564px) {
.daterangepicker {
width: auto;
}
.daterangepicker .ranges ul {
width: 140px;
}
.daterangepicker.single .ranges ul {
width: 100%;
}
.daterangepicker.single .drp-calendar.left {
clear: none;
}
.daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
float: left;
}
.daterangepicker {
direction: ltr;
text-align: left;
}
.daterangepicker .drp-calendar.left {
clear: left;
margin-right: 0;
}
.daterangepicker .drp-calendar.left .calendar-table {
border-right: none;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.daterangepicker .drp-calendar.right {
margin-left: 0;
}
.daterangepicker .drp-calendar.right .calendar-table {
border-left: none;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.daterangepicker .drp-calendar.left .calendar-table {
padding-right: 8px;
}
.daterangepicker .ranges, .daterangepicker .drp-calendar {
float: left;
}
}
@media (min-width: 730px) {
.daterangepicker .ranges {
width: auto;
}
.daterangepicker .ranges {
float: left;
}
.daterangepicker.rtl .ranges {
float: right;
}
.daterangepicker .drp-calendar.left {
clear: none !important;
}
}.daterangepicker.bos-css th.month, .daterangepicker.bos-css .calendar-table th:not(.week) {color: #003580;}.daterangepicker.bos-css td.in-range { background-color: #1a1a1a0f; }.daterangepicker.bos-css td.active, .daterangepicker.bos-css td.active:hover { background-color: #0071c2;}.daterangepicker.bos-css td.off, .daterangepicker.bos-css td.off.in-range, .daterangepicker.bos-css td.off.start-date, .daterangepicker.bos-css td.off.end-date { background-color: #FFF; }.alignwide,
.alignfull {
max-width: none;
text-align: center;
}
.sidebars0 .alignwide {
margin-left: -3em;
margin-right: -3em;
}
.sidebars0 .alignfull {
margin-left: calc(-100vw / 2 + 100% / 2);
margin-right: calc(-100vw / 2 + 100% / 2);
max-width: 100vw;
} .wp-block-cover.alignfull,
.wp-block-cover-image.alignfull,
.wp-block-cover.alignwide,
.wp-block-cover-image.alignwide {
width: auto;
} ul.wp-block-social-links,
.wp-block-buttons,
.wp-block-image,
.wp-block-gallery,
pre.wp-block-verse {
margin: 0.6875em 0 1em;
} ul.aligncenter,
.aligncenter {
margin: 1em auto;
}
ul.alignleft,
.alignleft {
margin: 10px 15px 5px 0;
}
ul.alignright,
.alignright {
margin: 10px 0 5px 15px;
} .has-small-font-size {
line-height: 1.625em;
}
.has-regular-font-size,
.has-normal-font-size {
line-height: 1.625em;
}
.has-medium-font-size {
line-height: 1.3em;
}
.has-large-font-size {
line-height: 1.2em;
}
.has-larger-font-size,
.has-huge-font-size {
line-height: 1.1em;
} .wp-block-media-text.has-background .wp-block-media-text__content {
padding-top: 2em;
padding-bottom: 1.5em;
}
.wp-block-media-text .wp-block-media-text__content > * {
margin: 0.5em 0;
}
.wp-block-media-text .wp-block-media-text__content > *:first-child {
margin-top: 0;
}
.wp-block-media-text .wp-block-media-text__content > *:last-child {
margin-bottom: 0;
}
.wp-block-media-text.alignwide,
.wp-block-media-text.alignfull {
text-align: inherit;
} .fluid-width-video-wrapper .wp-block-file__embed {
position: inherit;
margin: 0 0 1em;
} .wp-block-cover,
.wp-block-cover-image {
padding: 2em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .wp-block-quote.has-text-align-center {
border: none;
padding: 0 1em;
}
.wp-block-quote.has-text-align-right {
border-right: 5px solid;
border-left: 0;
padding: 0 1em 0 0;
} .wp-block-pullquote {
padding: 0;
margin: 1.5em 0;
border-top: solid 5px;
border-bottom: solid 5px;
}
.wp-block-pullquote blockquote {
padding: 2em;
margin: 0;
border-left: none;
border-right: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
border: none;
}
.wp-block-pullquote:not(.is-style-solid-color) {
background: none;
} pre.wp-block-verse {
padding: 15px 10px 15px 20px;
color: inherit;
border: none;
font-family: inherit;
font-family: Georgia, "Times New Roman", Times, serif;
word-break: normal;
word-wrap: normal;
line-height: 1.4;
font-style: italic;
border-left: 2px dotted;
} .wordpress .wp-block-social-links {
list-style: none;
display: flex;
}
.wp-block-social-links.is-style-logos-only .wp-social-link {
padding: 0;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
margin: 0 4px;
} .button.wp-block-button {
padding: 0;
align-self: center;
}
.button.wp-block-button a {
background: none !important;
color: inherit !important;
border: none;
}
.wp-block-button__link {
border-radius: 0;
} .wp-block-search__button,
.wp-block-file__button {
border-radius: 0;
text-decoration: none;
} figure.wp-block-image:not(.alignleft):not(.alignright):not(.aligncenter):not(.alignwide):not(.alignfull) {
display: table;
}
figure.wp-block-image:not(.alignleft):not(.alignright):not(.aligncenter):not(.alignwide):not(.alignfull) figcaption {
display: table-caption;
caption-side: bottom;
}
.wordpress figcaption {
background: rgba(0, 0, 0, 0.03);
color: inherit;
margin: 0;
padding: 5px;
font-size: 0.75em;
line-height: 1.333333em;
text-align: center;
}
.wp-block-image.is-style-rounded figcaption {
background: none;
} .wp-block-embed figcaption {
margin-bottom: 0;
}
.wp-block-embed iframe,
.wp-block-embed video,
.wp-block-embed object,
.wp-block-embed embed {
margin: 0;
}
.wp-block-gallery {
padding: 16px 16px 0;
list-style-type: none;
background: rgba(0, 0, 0, 0.04); }
.wp-block-gallery.has-nested-images figure.wp-block-image:not(.alignleft):not(.alignright):not(.aligncenter):not(.alignwide):not(.alignfull) {
display: flex;
}
.wordpress .blocks-gallery-grid {
margin: 0;
list-style-type: none;
}
.blocks-gallery-caption {
width: 100%;
text-align: center;
position: relative;
top: -0.5em;
}
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3) 0%, transparent);
font-size: 0.8125em;
line-height: 1.384615em;
} body .is-layout-flex {
display: flex;
flex-wrap: wrap;
align-items: center;
} @media only screen and (max-width: 969px) {
.wp-block-media-text .wp-block-media-text__content {
padding-top: 2em;
padding-bottom: 1.5em;
}
} [class*=wp-block-woocommerce],
[class*=wc-block] {
text-align: inherit;
}
[class*=wp-block-woocommerce].alignwide,
[class*=wc-block].alignwide {
margin-left: auto;
margin-right: auto;
}