html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}.ngg-video-play-overlay {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 48px;
height: 48px;
border-radius: 999px;
background: rgba(0, 0, 0, 0.55);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
pointer-events: none;
z-index: 3;
}
.ngg-video-play-overlay:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-35%, -50%);
width: 0;
height: 0;
border-left: 14px solid rgba(255, 255, 255, 0.95);
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
} a[data-ngg-video-play-overlay="1"],
div[data-ngg-video-play-overlay="1"] {
position: relative;
display: block;
}
a[data-ngg-video-play-overlay="1"]::before,
div[data-ngg-video-play-overlay="1"]::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 48px;
height: 48px;
border-radius: 999px;
background: rgba(0, 0, 0, 0.55);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
pointer-events: none;
z-index: 50;
}
a[data-ngg-video-play-overlay="1"]::after,
div[data-ngg-video-play-overlay="1"]::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-35%, -50%);
width: 0;
height: 0;
border-left: 14px solid rgba(255, 255, 255, 0.95);
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
pointer-events: none;
z-index: 51;
} .ngg-galleryoverview .ngg-gallery-thumbnail a,
.ngg-imagebrowser a,
.ngg-gallery-singlepic-image a,
.ngg-pro-masonry-item > a,
.nextgen_pro_thumbnail_grid .image-wrapper > a,
.nextgen_pro_film .image-wrapper > a,
.nextgen_pro_sidescroll .image-wrapper > a,
.nextgen_pro_blog_gallery .image-wrapper > a,
.tiled-gallery-item a,
.ngg-pro-mosaic-item a,
.galleria-stage .galleria-image,
.galleria-thumbnails .galleria-image {
position: relative;
display: block;
}.ngg-video-container {
position: relative;
width: auto;
height: auto;
background:transparent;
z-index: 10001;
display: flex;
align-items: center;
justify-content: center;
}
.ngg-video-player,
.ngg-video-container iframe {
width: 100%;
height: 100%;
object-fit: contain;
}  #npl_wrapper.npl-video-mode .galleria-image img {
display: none !important;
} .sl-wrapper.sl-video-mode .ngg-video-container {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.sl-wrapper.sl-video-mode .sl-image img {
display: none !important;
} .sl-wrapper.sl-video-mode .sl-image {
top: 0 !important;
left: 0 !important;
width: 100vw !important;
height: 100vh !important;
} .ngg-video-mode#fancybox-wrap #fancybox-img {
display: none !important;
}
#fancybox-wrap.ngg-video-mode {
width: auto !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}
#fancybox-wrap.ngg-video-mode #fancybox-content {
width: auto !important;
height: auto !important;
} #shDisplay #shWrap.ngg-video-mode #shImage {
display: none !important;
}
#shDisplay .ngg-video-container {
margin-inline: auto;
}
#shDisplay.ngg-video-mode {
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
} #TB_window.ngg-video-mode #TB_Image {
display: none !important;
}
#TB_window.ngg-video-mode #TB_ImageOff {
display: none !important;
}
#TB_window.ngg-video-mode {
margin-left: 0 !important;
margin-top: 0 !important;
width: auto !important;
transform: translate(-50%, -50%);
} #TB_window.ngg-video-mode #TB_caption {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-video-mode #TB_secondLine {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-video-mode #TB_prev,
#TB_window.ngg-video-mode #TB_next {
display: inline !important;
visibility: visible !important;
} .ngg-video-error {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
display: flex;
align-items: center;
justify-content: center;
z-index: 20;
}
.ngg-video-error-content {
color: #fff;
text-align: center;
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
}
.ngg-video-error-icon {
font-size: 48px;
opacity: 0.7;
}
.ngg-video-error-text {
font-size: 16px;
} .ngg-custom-lightbox-video-mode img:not(.ngg-video-processed) {
display: none !important;
}
.ngg-custom-lightbox-video-mode .ngg-video-container {
position: relative !important;
width: 100% !important;
height: 100% !important;
display: flex !important;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
}
.ngg-custom-lightbox-video-mode .ngg-video-player,
.ngg-custom-lightbox-video-mode .ngg-video-container iframe {
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
object-fit: contain;
display: block;
}.ngg-trigger-buttons {
clear: both;
text-align: right;
font-size: 12px;
line-height: 1em;
margin: 0;
}
.ngg-trigger-buttons.hidden {
display: none;
}
.ngg-trigger-large {
font-size: 16px;
margin: 0 10px;
}
.ngg-trigger-buttons .ngg-trigger {
margin-left: 0.3em;
cursor: pointer;
}
.ngg-trigger-buttons .ngg-trigger:active,
.ngg-trigger-buttons .ngg-trigger:focus,
.ngg-trigger-buttons .ngg-trigger:visited,
.ngg-trigger-buttons .ngg-trigger {
color: #999;
}
.ngg-trigger-buttons .ngg-trigger:hover {
color: #333;
}
.ngg-trigger-large .ngg-trigger {
} .galleria.photocrati-nextgen_pro_horizontal_filmstrip {
margin-bottom: 5px;
}
@media screen and (min-width: 0px) and (max-width: 1024px) {
.ngg-trigger-buttons.mobile-hide {
display: none;
}
}#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
cursor: pointer;
overflow: hidden;
z-index: 1104;
display: none;
}
#fancybox-loading div {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 480px;
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
}
#fancybox-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1100;
display: none;
}
#fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
overflow: auto;
display: none;
}
#fancybox-wrap {
position: absolute;
top: 0;
left: 0;
padding: 20px;
z-index: 1101;
outline: none;
display: none;
}
#fancybox-outer {
position: relative;
width: 100%;
height: 100%;
background: #fff;
}
#fancybox-content {
width: 0;
height: 0;
padding: 0;
outline: none;
position: relative;
overflow: hidden;
z-index: 1102;
border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
z-index: 1101;
}
#fancybox-close {
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
background: transparent url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png) -40px 0px;
cursor: pointer;
z-index: 1103;
display: none;
}
#fancybox-error {
color: #444;
font: normal 12px/20px Arial;
padding: 14px;
margin: 0;
}
#fancybox-img {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
border: none;
outline: none;
line-height: 0;
vertical-align: top;
}
#fancybox-frame {
width: 100%;
height: 100%;
border: none;
display: block;
}
#fancybox-left, #fancybox-right {
position: absolute;
bottom: 0px;
height: 100%;
width: 35%;
cursor: pointer;
outline: none;
background: transparent url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/blank.gif);
z-index: 1102;
display: none;
}
#fancybox-left {
left: 0px;
}
#fancybox-right {
right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
position: absolute;
top: 50%;
left: -9999px;
width: 30px;
height: 30px;
margin-top: -15px;
cursor: pointer;
z-index: 1102;
display: block;
}
#fancybox-left-ico {
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -30px;
}
#fancybox-right-ico {
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
visibility: visible; }
#fancybox-left:hover span {
left: 20px;
}
#fancybox-right:hover span {
left: auto;
right: 20px;
}
.fancybox-bg {
position: absolute;
padding: 0;
margin: 0;
border: 0;
width: 20px;
height: 20px;
z-index: 1001;
}
#fancybox-bg-n {
top: -20px;
left: 0;
width: 100%;
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-x.png);
}
#fancybox-bg-ne {
top: -20px;
right: -20px;
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -162px;
}
#fancybox-bg-e {
top: 0;
right: -20px;
height: 100%;
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-y.png);
background-position: -20px 0px;
}
#fancybox-bg-se {
bottom: -20px;
right: -20px;
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -182px; 
}
#fancybox-bg-s {
bottom: -20px;
left: 0;
width: 100%;
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-x.png);
background-position: 0px -20px;
}
#fancybox-bg-sw {
bottom: -20px;
left: -20px;
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -142px;
}
#fancybox-bg-w {
top: 0;
left: -20px;
height: 100%;
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-y.png);
}
#fancybox-bg-nw {
top: -20px;
left: -20px;
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -122px;
}
#fancybox-title {
font-family: Helvetica;
font-size: 12px;
z-index: 1102;
}
.fancybox-title-inside {
padding-bottom: 10px;
text-align: center;
color: #333;
background: #fff;
position: relative;
}
.fancybox-title-outside {
padding-top: 10px;
color: #fff;
}
.fancybox-title-over {
position: absolute;
bottom: 0;
left: 0;
color: #FFF;
text-align: left;
}
#fancybox-title-over {
padding: 10px;
background-image: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancy_title_over.png);
display: block;
}
.fancybox-title-float {
position: absolute;
left: 0;
bottom: -20px;
height: 32px;
}
#fancybox-title-float-wrap {
border: none;
border-collapse: collapse;
width: auto;
}
#fancybox-title-float-wrap td {
border: none;
white-space: nowrap;
}
#fancybox-title-float-left {
padding: 0 0 0 15px;
background: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
color: #FFF;
line-height: 29px;
font-weight: bold;
padding: 0 0 3px 0;
background: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
padding: 0 0 0 15px;
background: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png) -55px -90px no-repeat;
} .fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
position: absolute; margin-top: 0;
top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); } .fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); } #fancybox-wrap, #fancybox-content, #fancybox-outer {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-square-x-twitter:before{content:"\e61a"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}.fa-info:before{content:"\f129"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-lock:before{content:"\f023"}.fa-angle-right:before{content:"\f105"}.fa-user:before{content:"\f007"}.fa-star:before{content:"\f005"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-pause:before{content:"\f04c"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-arrow-right:before{content:"\f061"}.fa-lock-open:before{content:"\f3c1"}.fa-circle:before{content:"\f111"}.fa-comment:before{content:"\f075"}.fa-envelope:before{content:"\f0e0"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-angle-down:before{content:"\f107"}.fa-play:before{content:"\f04b"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-angle-up:before{content:"\f106"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-spinner:before{content:"\f110"}.fa-check:before{content:"\f00c"}.fa-angle-left:before{content:"\f104"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-window-close:before{content:"\f410"}@font-face {
font-family: "NGG Icons";
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),
url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype");
}
@font-face {
font-family: "NGG Icons";
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),
url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype");
}
@font-face {
font-family: "NGG Icons Brands";
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),
url(//www.das-marburger.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype");
}
#npl_wrapper .fa,
#npl_wrapper .fas,
#npl_wrapper .fa-solid {
font-family: "NGG Icons" !important;
font-weight: 900 !important;
}
#npl_wrapper .far,
#npl_wrapper .fa-regular {
font-family: "NGG Icons" !important;
font-weight: 400 !important;
}
#npl_wrapper .fab,
#npl_wrapper .fa-brands {
font-family: "NGG Icons Brands" !important;
font-weight: 400 !important;
}.ngg-navigation {
font-size: 0.9em !important;
clear: both !important;
display: block !important;
padding-top: 24px;
padding-bottom: 3px;
text-align: center;
}
.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev,
.ngg-navigation span.current {
background: #BBB;
border: none;
border-radius: 2px;
box-shadow: none;
color: #fff;
display:inline;
font-size: 14px;
font-weight: bold;
margin-right: 3px;
padding: 4px 8px;
text-decoration: none;
cursor: pointer !important;
}
.ngg-navigation .ellipsis {
background: #BBB;
border: none;
border-radius: 2px;
box-shadow: none;
color: #fff;
display:inline;
font-size: 14px;
font-weight: bold;
margin-right: 3px;
padding: 4px 8px;
text-decoration: none;
}
.ngg-navigation span.current {
background: #666;
}
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.next,
.ngg-navigation span.prev {
background: transparent;
color: #BBB;
padding: 2px;
border: none;
}
.ngg-navigation a.page-numbers:hover,
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.current:hover {
background: #666;
color: #FFFFFF !important;
text-decoration: none !important;
}
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover,
.ngg-navigation span.next,
.ngg-navigation span.prev {
color: #666 !important;
}
.ngg-navigation a.page-numbers {
display: inline;
}
.ngg-clear {
clear: both;
}.ngg-galleryoverview {
overflow: hidden;
margin-top: 10px;
width: 100%;
clear: both;
display: block !important;
}
.ngg-galleryoverview .desc { margin: 0px 10px 10px 0px;
padding: 5px;
}
.ngg-gallery-thumbnail-box {
float: left;
max-width: 100% !important;
}
.ngg-template-caption .ngg-gallery-thumbnail-box {
margin-right: 0px;
}
.ngg-gallery-thumbnail {
text-align: center;
max-width: 100% !important;
background-color: #FFFFFF;
border: 1px solid #A9A9A9;
margin-right: 5px;
margin: 5px;
}
.ngg-template-caption .ngg-gallery-thumbnail {
margin-right: 0px;
}
.ngg-gallery-thumbnail a {
display: block;
margin: 4px;
border: none;
box-shadow: none;
}
.ngg-gallery-thumbnail img {
display: block;
margin: 0;
padding: 0;
position: relative;
max-width: 100% !important;
height: auto;
}
.ngg-gallery-thumbnail span { font-size: 90%;
padding-left: 5px;
display: block;
} .ngg-galleryoverview {
margin-top: 40px;
margin-bottom: 50px;
-webkit-transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
transition: width 1s, height 1s, background-color 1s, transform 1s;
min-height: 100px;
}
.ngg-gallery-thumbnail-box.ngg-1-columns {
width: 100%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-2-columns {
width: 50%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-3-columns {
width: 33.33333%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-4-columns {
width: 25%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-5-columns {
width: 20%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-6-columns {
width: 16.6666%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-7-columns {
width: 14.2857%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-8-columns {
width: 12.5%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-9-columns {
width: 11.1111%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-10-columns {
width: 10%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-11-columns {
width: 9.09%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-12-columns {
width: 8.3333%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-13-columns {
width: 7.692%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-14-columns {
width: 7.142%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-15-columns {
width: 6.6666%;
float: left !important;
}
@media (max-width: 800px) {
.ngg-gallery-thumbnail-box.ngg-5-columns,
.ngg-gallery-thumbnail-box.ngg-6-columns,
.ngg-gallery-thumbnail-box.ngg-7-columns,
.ngg-gallery-thumbnail-box.ngg-8-columns,
.ngg-gallery-thumbnail-box.ngg-9-columns,
.ngg-gallery-thumbnail-box.ngg-10-columns,
.ngg-gallery-thumbnail-box.ngg-11-columns,
.ngg-gallery-thumbnail-box.ngg-12-columns,
.ngg-gallery-thumbnail-box.ngg-13-columns,
.ngg-gallery-thumbnail-box.ngg-14-columns,
.ngg-gallery-thumbnail-box.ngg-15-columns,
.ngg-gallery-thumbnail-box.ngg-16-columns,
.ngg-gallery-thumbnail-box.ngg-17-columns,
.ngg-gallery-thumbnail-box.ngg-18-columns,
.ngg-gallery-thumbnail-box.ngg-19-columns,
.ngg-gallery-thumbnail-box.ngg-29-columns {
width: 25%;
}
}
@media (max-width: 600px) {
.ngg-gallery-thumbnail-box.ngg-4-columns,
.ngg-gallery-thumbnail-box.ngg-5-columns,
.ngg-gallery-thumbnail-box.ngg-6-columns,
.ngg-gallery-thumbnail-box.ngg-7-columns,
.ngg-gallery-thumbnail-box.ngg-8-columns,
.ngg-gallery-thumbnail-box.ngg-9-columns,
.ngg-gallery-thumbnail-box.ngg-10-columns,
.ngg-gallery-thumbnail-box.ngg-11-columns,
.ngg-gallery-thumbnail-box.ngg-12-columns,
.ngg-gallery-thumbnail-box.ngg-13-columns,
.ngg-gallery-thumbnail-box.ngg-14-columns,
.ngg-gallery-thumbnail-box.ngg-15-columns,
.ngg-gallery-thumbnail-box.ngg-16-columns,
.ngg-gallery-thumbnail-box.ngg-17-columns,
.ngg-gallery-thumbnail-box.ngg-18-columns,
.ngg-gallery-thumbnail-box.ngg-19-columns,
.ngg-gallery-thumbnail-box.ngg-29-columns {
width: 33.33333%;
}
}
@media (max-width: 400px) {
.ngg-gallery-thumbnail-box.ngg-3-columns,
.ngg-gallery-thumbnail-box.ngg-4-columns,
.ngg-gallery-thumbnail-box.ngg-5-columns,
.ngg-gallery-thumbnail-box.ngg-6-columns,
.ngg-gallery-thumbnail-box.ngg-7-columns,
.ngg-gallery-thumbnail-box.ngg-8-columns,
.ngg-gallery-thumbnail-box.ngg-9-columns,
.ngg-gallery-thumbnail-box.ngg-10-columns,
.ngg-gallery-thumbnail-box.ngg-11-columns,
.ngg-gallery-thumbnail-box.ngg-12-columns,
.ngg-gallery-thumbnail-box.ngg-13-columns,
.ngg-gallery-thumbnail-box.ngg-14-columns,
.ngg-gallery-thumbnail-box.ngg-15-columns,
.ngg-gallery-thumbnail-box.ngg-16-columns,
.ngg-gallery-thumbnail-box.ngg-17-columns,
.ngg-gallery-thumbnail-box.ngg-18-columns,
.ngg-gallery-thumbnail-box.ngg-19-columns,
.ngg-gallery-thumbnail-box.ngg-29-columns {
width: 50%;
}
} .ngg-galleryoverview.default-view {
text-align: center;
font-size: 0 !important;
letter-spacing: 0 !important;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box {
display:inline-block;
float: none;
vertical-align: middle;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail {
background-color: transparent;
border: none;
margin: 0;
margin-right: 0;
position: relative;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a {
margin: 2px;
box-shadow: none;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img:hover {
opacity: .8;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
margin: 0 auto;
box-shadow: none;
cursor: pointer;
}
.ngg-galleryoverview.default-view .slideshowlink {
margin: 24px auto 0;
text-align: center;
text-transform: uppercase;
}
.ngg-galleryoverview.default-view .slideshowlink a {
font-size: 13px;
letter-spacing: .75px;
cursor: pointer;
text-decoration: none;
box-shadow: none;
border: none;
}
.ngg-galleryoverview.default-view .slideshowlink a:hover {
text-decoration: none !important;
box-shadow: none !important;
border: none !important;
} .ngg-galleryoverview ul li:before {
content: '' !important;
}
.ngg-gallery-list {
list-style-type: none;
padding: 0px !important;
text-indent: 0px !important;
}
.ngg-galleryoverview div.pic img {
width: 100%;
border: 0px;
border-radius: 0px;
}
.ngg-gallery-list li {
float: left;
margin: 0 2px 0px 2px !important;
overflow: hidden;
}
.ngg-gallery-list li a {
border: 1px solid #CCCCCC;
display: block;
padding: 2px;
}
.ngg-gallery-list li.selected a {
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: #000000 none repeat scroll 0 0;
}
.ngg-gallery-list li img {
height: 40px;
width: 40px;
}
li.ngg-next, li.ngg-prev {
height: 40px;
width: 40px;
font-size: 3.5em;
}
li.ngg-next a, li.ngg-prev a {
padding-top: 10px;
border: none;
text-decoration: none;
} .ngg-caption-view-wrapper {
display: flex;
justify-content: center;
flex-wrap: wrap;
} .ngg-basic-thumbnails-carousel {
display: flex;
justify-content: center;
}
.ngg-basic-thumbnails-carousel-list {
display: flex;
flex-wrap: wrap;
}
.ngg-galleryoverview.carousel-view .ngg-gallery-thumbnail img {
max-width: 80px !important;
}.ngg-widget,
.ngg-widget-slideshow {
overflow: hidden;
margin: 0pt;
padding: 5px 0px 0px 0pt;
text-align: left;
}
.ngg-widget img {
border: 2px solid #A9A9A9;
margin: 0pt 2px 2px 0px;
padding: 1px;
height: auto; float: left;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type=checkbox],
input[type=radio] {
box-sizing: border-box;
padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto;
}
input[type=search]::-webkit-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;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: "Lato", sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
margin: 0.9em 0;
line-height: 1.3;
}
h1 {
font-size: 36px;
font-size: 2.25rem;
}
h2 {
font-size: 32px;
font-size: 2rem;
}
h3 {
font-size: 28px;
font-size: 1.75rem;
}
h4 {
font-size: 24px;
font-size: 1.5rem;
}
h5 {
font-size: 20px;
font-size: 1.25rem;
}
h6 {
font-size: 16px;
font-size: 1rem;
}
p {
margin: 0 0 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
text-decoration: none;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote {
quotes: "" "";
padding: 1.5em;
margin: 0 0 1em 0;
font-size: 18px;
background: #f8f8f8;
border-left: 3px solid #e74c3c;
}
blockquote:before, blockquote:after {
content: "";
}
blockquote p {
margin: 0;
}
blockquote cite {
margin-top: 1em;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
.wp-block-quote {
font-size: 18px;
font-size: 1.125rem;
padding: 1.5em;
margin: 0 0 1em 0;
font-style: italic;
background: #f8f8f8;
border-left: 3px solid #e74c3c;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
border-left: 3px solid #e74c3c;
padding-left: 1.5em;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: 1.5em;
margin: 0 0 1em 0;
}
.wp-block-quote.is-large p {
font-size: 21px;
}
.wp-block-quote cite, .wp-block-quote footer, .wp-block-quote__citation,
.wp-block-quote .wp-block-quote__citation {
color: inherit;
display: block;
font-size: inherit;
font-style: normal;
font-weight: normal;
margin-top: 1em;
}
.wp-block-quote cite, .wp-block-quote footer, .wp-block-quote__citation {
font-size: 16px;
font-weight: bold;
}
.wp-block-quote.is-large cite, .wp-block-quote footer, .wp-block-quote__citation {
margin-top: 1em;
font-size: 18px;
font-weight: bold;
}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
text-align: left;
}
.wp-block-quote.alignleft p,
.wp-block-quote.alignright p,
.wp-block-quote.alignleft .wp-block-quote__citation,
.wp-block-quote.alignright .wp-block-quote__citation {
font-size: 14px;
}
.wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
margin-bottom: 0;
} .wp-block-pullquote {
border: 0;
line-height: 1.6;
}
.wp-block-pullquote p {
margin-bottom: 0.8em;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: 18px;
margin-bottom: 0.8em;
}
.wp-block-pullquote .wp-block-pullquote__citation {
font-size: 14px;
font-weight: bold;
text-transform: none;
margin-top: 1em;
} .wp-block-cover .wp-block-cover-text p {
font-size: 2em;
padding: 1em;
}
.wp-block-cover.alignleft p,
.wp-block-cover.alignright p {
font-size: 1.4em;
padding: 1em;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
font-size: 14px;
font-weight: bold;
text-transform: none;
margin-top: 1em;
}
.wp-block-image .alignleft {
float: left;
margin-right: 1em;
}
.wp-block-image .alignright {
float: right;
margin-left: 1em;
} .widgettitle,
.is-style-hitmag-widget-title {
font-size: 18px;
font-size: 1.125rem;
border-bottom: 2px solid #e74c3c;
font-family: "Ubuntu", sans-serif;
font-weight: bold;
line-height: 1.3;
text-transform: uppercase;
display: inline-block;
margin-top: 0;
margin-bottom: 24px;
} .wp-block-search .wp-block-search__input {
border: 1px solid #ddd;
height: 45px;
padding: 10px;
box-sizing: border-box;
-webkit-appearance: none;
border-radius: 3px;
}
.wp-block-search .wp-block-search__button {
height: 45px;
border: none;
padding: 10px 15px;
cursor: pointer;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
font-weight: bold;
background: #e74c3c;
margin-left: 0;
margin-right: 0;
color: #ffffff;
}
.wp-block-search .wp-block-search__button:hover {
background-color: #222222;
color: #ffffff;
} #secondary h2.wp-block-heading:not(.is-style-hitmag-widget-title) {
font-size: 23.008px;
font-size: 1.438rem;
}
#secondary h3.wp-block-heading:not(.is-style-hitmag-widget-title) {
font-size: 22px;
font-size: 1.375rem;
}
#secondary h4.wp-block-heading:not(.is-style-hitmag-widget-title) {
font-size: 21.008px;
font-size: 1.313rem;
}
ul, ol {
margin: 0 0 1.5em 1.5em;
padding-left: 2em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
}
table, th, td {
border: 1px solid #ededed;
}
th {
background: #f8f8f8;
font-weight: bold;
padding: 8px 15px;
}
.site-footer table, .site-footer th, .site-footer td {
border: 1px solid #555;
}
.site-footer th {
background: #222;
}
td {
padding: 5px 15px;
} button,
input[type=button],
input[type=reset],
input[type=submit] {
border: none;
border-radius: 3px;
background: #e74c3c;
color: #fff;
font-size: 12px;
font-size: 0.75rem;
font-weight: bold;
line-height: 1;
padding: 13px 20px;
text-transform: uppercase;
font-family: "Ubuntu", sans-serif;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
background: #222222;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
background: #222222;
}
.th-readmore {
display: inline-block;
border-radius: 3px;
font-weight: bold;
color: #ffffff;
font-size: 11px;
background: #e74c3c;
padding: 8px 15px;
text-decoration: none;
text-transform: uppercase;
font-family: "Ubuntu", sans-serif;
}
.th-readmore:hover,
.th-readmore:focus {
background: #222;
text-decoration: none;
color: #ffffff;
}
.th-readmore:active,
.th-readmore:visited {
color: #ffffff;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
color: #666;
border: 1px solid #ddd;
padding: 8px 5px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ddd;
}
textarea {
width: 100%;
}  a {
color: #3498DB;
text-decoration: none;
}
a:visited {
color: #2980B9;
}
a:hover, a:focus, a:active {
color: #e74c3c;
text-decoration: none;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .hm-nav-container {
position: relative;
background-color: #222;
clear: both;
}
.main-navigation {
background-color: #222;
clear: both;
display: block;
float: left;
font-family: "Ubuntu", sans-serif;
width: 100%;
}
.main-navigation a {
line-height: 20px;
padding: 12.5px 17px;
color: #ddd;
}
.main-navigation a:hover {
background-color: #e74c3c;
color: #ffffff;
}
.main-navigation ul {
display: none;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
list-style: none;
margin: 0;
padding-left: 0;
text-transform: uppercase;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
font-weight: normal;
position: absolute;
left: -999em;
z-index: 99999;
background: #333333;
text-transform: none;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
padding: 10px 17px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
@media (max-width: 991px) {
.main-navigation ul {
display: none;
}
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
background-color: #e74c3c;
color: #ffffff;
}
.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after {
content: "\f0d7";
line-height: 1;
font-size: 11px;
margin: 1px 0 0 10px;
}
.main-navigation .menu-item-has-children .menu-item-has-children > a:after,
.main-navigation .page_item_has_children .menu-item-has-children > a:after {
content: "\f0da";
float: right;
line-height: 20px;
font-size: 11px;
margin: 0 0 0 10px;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 992px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.comment-navigation,
.posts-navigation,
.post-navigation {
clear: both;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 3em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.post-navigation .meta-nav {
font-family: "Ubuntu", sans-serif;
display: block;
color: #aaa;
font-size: 16px;
font-size: 1rem;
letter-spacing: 1px;
margin-bottom: 5px;
text-transform: uppercase;
}
.post-navigation .post-title {
color: #222;
font-weight: bold;
}
.post-navigation .post-title:hover {
color: #e74c3c;
}
.post-navigation .nav-previous {
padding-right: 5px;
}
.post-navigation .nav-next {
padding-left: 5px;
} .top-navigation {
clear: both;
display: inline-block;
margin-left: 10px;
}
.top-navigation a {
color: #222;
line-height: 20px;
padding: 7.5px 9px;
font-size: 12px;
font-size: 0.75rem;
font-weight: 500;
}
.top-navigation a:hover {
color: #e74c3c;
}
.top-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.top-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
left: -999em;
z-index: 99999;
background: #ECF0F1;
}
.top-navigation ul ul ul {
left: -999em;
top: 0;
}
.top-navigation ul ul li:hover > ul, .top-navigation ul ul li.focus > ul {
left: 100%;
}
.top-navigation ul ul a {
width: 200px;
color: #222;
}
.top-navigation ul ul a:hover {
background: #e74c3c;
color: #fff;
}
.top-navigation ul li:hover > ul,
.top-navigation ul li.focus > ul {
left: auto;
}
@media (max-width: 991px) {
.top-navigation ul {
display: none;
}
}
.top-navigation li {
float: left;
position: relative;
}
.top-navigation a {
display: block;
text-decoration: none;
}
.top-navigation .menu-item-has-children > a:after,
.top-navigation .page_item_has_children > a:after {
content: "\f0d7";
line-height: 1;
font-size: 10px;
margin: 0 0 0 10px;
}
.top-navigation .menu-item-has-children .menu-item-has-children > a:after,
.top-navigation .page_item_has_children .menu-item-has-children > a:after {
content: "\f0da";
float: right;
line-height: 20px;
font-size: 10px;
margin: 0 0 0 10px;
} .menu-toggle,
.top-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 992px) {
.menu-toggle {
display: none;
}
.top-navigation ul {
display: block;
}
}
#main-nav-button {
color: #ddd;
display: none;
line-height: 45px;
margin: 0 0 0 30px;
text-align: left;
padding: 0 16px;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
}
#main-nav-button:hover {
color: #fff;
background: #e74c3c;
text-decoration: none;
}
@media (max-width: 991px) {
#main-nav-button {
display: inline-block;
}
}
@media (max-width: 991px) {
.hm-topnavbutton {
background: #ECF0F1;
border-bottom: 1px solid #ddd;
display: block;
height: 35px;
padding: 0 15px;
}
}
#top-nav-button {
display: none;
line-height: 35px;
text-align: left;
width: 100%;
color: #222222;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
#top-nav-button:hover {
color: #e74c3c;
text-decoration: none;
}
@media (max-width: 991px) {
#top-nav-button {
display: inline-block;
}
}
@media (min-width: 768px) {
.hitmag-full-width #top-nav-button {
margin-left: 20px;
}
}
#main-nav-button:before {
content: "\f0c9";
}
.main-nav-btn-lbl {
margin: 0 0 0 10px;
}
#top-nav-button:before {
content: "\f0c9";
margin: 0 10px;
}
.responsive-mainnav,
.responsive-topnav {
background: #333;
display: none;
padding-right: 30px;
}
@media (min-width: 992px) {
.responsive-mainnav,
.responsive-topnav {
display: none !important;
}
}
.responsive-mainnav ul,
.responsive-topnav ul {
margin: 0;
padding: 5px 0 5px 30px;
}
.responsive-mainnav li,
.responsive-topnav li {
list-style: none;
}
.responsive-mainnav li a,
.responsive-topnav li a {
color: #eee;
line-height: 26px;
padding: 10px 15px;
text-decoration: none;
display: block;
}
.responsive-mainnav li a:hover,
.responsive-topnav li a:hover {
background: #e74c3c;
} .hm-social-menu {
display: inline-block;
float: right;
line-height: 35px;
}
.hm-social-menu a {
display: inline-block;
width: 24px;
}
.screen-reader-text {
position: absolute;
top: -9999em;
left: -9999em;
}
#hm-menu-social ul {
list-style: none;
margin: 0;
text-align: center;
padding: 0;
}
#hm-menu-social ul li {
display: inline-block;
position: relative;
}
#hm-menu-social ul li a:hover svg {
color: #222222;
}
#hm-menu-social .hm-svg-icon {
width: 14px;
height: 14px;
fill: currentColor;
}
#hm-menu-social .hm-svg-icon.hm-youtube {
width: 16px;
height: 15px;
} .hm-search-box-container {
display: none;
}
.hm-search-button-icon {
cursor: pointer;
float: right;
position: absolute;
top: 0;
right: 35px;
width: 30px;
line-height: 45px;
color: #ddd;
background: transparent;
padding: 0;
}
@media (max-width: 992px) {
.hm-search-button-icon {
z-index: 999999;
text-align: center;
}
}
.hm-search-button-icon:before {
font-size: 16px;
font-size: 1rem;
}
.hm-search-button-icon:focus, .hm-search-button-icon:hover {
background-color: transparent;
}
.hm-search-button-icon:before {
content: "\f002";
cursor: pointer;
display: inline-block;
}
.hm-search-button-icon.hm-search-close:before {
content: "\f00d";
cursor: pointer;
display: inline-block;
}
.hm-search-box-container {
background: #fff;
border: 3px solid #E3E3E3;
display: none;
padding: 5px;
position: absolute;
top: 45px;
width: 345px;
z-index: 999;
}
@media (max-width: 480px) {
.hm-search-box-container {
width: 100%;
right: 0;
}
}
@media (min-width: 481px) {
.hm-search-box-container {
right: 25px;
}
}
@media (min-width: 768px) {
.hm-search-box-container {
right: 30px;
}
}
@media (min-width: 992px) {
.hm-search-box-container {
right: 40px;
}
}
#hm-search-form .search-form .search-submit {
border-radius: 0;
box-shadow: none;
background-color: #e74c3c;
border: none;
color: #fff;
font-size: 12px;
font-size: 0.75rem;
border-radius: 3px;
font-weight: bold;
font-family: "Ubuntu", sans-serif;
height: 40px;
line-height: 40px;
padding: 0;
text-shadow: none;
text-transform: uppercase;
width: 92px;
}
#hm-search-form .search-form .search-submit:hover {
background: #222;
}
#hm-search-form .search-form .search-submit:focus {
outline: none;
}
#hm-search-form .search-form .search-field {
background: #f1f1f1;
border: none;
color: #222;
float: left;
height: 40px;
margin: 0;
padding: 0 11px;
width: 220px;
}
#hm-search-form .search-form .search-field:focus {
outline: none;
}
.pagination {
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
padding: 1em 0;
text-align: center;
display: block;
}
.nav-links .page-numbers {
color: #fff;
}
.nav-links .page-numbers:hover {
color: #fff;
}
.page-numbers {
background-color: #333;
color: #fff;
padding: 10px 15px;
font-weight: bold;
margin: 0 2px;
border-radius: 3px;
display: inline-block;
}
.page-numbers:hover {
background: #666;
}
.nav-links .current {
background: #e74c3c;
color: #fff;
padding: 10px 15px;
font-weight: bold;
margin: 0 2px;
}
.infinite-scroll .navigation {
display: none;
}
#infinite-handle {
text-align: center;
margin: 25px 0 50px 0;
}
#infinite-handle span {
background: #333;
cursor: pointer;
font-size: 13px;
padding: 10px 30px;
font-weight: bold;
}
#infinite-handle span.infinite-loader {
text-align: center;
}
.infinite-scroll .infinite-loader {
width: 100%;
text-align: center;
}
.infinite-scroll .infinite-loader .spinner {
bottom: -1em;
left: auto;
margin: 0 auto;
}
.hm-nwrap {
margin: 0 auto;
position: relative;
}
@media (min-width: 992px) {
.hm-nwrap {
max-width: 990px;
}
}
@media (min-width: 768px) {
.hm-nwrap {
max-width: 760px;
}
}
.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after,
.main-navigation .menu-item-has-children .menu-item-has-children > a:after,
.main-navigation .page_item_has_children .menu-item-has-children > a:after,
.top-navigation .menu-item-has-children > a:after,
.top-navigation .page_item_has_children > a:after,
.top-navigation .menu-item-has-children .menu-item-has-children > a:after,
.top-navigation .page_item_has_children .menu-item-has-children > a:after,
#main-nav-button:before,
#top-nav-button:before,
.hm-search-button-icon:before,
.hm-search-button-icon.hm-search-close:before {
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 6 Free";
font-weight: 900;
}
.hm-header-breadcrumb {
margin: -20px 0 20px;
font-size: 15px;
}
.hm-breadcrumb-wrap {
margin: 0 0 10px;
font-size: 14px;
font-weight: 600;
}
.archive .hm-breadcrumb-wrap {
margin: 0 0 15px;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
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; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 40px;
display: block;
}
.widget::after {
content: "";
clear: both;
display: table;
}
.widget { }
.widget select {
max-width: 100%;
}
.elementor-widget-container h5,
.widget-title {
font-size: 18px;
font-size: 1.125rem;
border-bottom: 2px solid #e74c3c;
font-family: "Ubuntu", sans-serif;
font-weight: bold;
line-height: 1.3;
text-transform: uppercase;
display: inline-block;
margin-top: 0;
margin-bottom: 24px;
}
.footer-widget-title {
font-size: 18px;
font-size: 1.125rem;
border-bottom: 2px solid #e74c3c;
font-family: "Ubuntu", sans-serif;
font-weight: bold;
line-height: 1.3;
text-transform: uppercase;
display: inline-block;
color: #eee;
margin-top: 0;
margin-bottom: 24px;
}
.hm-header-sidebar {
max-width: 100%;
margin: 20px 0 0;
overflow: hidden;
float: right;
}
.hm-header-sidebar .widget {
margin-bottom: 20px;
}
.widget ul,
.widget-area ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget ul li:not(.wp-block-social-link),
.widget-area ul li:not(.wp-block-social-link) {
padding: 5px 10px;
}
.widget a,
.widget-area a {
color: #222222;
}
.widget a:hover,
.widget-area a:hover {
color: #e74c3c;
}
a.hm-viewall {
font-family: "Ubuntu", sans-serif;
font-weight: bold;
text-transform: uppercase;
float: right;
margin-top: 2px;
margin-bottom: 20px;
font-size: 10px;
padding: 3px 10px;
border-radius: 3px;
color: #fff;
background: #e74c3c;
}
a.hm-viewall:visited {
color: #fff;
}
a.hm-viewall:hover {
background: #222;
color: #ffffff;
}
.hm-viewall:after {
content: "\f101";
font-family: "Font Awesome 6 Free";
font-weight: 900;
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
cursor: pointer;
margin-left: 0.3em;
font-size: 8px;
}
.footer-widget-area {
overflow: hidden;
color: #ccc;
margin: 0 -20px;
}
.footer-widget-area .widget {
margin: 50px 0;
}
.footer-widget-area .widget ul {
margin: 0;
padding: 0 1px;
list-style: none;
}
.footer-widget-area .widget ul li:not(.wp-block-social-link) {
padding: 6px 0;
}
.footer-widget-area .widget ul li:not(.wp-block-social-link):first-child {
padding-top: 0;
}
.footer-widget-area .widget a {
color: #ddd;
}
.footer-widget-area .widget a:hover {
color: #e74c3c;
}
.site-info {
line-height: 20px;
background: #222222;
font-size: 14px;
font-size: 0.875rem;
color: #ddd;
overflow: hidden;
}
.site-info a {
color: #fff;
}
.site-info a:hover {
color: #e74c3c;
}
.site-info-owner {
padding: 15px 0 5px;
line-height: 20px;
}
@media (min-width: 768px) {
.site-info-owner {
width: 50%;
float: left;
padding: 20px 20px 20px 0;
}
}
.site-info-designer {
line-height: 20px;
padding: 5px 0 15px;
}
@media (min-width: 768px) {
.site-info-designer {
width: 50%;
float: left;
text-align: right;
padding: 20px 0 20px 20px;
}
}
.footer-sidebar {
padding: 0 20px;
}
@media (min-width: 768px) {
.footer-sidebar {
width: 33.33333%;
float: left;
}
} .search-form {
display: block;
position: relative;
margin: 0;
padding: 0;
overflow: hidden;
width: 100%;
}
.search-form .search-field {
display: block;
margin: 0;
height: 45px;
padding: 10px 85px 10px 10px;
box-sizing: border-box;
-webkit-appearance: none;
border-radius: 3px;
width: 100%;
}
.search-form label {
display: block;
}
.search-form .search-field::-moz-placeholder {
color: #aaa;
font-style: italic;
}
.search-form .search-field::placeholder {
color: #aaa;
font-style: italic;
}
.search-form .search-submit {
height: 45px;
position: absolute;
top: 0;
right: 0;
border: none;
padding: 10px 20px;
cursor: pointer;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
font-weight: bold;
background: #e74c3c;
color: #fff;
}
.search-form .search-submit:hover {
background: #222;
}
@media (min-width: 768px) {
.hm-header-sidebar .widget_search {
min-width: 345px;
margin: 25px 0;
}
} .hmb-post,
.hms-posts {
margin-left: 0;
width: 47.3469387755%;
float: left;
}
@media (max-width: 768px) {
.hmb-post,
.hms-posts {
width: 100%;
margin-left: 0;
margin-right: 0;
float: none;
}
}
.hmb-post img {
margin-bottom: 16px;
width: 100%;
vertical-align: top;
}
.hmb-post {
margin-right: 5.306122449%;
}
.hmb-post .cat-links {
margin: 0 0 0.455em 0;
font-size: 11px;
font-size: 0.6875rem;
font-weight: bold;
text-transform: uppercase;
line-height: 1.2;
}
.hms-posts {
margin-right: 0;
}
.hmb-entry-title {
font-size: 21.008px;
font-size: 1.313rem;
font-weight: bold;
line-height: 1.3;
margin: 0 0 0.286em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.hmb-entry-title a {
color: #222222;
line-height: 1.3;
}
.hmb-entry-title a:hover {
color: #e74c3c;
}
.hmb-entry-meta,
.hms-meta {
color: #888;
font-size: 13px;
font-size: 0.8125rem;
margin: 0;
}
.hmb-entry-meta a,
.hms-meta a {
color: #888;
}
.hmb-entry-meta a:hover,
.hms-meta a:hover {
color: #e74c3c;
}
.hmb-entry-summary {
margin: 0.813em 0 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.hmb-entry-summary p {
margin: 0 0 1.438em;
}
.hms-post {
display: block;
margin-bottom: 25px;
overflow: hidden;
}
.hms-post:last-child {
margin-bottom: 0;
}
.hms-thumb {
float: left;
margin-right: 15px;
}
.hms-thumb img {
max-width: 125px;
vertical-align: top;
}
.hms-details {
overflow: hidden;
}
.hms-title {
font-size: 16px;
font-size: 1rem;
margin: 0 0 0.8em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.hms-title a {
color: #222222;
line-height: 1.3;
}
.hms-title a:hover {
color: #e74c3c;
}
.widget_recent_entries span.post-date {
color: #888;
font-size: 13px;
font-size: 0.8125rem;
display: block;
margin: 3px 0;
} .widget.widget_hitmag_dual_category_posts {
margin-bottom: 35px;
}
.widget_hitmag_dual_category_posts .hmb-entry-summary {
margin-bottom: 2em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.hm-dualc-left {
margin-left: 0;
margin-right: 5.306122449%;
margin-bottom: 25px;
width: 47.3469387755%;
float: left;
}
@media (max-width: 768px) {
.hm-dualc-left {
margin-right: 0;
margin-bottom: 40px;
width: 100%;
float: none;
}
}
.hm-dualc-right {
width: 47.3469387755%;
float: right;
margin-bottom: 25px;
}
@media (max-width: 768px) {
.hm-dualc-right {
width: 100%;
float: none;
}
}
.hmbd-post img {
margin-bottom: 16px;
width: 100%;
vertical-align: middle;
}
.hmbd-post .cat-links {
margin: 0 0 0.455em 0;
font-size: 11px;
font-size: 0.6875rem;
font-weight: bold;
text-transform: uppercase;
line-height: 1.2;
} .widget.widget_hitmag_grid_category_posts {
margin-bottom: 20px;
}
.hitmag-grid-category-posts {
margin: 0 -10px;
}
.hmw-grid-post {
display: inline-block;
padding: 0 10px;
margin-bottom: 2em;
width: 33.3333333%;
box-sizing: border-box;
float: left;
min-height: 1px;
clear: none;
}
@media (max-width: 768px) {
.hmw-grid-post {
width: 100%;
margin-right: 0;
}
}
.hmw-grid-post:nth-of-type(3n + 1) {
clear: both;
}
.hmw-grid-post img {
width: 100%;
vertical-align: middle;
}
.hmw-grid-post .post-title {
font-size: 17px;
font-size: 1.0625rem;
margin: 0 0 0.5em 0;
}
.hmw-grid-post .post-title a {
color: #222;
}
.hmw-grid-post .post-title a:hover {
color: #e74c3c;
}
.hm-grid-thumb {
margin-bottom: 17px;
} ul.hm-tab-nav {
overflow: hidden;
margin: 0 0 25px 0;
background: #ECF0F1;
list-style: none;
padding: 0;
}
li.hm-tab {
float: left;
padding: 0 !important;
}
.hm-tabs-wdt .hm-tab-anchor {
font-size: 15px;
padding: 10px 20px;
line-height: 40px;
display: inline-block;
font-family: "Ubuntu", sans-serif;
font-weight: bold;
line-height: 1.3;
text-transform: uppercase;
color: #333;
}
.hm-tabs-wdt .hm-tab-anchor:focus {
outline: none;
}
.hm-tabs-wdt .hm-tab-anchor:hover {
opacity: 0.9;
}
@media (max-width: 1199px) {
.hm-tabs-wdt .hm-tab-anchor {
padding: 10px 15px;
font-size: 14px;
}
}
.hm-tabs-wdt .ui-state-active {
border-bottom: 2px solid #e74c3c;
outline: 0;
}
.hm-tabs-wdt #hitmag-comments,
.hm-tabs-wdt #hitmag-tags {
display: none;
}
.hmw-comment {
overflow: hidden;
margin: 0 0 1em;
}
.hmw-comment-author,
.hitmag_comment_post {
font-weight: bold;
}
.hmw-comment {
font-size: 14px;
margin-top: 5px;
}
.hmw_avatar {
float: left;
margin: 0 1em 0 0;
}
.hmw_avatar img {
height: 50px;
width: 50px;
border-radius: 50%;
}
.hmw-comm-content {
overflow: hidden;
} #hitmag-tags a,
.widget_tag_cloud .tagcloud a {
display: block;
float: left;
padding: 4px 10px;
font-weight: bold;
background: #e74c3c;
color: #fff;
margin: 0 1px 1px 0;
font-size: 13px;
}
#hitmag-tags a:hover,
.widget_tag_cloud .tagcloud a:hover {
background: #222;
} #secondary .hmb-post,
.footer-widget-area .hmb-post {
margin-left: 0;
margin-right: 0;
width: 100%;
}
#secondary .hms-posts,
.footer-widget-area .hms-posts {
margin-left: 0;
margin-right: 0;
width: 100%;
}
#secondary .hm-dualc-left,
#secondary .hm-dualc-right,
.footer-widget-area .hm-dualc-left,
.footer-widget-area .hm-dualc-right {
margin-left: 0;
margin-right: 0;
width: 100%;
float: none;
}
#secondary .hmw-grid-post,
.footer-widget-area .hmw-grid-post {
display: block;
width: 100%;
}
#secondary a.hm-viewall,
.footer-widget-area a.hm-viewall {
color: #ffffff;
}
#secondary a.hm-viewall:hover,
.footer-widget-area a.hm-viewall:hover {
color: #ffffff;
}
#secondary .widget_categories select,
#secondary .widget_archive select,
.footer-widget-area .widget_categories select,
.footer-widget-area .widget_archive select {
width: 100%;
}
.footer-widget-area .hmw-grid-post .post-title a,
.footer-widget-area .hmb-entry-title a,
.footer-widget-area .hms-title a {
color: #eeeeee;
}
.footer-widget-area .hmw-grid-post .post-title a:hover,
.footer-widget-area .hmb-entry-title a:hover,
.footer-widget-area .hms-title a:hover {
color: #e74c3c;
}
.footer-widget-area ul.hm-tab-nav {
background: #2b2b2b;
}
.footer-widget-area .hm-tabs-wdt .hm-tab-anchor {
color: #eee;
}
.widget_categories select,
.widget_archive select {
display: block;
padding: 8px;
}
#wp-calendar th, #wp-calendar td {
padding: 8px;
text-align: center;
}  .site-content {
padding-bottom: 60px;
}
.hitmag-full-width .hitmag-wrapper {
max-width: 100%;
margin-top: 0;
}
.hitmag-wrapper {
background: #ffffff;
margin: 0 auto;
box-shadow: 0 0 2px #bbb;
}
@media (min-width: 768px) {
.hitmag-wrapper {
max-width: 760px;
}
}
@media (min-width: 992px) {
.hitmag-wrapper {
max-width: 990px;
margin-top: 30px;
}
}
@media (min-width: 1200px) {
.hitmag-wrapper {
max-width: 1200px;
}
}
.hm-container {
margin: 0 auto;
padding: 0 25px;
position: relative;
}
@media (min-width: 768px) {
.hm-container {
max-width: 760px;
padding: 0 30px;
}
}
@media (min-width: 992px) {
.hm-container {
max-width: 990px;
padding: 0 40px;
}
}
@media (min-width: 1200px) {
.hm-container {
max-width: 1200px;
}
}
#primary.content-area {
float: left;
width: 65.625%;
}
@media (max-width: 992px) {
#primary.content-area {
width: 100%;
float: none;
}
}
#secondary.widget-area {
float: right;
width: 30.8%;
}
@media (max-width: 992px) {
#secondary.widget-area {
max-width: initial;
width: 100%;
float: none;
}
}
.th-left-sidebar #primary.content-area {
float: right;
}
.th-left-sidebar #secondary.widget-area {
float: left;
}
.th-no-sidebar #primary.content-area {
width: 100%;
max-width: 1120px;
}
.th-no-sidebar #secondary.widget-area {
display: none;
}
.th-content-centered #primary.content-area {
float: none;
margin: 0 auto;
}
.th-content-centered #secondary.widget-area {
display: none;
}
.posts-wrap {
position: relative;
}
.posts-wrap::after {
content: "";
clear: both;
display: table;
}
.th-grid-2 .hitmag-post {
display: inline-block;
margin-right: 5.306122449%;
margin-left: 0;
width: 47.3469387755%;
vertical-align: top;
position: relative;
float: left;
}
@media (max-width: 768px) {
.th-grid-2 .hitmag-post {
width: 100%;
margin-left: 0;
margin-right: 0;
float: none;
}
}
.th-grid-2 .hitmag-post:nth-of-type(2n) {
margin-right: 0;
}
.th-no-sidebar .th-grid-2 .hitmag-post {
margin-right: 3.571428%;
width: 48.21428571%;
}
@media (max-width: 768px) {
.th-no-sidebar .th-grid-2 .hitmag-post {
width: 100%;
margin-left: 0;
margin-right: 0;
float: none;
}
}
.th-no-sidebar .th-grid-2 .hitmag-post:nth-of-type(2n) {
margin-right: 0;
}
.th-grid-3 {
margin: 0 -15px;
}
.th-grid-3 .hitmag-post {
padding: 0 15px;
width: 33.33333333%;
box-sizing: border-box;
float: left;
min-height: 1px;
clear: none;
}
@media (max-width: 768px) {
.th-grid-3 .hitmag-post {
width: 100%;
margin-left: 0;
margin-right: 0;
float: none;
}
}
.th-grid-3 .hitmag-post:nth-of-type(3n + 1) {
clear: both;
}
.th-no-sidebar .th-grid-3 {
margin: 0 -19px;
}
.th-no-sidebar .th-grid-3 .hitmag-post {
padding: 0 19px;
}
.th-no-sidebar .th-grid-3 .hitmag-post:nth-of-type(3n + 1) {
clear: both;
}
.th-list-posts .hitmag-post .entry-summary {
margin-bottom: 1em;
}
.th-list-posts .hitmag-post {
overflow: hidden;
clear: both;
}
.th-list-posts .archive-thumb {
float: left;
margin: 0 30px 16px 0;
}
.th-list-posts .archive-thumb img {
max-width: 290px;
}
@media (max-width: 768px) {
.th-list-posts .archive-thumb {
width: 100%;
float: none;
}
}
.th-list-posts .archive-content {
overflow: hidden;
}
@media (max-width: 768px) {
.th-list-posts .archive-content {
width: 100%;
float: none;
}
}
.th-no-sidebar .th-list-posts .archive-thumb img {
max-width: 348px;
}
.site-footer {
background: #333;
} .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.page-links {
clear: both;
margin: 3.5em 0 1.5em;
}
.page-links .post-page-numbers {
border: 1px solid #ddd;
color: #404040 !important;
padding: 5px 14px;
font-weight: bold;
margin: 0 2px;
border-radius: 3px;
display: inline-block;
text-decoration: none !important;
}
.page-links .post-page-numbers:visited {
color: #000000;
}
.page-links .post-page-numbers:hover,
.page-links .post-page-numbers.current {
background-color: #e74c3c;
border: 1px solid #e74c3c;
color: #ffffff !important;
}
html {
font-size: 16px;
}
body {
background: #ddd;
}
.hm-logo {
float: left;
}
.hm-site-title {
overflow: hidden;
display: inline-block;
margin-left: 15px;
}
.site-header {
margin: 0 0 40px;
}
.hm-top-bar {
height: 35px;
background: #ECF0F1;
border-bottom: 1px solid #ddd;
font-family: "Ubuntu", sans-serif;
}
.hm-date {
font-size: 12px;
font-size: 0.75rem;
line-height: 20px;
margin: 7.5px 15px 7.5px 0;
float: left;
font-weight: bold;
}
.header-main-area {
overflow: hidden;
clear: both;
}
.site-branding {
float: left;
max-width: 100%;
margin: 28px 0;
}
.site-title {
font-family: "Open Sans", sans-serif;
font-size: 36px;
font-size: 2.25rem;
font-weight: bold;
margin: 0;
line-height: 1.3;
}
.site-title a {
color: #e74c3c;
}
.site-title a:hover {
color: #222222;
}
.site-description {
font-size: 14px;
font-size: 0.875rem;
margin: 2px 0 0 0;
}
.hm-header-image img {
float: left;
width: 100%;
}
.hitmag-post {
margin-bottom: 50px;
}
.hitmag-post .entry-title {
font-size: 21.008px;
font-size: 1.313rem;
font-weight: bold;
line-height: 1.3;
margin: 0 0 0.286em;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.hitmag-post .entry-title a {
color: #222222;
line-height: 1.3;
}
.hitmag-post .entry-title a:hover {
color: #e74c3c;
}
.hitmag-post .entry-meta {
color: #888;
font-size: 13px;
font-size: 0.8125rem;
}
.hitmag-post .entry-meta a {
color: #888;
}
.hitmag-post .entry-meta a:hover {
color: #e74c3c;
}
.hitmag-post .entry-summary {
margin: 0.813em 0 0;
}
.hitmag-post .entry-summary p {
margin: 0 0 1.438em;
}
.hitmag-post .cat-links {
margin: 0 0 0.455em 0;
font-size: 11px;
font-size: 0.6875rem;
text-transform: uppercase;
line-height: 1.2;
}
@media all and (min-width: 768px) {
.th-large-posts .hitmag-post {
margin-bottom: 4.5em;
}
.th-large-posts .hitmag-post .entry-title {
font-size: 26px;
font-size: 1.625rem;
margin-top: 0.192em;
}
}
.meta-sep {
margin: 0 2px;
}
.archive-thumb {
margin: 0 0 16px;
}
.archive-thumb img {
vertical-align: middle;
}
@media (max-width: 768px) {
.archive-thumb img {
width: 100%;
}
}
.cat-links {
font-family: "Ubuntu", sans-serif;
color: #bbb;
}
.cat-links a {
color: #e74c3c;
font-weight: bold;
}
.cat-links a:hover {
color: #222222;
}
.hitmag-single {
margin-bottom: 3em;
line-height: 1.6;
}
.hitmag-single .entry-header {
margin-bottom: 27px;
}
.hitmag-single .cat-links {
font-size: 11px;
font-size: 0.6875rem;
margin-bottom: 0.455em;
text-transform: uppercase;
}
.hitmag-single .entry-title {
font-size: 32px;
font-size: 2rem;
margin: 0 0 0.2em;
font-weight: bold;
color: #222;
line-height: 1.2;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.hitmag-single .entry-meta {
margin: 0 0 1.154em;
font-size: 13px;
font-size: 0.8125rem;
font-weight: bold;
color: #888888;
}
.hitmag-single .entry-meta a {
color: #888888;
}
.hitmag-single .entry-meta a:hover {
color: #e74c3c;
}
.hitmag-single .author a {
color: #444;
}
.hitmag-single .author a:hover {
color: #e74c3c;
}
.hm-authorbox {
padding: 20px;
border: 1px solid #dddddd;
overflow: hidden;
margin-bottom: 3em;
}
.hm-related-posts {
margin-bottom: 3em;
}
.hm-author-img {
float: left;
margin: 0 25px 0 0;
}
.hm-author-content {
overflow: hidden;
}
.hm-author-content .author-name {
font-size: 17px;
font-size: 1.0625rem;
margin: 0 0 1em;
}
.hm-author-content .author-description {
margin: 0;
}
.hm-author-content .author-posts-link {
margin: 1em 0 0;
display: block;
color: #e74c3c;
font-style: italic;
}
.hm-author-content .author-posts-link:hover {
color: #222;
}
.hm-tags-links {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
font-size: 0.75rem;
margin: 20px 0;
display: block;
}
.hm-tags-links a {
line-height: 1.5;
padding: 0 5px;
margin-right: 1px;
background: #222;
color: #fff;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
font-size: 0.75rem;
border-radius: 2px;
}
.hm-tags-links a:hover {
background: #e74c3c;
color: #fff;
}
.hm-tagged {
line-height: 1.5;
padding: 0 5px;
margin-right: 1px;
background: #e74c3c;
color: #fff;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
font-size: 0.75rem;
border-radius: 2px;
}
.hm-edit-link {
display: block;
font-weight: bold;
text-transform: uppercase;
margin-top: 1.5em;
}
.hm-edit-link a.post-edit-link {
padding: 5px 10px;
background: #e74c3c;
color: #fff;
border-radius: 3px;
font-size: 12px;
font-size: 0.75rem;
}
.hm-edit-link a.post-edit-link:before {
content: "\f044";
font-family: "Font Awesome 6 Free";
font-weight: 900;
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-size: 12px;
margin: 1px 0.5em 0 0;
}
.hm-edit-link a.post-edit-link:hover {
color: #fff;
background: #222;
}
.hitmag-page .entry-title {
margin: 0 0 1em 0;
font-size: 34px;
font-size: 2.125rem;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.arc-page-title {
font-size: 18px;
font-size: 1.125rem;
padding: 2px 0;
border-bottom: 2px solid #e74c3c;
font-family: "Ubuntu", sans-serif;
font-weight: bold;
line-height: 1.3;
text-transform: uppercase;
display: inline;
}
.srch-page-title {
font-size: 18px;
font-size: 1.125rem;
padding: 2px 0;
border-bottom: 2px solid #e74c3c;
font-family: "Ubuntu", sans-serif;
font-weight: bold;
line-height: 1.3;
text-transform: uppercase;
display: inline;
}
.archive-description {
margin-top: 0.625em;
font-style: italic;
}
.archive .page-header,
.search .page-header {
margin-bottom: 2.55em;
}
.archive .page-header p,
.search .page-header p {
margin-bottom: 0;
}
.archive.category .page-header {
margin-bottom: 2.5em;
}
.no-results .page-title,
.error-404 .page-title {
margin: 0.25em 0 1em 0;
font-size: 34px;
font-size: 2.125rem;
}
.no-results .page-header,
.error-404 .page-header {
margin-bottom: 0;
} .hitmag-featured-slider {
margin-bottom: 40px;
}
.hm-slider-container {
position: relative;
cursor: pointer;
}
.hm-slide-holder {
position: relative;
}
.hm-slide-image {
position: relative;
width: 100%;
padding-top: 48.9795918367%;
}
.hm-slide-image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
top: 0;
}
.hm-slide-holder > .hm-slide-content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.hm-slider-details {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 30px;
width: 100%;
box-sizing: border-box;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.5) 100%);
}
.hm-slider-details a {
color: #fff;
}
.hm-slider-details a:hover {
color: #ccc;
}
.hm-slider-details .cat-links {
text-transform: uppercase;
font-size: 10px;
font-size: 0.625rem;
padding: 3px 8px;
background: #e74c3c;
margin: 0 0 5px;
display: inline-block;
color: #ffffff;
position: relative;
z-index: 2;
}
.hm-slider-details .cat-links a {
color: #fff;
}
.hm-slider-details .cat-links a:hover {
color: #ddd;
}
@media (max-width: 768px) {
.hm-slider-details .cat-links {
display: none;
}
}
.hm-slider-title {
text-shadow: 0 0 5px #222;
font-size: 16px;
font-size: 1rem;
margin: 2px 0 0;
line-height: 1.3;
}
@media (min-width: 480px) {
.hm-slider-title {
font-size: 20px;
font-size: 1.25rem;
}
}
@media (min-width: 768px) {
.hm-slider-title {
font-size: 22px;
font-size: 1.375rem;
}
}
@media (min-width: 992px) {
.hm-slider-title {
font-size: 26px;
font-size: 1.625rem;
}
}
.slide-entry-meta {
color: #fff;
font-size: 13px;
font-size: 0.8125rem;
margin: 5px 0 0;
text-shadow: 0 0 2px #000;
}
.slide-entry-meta span {
position: relative;
z-index: 2;
}
.slide-entry-meta a {
color: #fff;
}
.slide-entry-meta a:hover {
color: #ccc;
}
@media (max-width: 768px) {
.slide-entry-meta {
display: none;
}
}
.hmwcsw {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.hm-swiper.hm-thumb-swiper {
background: #ddd;
padding: 10px;
}
.hm-swiper.hm-thumb-swiper .hm-swiper-slide {
max-width: 48%;
margin-right: 10px;
}
@media (min-width: 320px) {
.hm-swiper.hm-thumb-swiper .hm-swiper-slide {
max-width: 32%;
}
}
@media (min-width: 480px) {
.hm-swiper.hm-thumb-swiper .hm-swiper-slide {
max-width: 24%;
}
}
@media (min-width: 640px) {
.hm-swiper.hm-thumb-swiper .hm-swiper-slide {
max-width: 19%;
}
}
.hm-swiper.hm-thumb-swiper img {
width: 100%;
display: block;
opacity: 0.9;
cursor: pointer;
box-sizing: border-box;
}
.hm-swiper.hm-thumb-swiper img:hover {
opacity: 1;
}
.hm-swiper.hm-thumb-swiper .swiper-slide-thumb-active img {
opacity: 1;
cursor: default;
border: 2px solid #fff;
height: auto !important;
}
.hm-thumb-bg {
background: #000;
}
.hm-related-posts {
position: relative;
overflow: hidden;
margin-bottom: 1.5em;
}
.hm-rel-post {
display: inline-block;
margin-right: 3.5%;
margin-left: 0;
margin-bottom: 2em;
width: 31%;
vertical-align: top;
position: relative;
float: left;
}
@media (max-width: 768px) {
.hm-rel-post {
width: 100%;
margin-right: 0;
}
}
.hm-rel-post img {
margin-bottom: 17px;
width: 100%;
vertical-align: middle;
}
.hm-rel-post .post-title {
font-size: 17px;
font-size: 1.0625rem;
margin: 0 0 0.5em 0;
}
.hm-rel-post .post-title a {
color: #222;
}
.hm-rel-post .post-title a:hover {
color: #e74c3c;
}
.hm-rel-post:nth-of-type(3n) {
margin-right: 0;
} .hitmag-social-sharing {
overflow: hidden;
}
.entry-header .hitmag-social-sharing {
margin-bottom: 2.3em;
}
.entry-footer .hitmag-social-sharing {
margin-top: 1.5em;
}
.hm-share {
margin-right: 10px;
padding: 7px 13px;
color: #fff;
border-radius: 3px;
line-height: 15px;
display: inline-block;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
}
.hm-share:visited {
color: #fff;
}
.hm-share:hover {
color: #fff;
opacity: 0.8;
}
.hm-share-facebook {
background: #3b5998;
}
.hm-share-facebook:before {
content: "\f39e";
font-family: "Font Awesome 6 Brands";
font-weight: 400;
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-size: 11px;
margin: 0;
}
.hm-share-twitter {
background: #33ccff;
}
.hm-share-twitter:before {
content: "\e61b";
font-family: "Font Awesome 6 Brands";
font-weight: 400;
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-size: 11px;
margin: 0;
}
.hm-share-facebook:before,
.hm-share-twitter:before,
.hm-share-googleplus:before {
line-height: 15px;
border-right: 1px solid rgba(255, 255, 255, 0.3);
margin-right: 0.6em;
padding-right: 0.6em;
} ul.wp-block-gallery,
ol.wp-block-gallery {
margin: 0;
padding-left: 0;
}
.wp-block-pullquote {
border-top: none;
border-bottom: none;
color: inherit;
padding: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 1.75em;
text-align: none;
}
.wp-block-pullquote.alignleft {
margin-right: 25px;
}
.wp-block-pullquote.alignright {
margin-left: 25px;
}
.wp-block-separator {
background-color: #cccccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
.wp-block-table td,
.wp-block-table th {
border: 1px solid #ededed;
padding: 8px 15px;
}
.wp-block-audio :where(figcaption) {
color: #555;
font-size: 13px;
text-align: center;
}
.is-dark-theme .wp-block-audio :where(figcaption) {
color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-audio {
margin: 0 0 1em;
}
.wp-block-code {
border: 1px solid #ccc;
border-radius: 4px;
font-family: Menlo, Consolas, monaco, monospace;
padding: 0.8em 1em;
}
.wp-block-embed :where(figcaption) {
color: #555;
font-size: 13px;
text-align: center;
}
.is-dark-theme .wp-block-embed :where(figcaption) {
color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-embed {
margin: 0 0 1em;
}
.blocks-gallery-caption {
color: #555;
font-size: 13px;
text-align: center;
}
.is-dark-theme .blocks-gallery-caption {
color: hsla(0, 0%, 100%, 0.65);
}
:root :where(.wp-block-image figcaption) {
color: #555;
font-size: 13px;
text-align: center;
}
.is-dark-theme :root :where(.wp-block-image figcaption) {
color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-image {
margin: 0 0 1em;
}
.wp-block-pullquote :where(cite), .wp-block-pullquote :where(footer), .wp-block-pullquote__citation {
color: currentColor;
font-size: 0.8125em;
font-style: normal;
text-transform: uppercase;
}
.wp-block-quote:where(.has-text-align-right) {
border-left: none;
border-right: 0.25em solid;
padding-left: 0;
}
.wp-block-quote:where(.has-text-align-center) {
border: none;
padding-left: 0;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-quote:where(.is-style-plain) {
border: none;
}
.wp-block-search .wp-block-search__label {
font-weight: 700;
}
.wp-block-search__button {
border: 1px solid #ccc;
padding: 0.375em 0.625em;
}
:where(.wp-block-group.has-background) {
padding: 1.25em 2.375em;
}
.wp-block-separator.has-css-opacity {
opacity: 0.4;
}
.wp-block-separator {
margin-left: auto;
margin-right: auto;
}
.wp-block-separator.has-alpha-channel-opacity {
opacity: 1;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
width: 100px;
}
.wp-block-separator.has-background:not(.is-style-dots) {
border-bottom: none;
height: 1px;
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
height: 2px;
}
.wp-block-table {
margin: 0 0 1em;
}
.wp-block-table td, .wp-block-table th {
word-break: normal;
}
.wp-block-table :where(figcaption) {
color: #555;
font-size: 13px;
text-align: center;
}
.is-dark-theme .wp-block-table :where(figcaption) {
color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-video :where(figcaption) {
color: #555;
font-size: 13px;
text-align: center;
}
.is-dark-theme .wp-block-video :where(figcaption) {
color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-video {
margin: 0 0 1em;
}
:root :where(.wp-block-template-part.has-background) {
margin-bottom: 0;
margin-top: 0;
padding: 1.25em 2.375em;
} .comment-content a {
word-wrap: break-word;
}
.comment-content p {
margin-top: 0;
}
.bypostauthor {
display: block;
}
.comment-list {
margin: 0 0 1.5em 0;
list-style: none;
padding: 0;
}
.says, .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.75em;
}
.comments-title,
.comment-reply-title {
font-size: 23px;
font-size: 1.4375rem;
font-weight: 700;
line-height: 1.3125;
padding-top: 1.304em;
}
.comments-title {
margin-bottom: 1.304em;
}
.comment-list {
list-style: none;
margin: 0;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
border-top: 1px solid #dddddd;
padding: 30px 30px 30px 75px;
position: relative;
}
.comment-list .children {
list-style: none;
margin: 0;
}
.comment-list .children > li {
padding-left: 0.875em;
}
.comment-author {
color: #1a1a1a;
margin-bottom: 0.4375em;
line-height: 1;
display: inline;
}
.comment-author a {
color: #e74c3c;
}
.comment-author a:hover {
color: #222;
}
.comment-author .avatar {
height: 50px;
position: absolute;
width: 50px;
left: 0;
top: 22px;
border-radius: 50%;
}
.comment-metadata,
.pingback .edit-link {
color: #888888;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.6153846154;
}
footer.comment-meta {
margin-bottom: 25px;
}
.comment-metadata {
margin-left: 5px;
display: inline;
}
.comment-metadata a,
.pingback .comment-edit-link {
color: #888888;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
color: #e74c3c;
}
.comment-metadata .edit-link,
.pingback .edit-link {
display: inline-block;
}
.comment-content ul,
.comment-content ol {
margin: 0 0 1.5em 1.25em;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-reply-link {
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 12px;
line-height: 1;
margin-top: 1.25em;
padding: 0.417em 0.833em;
font-weight: bold;
background: #222;
text-transform: uppercase;
}
.comment-reply-link:hover,
.comment-reply-link:focus {
background: #e74c3c;
color: #fff;
outline: 0;
}
.comment-form label {
display: block;
font-size: 13px;
font-size: 0.8125rem;
letter-spacing: 0.077em;
line-height: 1.5;
margin-bottom: 0.5em;
text-transform: uppercase;
}
.comment-list .comment-form {
padding-bottom: 1.75em;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.6;
margin-bottom: 1.5em;
}
.no-comments {
border-top: 1px solid #dddddd;
font-weight: 700;
margin: 0;
padding-top: 1.75em;
}
.comment-navigation + .no-comments {
border-top: 0;
padding-top: 0;
}
.form-allowed-tags code {
font-family: Inconsolata, monospace;
}
.form-submit {
margin-bottom: 0;
}
.required {
color: #e74c3c;
}
.comment-reply-title {
border-top: 1px solid #ddd;
}
.comment-reply-title small {
font-size: 100%;
}
.comment-reply-title small a {
border: 0;
float: right;
font-size: 0;
}
.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
color: #1a1a1a;
}
.comment-reply-title small a:before {
content: "\f00d";
font-family: "Font Awesome 6 Free";
font-weight: 900;
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-size: 20px;
position: relative;
top: -5px;
color: #e74c3c;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .woocommerce .page-title {
margin: 10px 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
text-align: center;
}
.woocommerce ul.products li.product .star-rating {
color: #eac600;
}
.woocommerce ul.products li.product h3 {
color: #222222;
margin-bottom: 1em;
}
.woocommerce ul.products li.product h3:hover {
color: #e74c3c;
}
.woocommerce .products .star-rating {
margin-left: auto;
margin-right: auto;
}
.woocommerce .woocommerce-ordering {
margin: 0 0 30px;
}
.woocommerce .woocommerce-result-count {
margin: 5px 0 25px;
}
.woocommerce select {
padding: 8px;
}
.woocommerce-product-search {
display: block;
position: relative;
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
font-weight: bold;
}
.woocommerce-product-search .search-field {
display: inline-block;
margin: 0;
width: 100%;
height: 45px;
padding: 10px 80px 10px 10px;
box-sizing: border-box;
-webkit-appearance: none;
border-radius: 0;
}
.woocommerce-product-search input[type=submit]:hover {
background: #333333;
}
.woocommerce-product-search input[type=submit]:focus {
outline: none;
}
.woocommerce-product-search input[type=submit] {
height: 45px;
position: absolute;
top: 0;
right: 0;
border: none;
padding: 10px 15px;
cursor: pointer;
transition: all 0.2s ease;
font-size: 13px;
text-transform: uppercase;
font-weight: bold;
background: #e74c3c;
color: #fff;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
border: none;
border-radius: 3px;
font-weight: bold;
color: #ffffff;
background: #e74c3c;
font-size: 11px;
font-weight: bold;
line-height: 1;
padding: 11px 15px;
text-transform: uppercase;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background: #222222;
color: #ffffff;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 10px 0;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
margin-top: 10px;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
margin-top: 2px;
width: 50px;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
padding: 10px 0 0;
}  .woocommerce-pagination {
margin-top: 20px;
margin-bottom: 60px;
}
.woocommerce .widget_layered_nav ul li {
padding: 8px 0;
} .woocommerce .widget_rating_filter ul li {
padding: 8px 0;
} .woocommerce nav.woocommerce-pagination ul {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
padding: 10px 15px;
margin: 0 2px;
font-weight: bold;
color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li a {
background: #383732;
}
.woocommerce nav.woocommerce-pagination ul li a:focus {
background: #e74c3c;
color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
background: #e74c3c;
color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #e74c3c;
color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li {
border-right: none;
}
.woocommerce .page-numbers {
background-color: transparent;
} .woocommerce .entry-summary {
margin-top: 0;
}
.woocommerce div.product .product_title {
margin-bottom: 20px;
}
.woocommerce .cart input[type=number] {
padding: 0;
line-height: 32px;
color: #222222;
font-weight: bold;
}
.woocommerce .star-rating span {
color: #eac600;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 20px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
font-size: 15px;
}
.woocommerce .posted_in a,
a.woocommerce-review-link {
color: #404040;
}
.woocommerce .posted_in a:hover,
a.woocommerce-review-link:hover {
color: #222222;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #3f3f3f;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 10px 0 40px;
padding: 10px 0 20px;
}
.woocommerce div.product .woocommerce-tabs .panel h2,
.related > h2,
.woocommerce-checkout h3,
.cart_totals h2 {
font-size: 18px;
font-size: 1.125rem;
font-family: "Ubuntu", sans-serif;
font-weight: bold;
line-height: 1.3;
text-transform: uppercase;
display: inline-block;
margin-top: 0;
margin-bottom: 24px;
}
.cart_totals h2,
#order_review_heading {
margin-top: 2em;
}
.woocommerce #reviews #comments ol.commentlist li {
margin: 0 0 30px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 70px;
padding: 20px 20px 10px;
border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 50px;
background: #eeeeee;
border: 1px solid #eeeeee;
padding: 0;
}
.woocommerce #reviews h3 {
margin: 20px 0;
}
.woocommerce #review_form .stars {
margin-bottom: 0;
}
.woocommerce #review_form #respond p {
margin: 0 0 25px;
}
.select2-container .select2-choice {
border: 1px solid #eee;
border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider {
margin-top: 5px;
}
.woocommerce span.onsale {
background-color: #e74c3c;
}
.woocommerce ul.products li.product .price {
color: #404040;
}
.woocommerce-widget-area ul {
list-style: none;
margin: 0;
}
.woocommerce-widget-area ul li {
margin: 0.4em 0;
padding: 0 1.2em;
}
.woocommerce-widget-area ul li a {
color: #383732;
}
.woocommerce-widget-area ul li a:hover {
text-decoration: none;
color: #e74c3c;
}
.woocommerce-widget-area .widget-title {
background: #e74c3c;
color: white;
display: inline-block;
font-family: "Ubuntu", sans-serif;
font-size: 15px;
font-size: 1.5rem;
font-weight: 500;
height: 32px;
line-height: 32px;
margin: 0 0 1px 0;
padding: 0 1.2em;
text-transform: uppercase;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background: #e74c3c;
transition: all 0.2s ease-in-out;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background: #333333;
}
.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] {
padding: 11px 15px;
}
.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-color: #888;
}
.pswp button:active {
top: 50%;
}
.woocommerce .flex-control-nav {
display: block;
}
.woocommerce .label label {
color: #404040;
line-height: 50px;
font-size: 14px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin-bottom: 60px;
}
.woocommerce .entry-header .hitmag-social-sharing {
display: none;
}
.woocommerce-loop-product__title {
color: #222222;
}
.woocommerce-loop-product__title:hover {
color: #e74c3c;
}
.woocommerce-page.single-product .entry-header {
margin-bottom: 40px;
}
.woocommerce table.shop_attributes td p {
padding: 8px 16px;
}
.woocommerce #infinite-handle {
display: none;
}
.woocommerce-cart .actions .button:disabled {
background: #ccc;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 110px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
font-size: 1em;
}
#review_form .comment-reply-title {
border: none;
margin-bottom: 1em;
display: block;
}.hm-slide-image .hm-slide-content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.mh-slider-excerpt-below {
display: block;
background: #f7f7f7;
padding: 15px 20px;
border-top: 1px solid #e0e0e0;
}
.hm-slider-excerpt {
margin: 0;
color: #333;
font-size: 15px;
line-height: 1.5;
} .header-main-area {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.site-branding {
margin: 0 !important;
padding: 0 !important;
}
.hm-logo {
display: none !important; }
.hm-site-title {
margin: 0 !important;
padding: 0 !important;
}