@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css');
@import url('//fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&family=Noto+Serif&display=swap');

/* - - RESET - - */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video,* {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
*, *:after, *:before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*,*:focus{outline:none;}
a{text-decoration:none;color:inherit;}
a img {border:none;}
img{height:auto;max-width:100%;}
input[type="submit"] {-webkit-appearance:none;}

/* - - BASIC GLOBALS - - */
.rel {
	position: relative;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	max-width: 1280px;
}

.rounded {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.bordered {
	border: 1px solid #d6d6d6;
}

.button {
	display: inline-block;
	padding: 7px 15px;
}

.fw_button {
	width: 100%;
}

.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}
.mt20, #home_page_intro p {margin-top:20px;}
.mb20, .login_box p, .page_content p{margin-bottom:20px;}
.mt30{margin-top:30px;}
.mb30{margin-bottom:30px;}
.mt40{margin-top:40px;}
.mb40{margin-bottom:40px;}
.mt60{margin-top:60px;}
.mb60{margin-bottom:60px;}

.pad20, #accounthistoryinfoBody #accountHistInfo .white_bg {
	padding: 20px;
}

/* - - CORE ZEN CART - - */
.clearBoth {
	clear: both;
}

.centeredContent {
	text-align: center;
}

.back {
	float: left;
}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}

.hiddenField {
	display: none!important;
}

.visibleField {
	display: inline;
}

.paypal-button-hidden {
	visibility: hidden;
}

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: 7px 10px;
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	font-size: 1em!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}

.messageStackWarning, .messageStackError {
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.messageStackSuccess {
	color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.messageStackCaution {
	color: #856404;
    background-color: #fff3cd;
    border-color: #f3dfa1;
}

/* - - GRID - - */
.clear:after{content:"";display:table;clear:both;}
[class*='col-']{padding-left:20px;float:left;}
.flipped [class*='col-']{float:right;}
.nudge {margin-left:-20px;}
.nudge5 {margin-left:-5px;}
.nudge5 [class*='col-']{padding-left:5px;}
.nudge10, #productAdditionalImages .nudge {margin-left:-10px;}
.nudge10 [class*='col-'], #productAdditionalImages [class*='col-']{padding-left:10px;}
.col-1-8 {width:12.5%;}
.col-1-6 {width:16.6667%;}
.col-1-5 {width:20%;}
.col-1-4 {width:25%;}
.col-1-3 {width:33.3333%;}
.col-2-5 {width:40%;}
.col-1-2 {width:50%;}
.col-55-100 {width:55%;}
.col-3-5 {width:60%;}
.col-2-3 {width:66.66%;}
.col-3-4 {width:75%;}
.col-4-5 {width:80%;}
.col-1-1 {width:100%;}

.flex {
	display: flex;
	align-items: center;
}

/* - - TRANSITIONS - - */
.smooth, input, button, a, a *, svg *, img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition:all 0.2s ease;
}

/* - - COLOURS - - */
.white, th, .button {
	color: #fff;
}

.white_bg, td {
	background: #fff;
}

.red, .format_content p a, .format_content li a {
	color: #0053a1;
}

.red_bg, .button.red_bg {
	background: #1886ED;
}

.button.red_bg:hover {
	background: #167ad8;
}

.product_box.out_of_stock {
	border-color: #da0019;
}

.dark_bg, th, .button {
	background: #0053a1;
}

.green, .productSalePrice, .productBasePrice, input[type="radio"]:checked + label:before, .ccinfo .col-1-2:last-of-type a {
	color: #2f9a00;
}

.green_bg, .button.button_checkout, .green_button_in_here .button {
	background: #2f9a00;
	color: #fff;
}

.button.green_bg:hover, .button.button_checkout:hover, .green_button_in_here .button:hover {
	background: #218838;
}

.grey_bg, body, input, textarea, select {
	background: #f5f5f5;
}

.paypal_bg {
	background: #0070ba;
}

.paypal_bg:hover {
	background: #005994;
}

/* - - FONTS - - */
.smaller,
.ccinfo .col-1-2:last-of-type a {
	font-size: 0.9em;
}

.larger, #home_page_intro h1 {
	font-size: 1.2em;
}

.bold, strong, b, #home_page_intro h1 { 
	font-weight: 700;
}

.uppercase, .button {
	text-transform: uppercase;
}

.underline, #footer a, .format_content p a, .format_content li a, .ccinfo .col-1-2:last-of-type a {
	text-decoration: underline;
}

.tar {
	text-align: right;
}

.spaced, .button {
	letter-spacing: 2px;
}

.serif {
	font-family: 'Noto Serif', serif;
}

/* - - TABLES - - */
table {
	border-collapse: collapse;
	width: 100%;
}

table, th, td {
	border: 1px solid #cecece;
}

th, td {
	padding: 5px;
	vertical-align: middle;
}

th {
	border-color: #0053a1;
}

body {
	font-family: 'Noto Sans', sans-serif;
	font-size: 85%;
	line-height: 1.5em;
	color: #191916;
}

/* - - HEADER - - */
#top_bar a {
	display: inline-block;
	padding: 7px 12px;
}

#top_bar p {
	display: inline-block;
	padding: 7px 0;
}

#header_main {
	padding: 10px 0;
}

#logo {
	text-align-last: justify;
}

#logo h1 {
	font-size: 2.8em;
	line-height: 1.2em;
}

#ssl {
	margin: 0 auto;
	padding: 0 20px;
	height: 44px;
	line-height: 42px;
	background: #d7f1cb;
	border: 1px solid #2f9a00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#navMainSearch {
	float: right;
	width: 30%;
}

#navEZPagesTop a {
	display: inline-block;
	margin-right: 20px;
}

#navMainSearch input {
	display: block;
	height: 44px;
	padding: 0 56px 0 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0;
}

#navMainSearch button {
	position: absolute;
	top: 0;
	right: 0;
	height: 44px;
	width: 44px;
	border: none;
}

#red_bar, #red_bar a.dark_bg {
	height: 44px;
	line-height: 44px;
}

#red_bar .forward a {
	float: left;
}

#red_bar a.dark_bg {
	margin-left: 5px;
}

#red_bar a.dark_bg, .header_cart_icon {
	display: inline-block;
	width: 44px;
}

.header_cart_icon i:before, #red_bar a.dark_bg i:before {
	line-height: 44px;
}

.header_cart_count {
	display: block;
	position: absolute;
	top: 3px;
	right: 3px;
	height: 18px;
	line-height: 18px;
	width: 18px;
	font-size: 0.7em;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#mobile_nav {
	display: none;
	width: 60%;
	float: left;
}

#mobile_nav a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 40px;
	margin-left: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#mobile_nav a i:before {
	line-height: 40px;
}

/* - - FOOTER - - */
#footer {
	padding: 40px 0 0;
	background: #191919;
}

#footer li {
	list-style: none;
	margin-bottom: 4px;
}

#footer .nudge10 {
	max-width: 200px;
	float: right;
}

#siteinfoLegal {
	color: #9d9d9d;
	border-top: 1px solid #545454;
	padding: 10px 0;
}

/* - - SIDEBOXES - - */
.leftBoxHeading {
	padding: 15px 20px;
}

.leftBoxHeading i {
	float: right;
	margin-top: 2px;
	display: none;
}

.sideBoxContent {
	padding: 20px;
}

#categoriesContent, #informationContent {
	padding-top: 10px;
}

#categoriesContent a, #informationContent a {
	display: block;
	border-bottom: 1px solid #d6d6d6;
	padding: 5px 0;
}

#categoriesContent a .green {
	float: right;
}

#informationContent li:last-of-type a {
	border: none;
	padding-bottom: 0;
}

#bannerbox .bordered {
	border: none;
}

#bannerboxContent {
	padding: 20px;
}

#bannerbox h3 {
	display: none;
}

#bannerbox .button {
	width: 100%;
}

/* - - HOME PAGE - - */
#home_page_intro img {
	border: 1px solid #fff;
	margin-top: 20px;
	width: 100%;
}

#home_page_intro.sticky_image img {
	position: absolute;
	left: 0;
	bottom: 0;
	margin-top: 0;
}

#manufacturer_logos {
	padding: 40px 20px;
}

/* - - CATEGORY BOX - - */
.image_wrap {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

.image_wrap img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.category_box {
	padding: 20px;
}


/* - - PRODUCT LISTING - - */
#categoryDescription, #categoryDescriptionBottom {
	padding: 20px;
}

#categoryDescription p:last-of-type, #categoryDescriptionBottom p:last-of-type {
	margin-bottom: 0;
}

#productsListingTopNumber, #productsListingListingTopLinks, #productsListingBottomNumber, #productsListingListingBottomLinks, #allProductsListingTopNumber, #allProductsListingTopLinks, #allProductsListingBottomNumber, #allProductsListingBottomLinks, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber, #newProductsDefaultListingTopLinks, #newProductsDefaultListingBottomLinks {
	padding: 12px 20px;
	width: 50%;
	float: left;
}

.product_box {
	padding: 20px;
	overflow: hidden;
}

.product_box h3 {
	border-bottom: 1px solid #1886ED;
	padding-bottom: 10px;
}

.product_box.out_of_stock * {
	opacity: 0.75;
}

.product_box.out_of_stock .corner_banner {
	opacity: 1;
	z-index: 2;
}

/* - - PRICES - - */
.normalprice {
	text-decoration: line-through;
	color: #ababab;
}

.productPriceDiscount {
	font-size: 0.8em;
}

/* - - PRODUCT INFO - - */
#product_info_right, #product_info_details_panel, #product_info_reasons_to_buy {
	padding: 20px;
}

#productMainImage img {
	width: 100%;
}

.img_zoom {
	position: absolute;
	right: 7px;
	bottom: 10px;
}

#product_info_main {
	padding: 20px 20px 0;
}

#productDescription p, #productDescription ol, #productDescription ul, #categoryDescription p, #categoryDescriptionBottom p, #categoryDescription ol, #categoryDescription ul, .format_content p, .format_content ol, .format_content ul {
	margin-bottom: 20px;
}

#productDescription ol, #productDescription ul, #categoryDescription ol, #categoryDescription ul, .format_content ol, .format_content ul {
	margin-left: 30px;
}

#product_info_details_panel ul {
	list-style-position: inside;
}

#product_info_right .excVATPrice {
	display: block;
	margin-top: 4px;
}

#cartAdd {
	max-width: 50%;
}

#cartAdd input {
	margin-top: 0;
}

#cartAdd .button {
	height: 34px;
	line-height: 34px;
	padding: 0;
	width: 100%;
	text-align: center;
}

#productDetailsList {
	list-style: none;
}

#productAttributes {
	padding-bottom: 0;
}

#productAttributes input[type="text"],
#productAttributes input[type="number"],
#productAttributes select {
	background: #fff;
	width: 100%;
}

.mfp-content .centerColumn {
	max-width: 600px;
	margin: 20px auto;
	border: none;
	position: relative;
}

/* - - CORNER FLASH - - */
	#productMainImage {
		overflow: hidden;
	}

	.corner_banner {
		padding: 0.5em 2px;
		line-height: 1.4em;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transform: translateX(-30%) translateY(0%) rotate(-45deg);
		-ms-transform: translateX(-30%) translateY(0%) rotate(-45deg);
		transform: translateX(-30%) translateY(0%) rotate(-45deg);
		-webkit-transform-origin: top right;
		-ms-transform-origin: top right;
        transform-origin: top right;
	}

	.corner_banner:before, .corner_banner:after {
	   	content: '';
	  	position: absolute;
	  	top: 0;
	  	margin: 0 -1px;
	  	width: 100%;
	  	min-width: 10em;
	  	height: 100%;
	  	background: inherit;
	}

	.corner_banner:before {
	  	right: 100%;
	}

	.corner_banner:after {
	  	left: 100%;
	}

	.icon_banner {
		padding: 1.5em 0 0.5em;
		font-size: 1.5em;
		-webkit-transform: translateX(-80%) translateY(-20%) rotate(-45deg);
		-ms-transform: translateX(-80%) translateY(-20%) rotate(-45deg);
		transform: translateX(-80%) translateY(-20%) rotate(-45deg);
	}

	.icon_banner i {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

/* - - BASKET - - */
#cartContentsDisplay {
	width: 100%;
}

.cartQuantity {
	width: 80px;
}

.cartQuantity button {
	background: none;
	margin: 5px auto;
	width: 100%;
}

.basket_update_icon {
	background: transparent;
	border: none;
	display: block;
	width: 100%;
	margin: 5px 0;
}

.basket_delete_icon {
	display: block;
	width: 100%;
}

.cartImage {
	margin-right: 10px;
}

.cartAttribsList ul li {
	list-style-position: inside;
}

#shippingEstimatorContent {
	padding: 20px;
}

#shippingEstimatorContent .button {
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	width: 100%;
	margin-top: 4px;
}

#shopping_cart_buttons .col-1-4 {
	float: right;
}

#shopping_cart_buttons .button {
	width: 100%;
}

/* - - LOGIN - - */
.login_box {
	padding: 20px;
}

.narrowed {
	margin: 0 auto;
	max-width: 700px;
	padding: 20px;
}

/* - - CHECKOUT SHIPPING - - */
#delivery_methods {
	width: 100%;
}

#delivery_methods td.green {
	width: 25%;
}

/* - - CHECKOUT PAYMENT - - */
#order_totals_table {
	width: 100%;
}

#order_totals_table td {
	width: 50%;
}

#coupon_input input {
	margin-top: 0;
}

#coupon_input button {
	width: 100%;
	padding: 0;
    height: 34px;
    line-height: 34px;
}

.ccinfo {
	max-width: 480px;
}

.ccinfo label {
	display: block;
}

#authorizenet_aim-cc-expires-month {
	float: left;
	width: 48%;
}

#authorizenet_aim-cc-expires-year {
	float: right;
	width: 48%;
}

#authorizenet_aim-cc-cvv {
	max-width: 100px;
	margin-right: 10px;
	float: left;
}

.ccinfo .col-1-2:last-of-type a {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	float: left;
}

/* - - CHECKOUT SUCCESS - - */
#checkoutsuccessBody #accountHistInfo .narrowed {
	padding: 0;
	border: none;
}

#checkoutSuccess #accountHistInfo .bordered {
	border: none;
}

/* - - ACCOUNT - - */
#myAccountGen {
	margin-left: 30px;
}

address {
	padding: 20px;
}

/* - - PAGE - - */
.page_content {
	padding: 20px;
}

.page_content ol, .page_content ul {
	margin: 0 0 20px 40px;
}

#navEZPagesTOCWrapper {
	padding: 20px;
}

#navEZPagesTOCWrapper ul {
	list-style: none;
}

/* - - FORMS - - */
label a:not('checkboxLabel a') {
	float: right;
}

input[type="text"], input[type="email"], input[type="password"], input[type="tel"], select, textarea {
	display: block;
	width: 100%;
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 10px;
	height: 34px;
	line-height: 34px;
	margin-top: 4px;
}

textarea {
	padding: 10px;
	line-height: inherit;
	min-height: 130px;
}

input[type="radio"], input[type="checkbox"] {
	display:none;
}

input[type="radio"] + label:before, input[type="checkbox"] + label:before  {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 20px;
}

input[type="radio"] + label:before, input[type="checkbox"] + label:before {
	content: "\f111";
	font-weight: 300;
}

input[type="radio"]:checked + label:before, input[type="checkbox"]:checked + label:before {
	content: "\f058";
	font-weight: 900;
}

@media screen and (max-width:1060px){

	#cartAdd {
		max-width: none;
	}

}

@media screen and (max-width:780px){

	.inner {
		padding-left: 10px;
		padding-right: 10px;
	}

	.mb20, .mb40 {
		margin-bottom: 10px;
	}

	#header {
		border-bottom: 1px solid #d6d6d6;
	}

	#footer .flex {
		display: block;
	}

	#footer .tar {
		text-align: center;
	}

	#top_bar .inner {
		padding: 0;
	}

	#mobile_nav {
		display: block;
	}

	#navEZPagesTop, #navMainSearch {
		position: absolute;
		left: -100%;
		top: 100%;
		width: 100%;
		background: #0053a1;
		color: #fff;
		z-index: 2;
		padding: 20px 0;
	}

	#navEZPagesTop.visible, #navMainSearch.visible {
		left: 0;
	}

	#navEZPagesTop a {
		display: block;
		padding: 10px;
		text-align: center;
		margin: 0;
	}

	#navMainSearch {
		padding: 10px;
	}

	#red_bar, #red_bar a.dark_bg {
		height: auto;
		line-height: unset;
	}

	.smaller, #top_bar, #navBreadCrumb {
		font-size: 0.8em;
	}

	.nm {
		display: none!important;
	}

	.fwm {
		width: 100%;
	}

	.hwm {
		width: 50%;
	}

	.tacm {
		text-align: center;
	}

	#nav .inner {
		padding: 0;
	}

	#logo {
		text-align-last: auto;
		width: 40%;
	}

	#footer .nudge10 {
		float: none;
		margin: 10px auto 0;
		padding-right: 10px;
	}

	#productsListingTopNumber, #productsListingListingTopLinks, #productsListingBottomNumber, #productsListingListingBottomLinks, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber, #newProductsDefaultListingTopLinks, #newProductsDefaultListingBottomLinks, #allProductsListingTopNumber, #allProductsListingTopLinks, #allProductsListingBottomNumber, #allProductsListingBottomLinks, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber, #newProductsDefaultListingTopLinks, #newProductsDefaultListingBottomLinks {
		width: 100%;
	}

	#productsListingTopNumber, #productsListingBottomNumber, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber,#allProductsListingTopNumber, #allProductsListingBottomNumber, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber {
		padding-bottom: 0;
	}

	#productsListingListingTopLinks, #productsListingListingBottomLinks, #newProductsDefaultListingTopLinks, #newProductsDefaultListingBottomLinks, #allProductsListingTopLinks, #allProductsListingBottomLinks {
		padding-top: 0;
	}

	.corner_banner {
		font-size: 1em;
	}

	.icon_banner {
		font-size: 1.5em;
	}

	.nudge5, .nudge {
		margin-left: -10px;
	}
	
	[class*='col-']{
		padding-left: 10px;
	}

	.leftBoxHeading i {
		display: block;
	}

	.sidebox_toggle {
		display: none;
	}

}

@media screen and (max-width:640px){

	#logo h1 {
		font-size: 1.8em;
	}

}

/* - - MAGNIFIC - - */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}