
body {
    background-color: #fff;
    font-family: 'Effra';
    font-size: 1.6rem;
    font-weight: 300;
}

a, .alink {
    color: #2abebd;
    text-decoration: none;
}

a:visited, .alink:visited {
    color: #2abebd;
    text-decoration: none;
}

a:hover, .alink:hover {
    color: #333333;
    text-decoration: underline;
}

.pages a.page {
    color: #2abebd;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    border: 1px solid #797a7a;
    border-radius: 5px;
    font-family: 'Effra';
}

.fieldset>.field>.label, .fieldset>.fields>.field>.label {
    font-weight: 500;
}

.abs-action-remove, .abs-discount-block .action.check, .popup .actions-toolbar .action.cancel, .paypal-button-widget .paypal-button, .bundle-options-container .action.back, .block.related .action.select, .cart.table-wrapper .actions-toolbar > .action-delete, .cart.table-wrapper .action.help.map, .checkout-index-index .modal-popup .modal-footer .action-hide-popup, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .gift-options .actions-toolbar .action-cancel, .gift-summary .action-edit, .gift-summary .action-delete, .action-gift, .gift-wrapping-title .action-remove, .wishlist.split.button > .action, .abs-add-fields .action.remove, .paypal-review-discount .action.check, .cart-discount .action.check, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
    color: #2abebd;
}

.breadcrumbs a,
.breadcrumbs a:visited {
    color: #2abebd;
}

.action.primary {
    background: #2abebd;
    border: 1px solid #2abebd;
    font-family: 'Effra';
    font-weight: 500;
    transition: all 0.2s ease-in;
}

.action.primary:hover,
.action.primary:focus, 
.action.primary:active {
    background: #333333;
    border: 1px solid #323232;
}

.minicart-items .product-item-name a {
    color: #2abebd;
}

.paypal-review-discount .block > .title strong, .cart-discount .block > .title strong {
    color: #2abebd;
}

.message.success a {
    color: #006300;
    font-weight: 500;
}

#mana-please-wait p {
    border: 2px solid #29bdbd;
    color: #29bdbd;
}

@media (min-width: 768px) {

    body.catalog-category-view .sidebar.sidebar-main {
        position: sticky;
        top: 20px;
    }

    .page-header .header.panel {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .page-header .panel.wrapper {
        border-bottom: 1px solid #2abebd;
        background-color: #2abebd;
    }

	h1 {
	    font-size: 33px;
	    margin-bottom: 30px;
	}

    .layout-1280 .navigation, .layout-1280 .page-wrapper > .breadcrumbs .items, .layout-1280 .page-header .header.panel, .layout-1280 .header.content, .layout-1280 .footer.content, .layout-1280 .page-wrapper > .widget, .layout-1280 .page-wrapper > .page-bottom, .layout-1280 .block.category.event, .layout-1280 .top-container, .layout-1280 .page-main {
        max-width: 1140px;
    }
    .layout-1280 .container {
        max-width: 1140px;
        width: 100%;
    }

    .product-info-main .page-title-wrapper h1 {
        font-size: 35px;
        color: #2abebd;
        font-weight: 600;
        margin-top: 25px;
        text-transform: uppercase;
    }

    .product.data.items > .item.content h1 {
        font-size: 32px;
        margin-bottom: 0;
    }

    .product.data.items > .item.title > .switch {
    	height: 44px;
    }

    .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    	border-color: rgba(0, 0, 0, 0.15);
	}

	.navigation > ul, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
		max-width: 1140px;
	}

    .navigation > ul {
        margin-left: auto;
        margin-right: auto;
    }

	.catalog-product-view .page-main .column.main {
	}

	.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
	    font-size: 17px;
	    font-weight: 700;
	    color: #0b0b0d;
	}

	.gallery-placeholder {
		/*background: #e5e5e5;*/
    	padding: 15px;
        box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.15);
	}

	.page-layout-1column .product-info-main { 
		width: 52%;
	}

	.page-layout-1column .product.media {
	    width: 45%;
	}

	.products-list .product-item {
		background: white;
	    padding: 20px;
	    border-radius: 5px;
    	box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
	}

	.products-list .product-item-details {
		padding-right: 20px;
	}

	.jsp-list-right {
    	display: table-cell;
    	vertical-align: top;
    	width: 27%;
	}

	.page-main > .page-title-wrapper .page-title {
		font-weight: 600;
        text-transform: uppercase;
        position: relative;
        padding: 0 0 13px 0;
	}

    .page-main > .page-title-wrapper .page-title:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 4px;
        width: 40px;
        background: #2abebd;
    }

    .nav-sections-item-content {
        background: #2abebd;
    }

    .navigation {
        background: #2abebd;
    }

	.navigation .level0 .submenu {
		text-align: left;
	}

	.navigation .level0 > .level-top:hover, 
    .navigation .level0 > .level-top.ui-state-focus,
    .navigation .ui-menu-item > a:hover, {
		background: rgba(0, 0, 0, 0.15);
        color: white;
	}

    .opc-progress-bar-item._active:before {
        background: #2abebd;
        border-color: #2abebd;
    }

    .opc-progress-bar-item._active > span:before {
        background: #2abebd;
        border-color: #2abebd;
    }

    .opc-progress-bar-item._active > span:after {
        border-color: #2abebd;
    }

    .page-layout-2columns-left .sidebar-main { 
        width: 23.833333%;
        margin-bottom: 25px;
    }

    .page-layout-2columns-left .column.main {
        width: 76.166667%;
    }

    .page-products .products-grid .product-item {
        padding: 5px;
        width: calc((100% - 6%)/3);
    }

    .page-products .product-item-info {
        width: 100%;
    }

    .page-products .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 0;
    }

    .page-products .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 2%;
    }

    .categorypath-rigid-collar.page-products .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 0%;
    }

    .page-products .products-grid .product-item:first-child {
        margin-left: 0;
    }

    .ui-menu-item {
        margin: 0 10px 0 0;
        display: inline-block;
        position: relative;
    }

    .ui-menu-item a {
        color: white;
        line-height: 42px;
        font-size: 16px;
        padding: 0 12px;
        text-decoration: none;
        box-sizing: border-box;
        position: relative;
        display: inline-block;
    }

    .box-tocart .action.tocart {
        box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.2);
    }

    .navigation .level0 .submenu li {
        display: block;
    }

}

@media (min-width: 640px) {

	.product-item-actions .actions-primary {
	    width: 100%;
	}

}

.product.actions.product-item-actions .stock.unavailable {
    display: inline-block;
    background: red;
    color: white;
    border-radius: 3px;
    padding: 8px 20px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.copyright {
    background-color: #2abebd;
}

.home-banner {
    margin-bottom: 25px;
}

.home-banner img {
    width: 100%;
}

.category-image img {
    width: 100%;
}

.product-item .tocart {
	width: 100%;
    font-size: 17px;
    border-radius: 5px;
}

#announcement-box {
	background: white;
	padding: 20px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	margin: 0 0 25px 0;
	color: #d20405;
}

#announcement-box a {
	color: #333333;
	text-decoration: underline;
}

#announcement-box p {
	margin: 0;
}

.jsp-home-expanding-menu {
	background: white;
	padding: 20px;	
	height: 100%;
}

.jsp-sidebar-home {
	background: white;
}

.products-list .product-item-photo {
    padding: 0 20px 30px 20px;
}

.product-image-container {
}

.products {
    margin: 10px 0;
}

.toolbar {
    margin-bottom: 10px;
}

.jsp-price {
	text-align: right;
}

.products-list .price-container .price {
	font-size: 28px;
}

.products-list .jsp-add-to-cart .action.primary {
	width: 100%;
	font-size: 17px;
    padding-bottom: 15px;
    padding-top: 15px;
    background: #62a020;
    border: 1px solid #62a020;
    border-radius: 3px;
}

.products-list .product-item-name {
	font-size: 20px;
    font-weight: 600;
    color: #d20405;
}

.jsp-stock-level .stock {
	position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-align: center;
}

.jsp-stock-level .stock.available {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.jsp-stock-level .stock.unavailable {
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.jsp-specific-item-notes {
	margin-bottom: 25px;
}

.shareproduct {
    padding: 15px 10px 0;
    text-align: center;
}

.jsp-usps .why-buy {
	margin: 10px 0 0 0;
}

.why-buy {
    margin: 5px 0 0 0;
    padding: 5px 10px;
    border: 1px solid #c9cacc;
    border-radius: 5px;
}

.why-buy ul {
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none;
}

.why-buy li {
    font-size: 12px;
    margin: 5px 0;
    font-weight: 500;
}

.why-buy li img {
    margin-right: 15px;
    width: 45px;
    vertical-align: middle;
}

header[role=banner] {
    margin: 5px -15px;
    margin: 5px 0;
}

.header-container {
    background: white;
    max-height: 120px;
    height: 120px;
}

.header-container.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.header-container .container:before,
.header-container .container:after,
header[role=banner]:before,
header[role=banner]:after {
	content: "";
	display: table;
	clear: both;
}

.header-container .container {
    position: relative;
}

.logo {
	max-width: 100%;
}

.logo img {
    transition: all 0.2s ease-in;
}

.logo:hover img {
    transform: scale(1.03);
}

@media (min-width: 992px) {

	header[role=banner]>.logo {
	    float: left;
	    width: 34.666667%;
	}
}


@media (min-width: 768px) {

    .logo img { 
        max-width: 250px;
    }

}

.header-container .quick-access-header {
    margin: 0 70px 15px 0;
    float: right;
    width: 440px;
}

.header-container .quick-access-header .contact {
    border-right: 2px solid #d9d9d9;
    padding: 0 27px 0 0px;
}

.quick-access-header .contact strong {
    font-size: 16px;
    font-weight: 500;
}

.quick-access-header .contact a {
    font-size: 12px;
}

.header-container .quick-access-header .search {
    clear: both;
    float: left;
    margin: 5px 30px 0 0;
}

@media (min-width: 768px) {

	/*.block-search {
	    float: none;
	    padding-left: 0;
	    width: 100%;
	}
    */

	.nav-sections {
		background: none;
	}

    body.cms-home .nav-sections,
    body.cms-index-index .nav-sections {
        margin-bottom: 0;
    }

	.navigation .level0 > .level-top {
		color: white;
		line-height: 42px;
		font-size: 16px;
	}

	.navigation li.level0:li:hover {
	    background: rgba(0, 0, 0, 0.2);
	}

}

.nav-container {
    background: #e52d27;
    background: -webkit-linear-gradient(to right, #b31217, #e52d27);
    background: linear-gradient(to right, #b31217, #e52d27);
}

.nav-container.fixed {
    position: fixed;
    top: 120px;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
}

.nav-container .cwsMenuOuter {
    background-color: rgba(255, 255, 255, 0) !important;
}

.nav-container .cwsMenu.horizontal>li {
    border-right: #8e0301 !important;
}

.header-container .account-links {
    position: absolute;
    right: 10px;
    top: -5px;
    background: #d20506;
    padding: 15px 10px 15px 10px;
    border-radius: 0 0 5px 5px;
}

.header-container .account-links ul {
	margin: 0;
	padding: 0;
}

.header-container .account-links li {
    float: left;
    line-height: 1;
    margin: 0;
}

.header-container .account-links li a {
    color: #fff;
    font-size: 13px;
    display: block;
    padding: 2px 8px;
}

.header-container .account-links li:first-child {
    border-right: 1px solid white;
}

.header-container .basket-summary {
    display: block;
    float: right;
    width: 185px;
    margin: 60px 15px 0 0;
    /*background: url(../images/empty-shopping-basket.svg) 95% 0px no-repeat;*/
    background-size: 40px;
    height: 50px;
    color: #58595b;
    font-size: 12px;
    display: table;
    position: relative;
}

.header-container .quick-access-header #search_mini_form #search {
    border: 1px solid #b7b8b8;
    color: #808285;
    width: 306px;
    font-size: 12px;
    background: #efeeec;
    width: 355px;
    display: inline-block;
    border-radius: 0;
}

.welcome-container {
    background: #e5e5e5;
    padding: 0 0 20px;
}

.welcome-container .assurance-bar {
    margin: 0 auto;
    position: relative;
    background: #fff;
    padding: 10px;
    text-align: center;
    overflow: hidden;
}

.welcome-container .assurance-bar .section {
    float: left;
    width: 25%;
    border-left: 1px solid #999;
    padding: 0 10px;
}

.welcome-container .assurance-bar .section:first-child {
    border-left: 0;
}

.welcome-container .assurance-bar .section h3 {
    color: #58595b;
    text-align: left;
    line-height: 20px;
    font-size: 15px;
    margin-top: 5px;
    font-weight: 600;
    letter-spacing: 0px;
    margin-bottom: 5px;
}

.welcome-container .assurance-bar .section p {
    font-size: 10px;
    margin: 5px 0;
    text-align: left;
}

.welcome-container .assurance-bar a {
    color: #58595b;
    text-decoration: none;
    display: block;
}

.welcome-container .assurance-bar .section h3 img {
    float: left;
    width: 60px;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 15px;
}

.page-main {
	background: #fff;
}

.footer-container {
    background: #f4f4f4;
    -webkit-box-shadow: inset 0px 6px 9px -8px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 6px 9px -8px rgba(0, 0, 0, 0.3);
    padding: 0;
}

.copyright-footer {
    background: #2abebd;
    padding: 10px 0;
    color: white;
}

.copyright-footer a {
    color: white;
}

.footer {
    padding: 20px 0 20px;
    line-height: 1.33;
}

.footer-links {
    color: #433d3d;
    font-size: 13px;
}

.footer-links h4 {
    color: #0b0b0d;
    font-size: 21px;
    margin: 0 0 15px 0;
    padding: 0 0 13px 0;
    text-transform: uppercase;
    position: relative;
}

.footer-links h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 40px;
    background: #2abebd;
}

.footer-links ul {
    margin-bottom: 5px;
    padding: 0;
}

.footer-links ul li {
    list-style: none;
    color: #433d3d;
    font-size: 13px;
    margin-bottom: 3px;
}

.footer-links ul li a {
    color: #433d3d;
    display: block;
    text-decoration: none;
}

.footer-links ul li a.facebook {
    color: #3b5998;
    font-weight: 600;
    font-size: 16px;
}

.footer-links ul li a.insta {
    color: #bc2a8d;
    font-weight: 600;
    font-size: 16px;
}

.instagram-feed ul {
    overflow: hidden;
    margin: 0 -5px;
}

.instagram-feed ul li {
    float: left;
    padding: 0 5px;
    width: 33.3%;
}

address {
    font-size: 12px;
    font-style: normal;
    line-height: 1.42857143;
}

.shop-with-confidence h3, .homeblock h3 {
    background: #e52d27;
    background: -webkit-linear-gradient(to right, #b31217, #e52d27);
    background: linear-gradient(to right, #b31217, #e52d27);
    color: #fff;
    font-size: 18px;
    padding: 10px 10px;
    text-transform: uppercase;
    margin: 0;
}

.shop-with-confidence {
	margin: 25px 0 0;
}

.shop-with-confidence.old-home {
    margin: 0;
    height: 100%;
    background: white;
}

.shop-with-confidence .wrap, .homeblock .wrap {
    background: #fff;
    padding: 20px;
}

.wrap.nopadding {
	padding: 0;
}

/*
.nav-toggle {
    left: 12px;
    top: 13px;
    background: #db1a1a;
    padding: 3px 10px;
    border-radius: 5px;
}

.nav-toggle:before {
    color: white;
}
*/

.minicart-wrapper .action.showcart .counter.qty {
    background: #7f8080;
}

.header.panel>.header.links>li {
    font-size: 14px;
}

.panel.header .links, .panel.header .switcher {
    font-size: 15px;
}

.footer-bits {
    text-align: right;
    font-size: 12px;
}

.unique-links {
    text-align: center;
    margin: -17px 0 10px 0;
    z-index: 1;
    position: relative;
}

.unique-links a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #2abebd;
    border-radius: 5px;
    transition: background-color 0.2s ease-in;
    background-size: 7px;
    background-repeat: no-repeat;
    background-position: center;
}

.unique-links a:hover {
    background-color: #333333;
}

.unique-links a.quickviewbutton {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='44' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 38v4c0 .542-.198 1.01-.594 1.406A1.922 1.922 0 0118 44H2c-.542 0-1.01-.198-1.406-.594A1.922 1.922 0 010 42v-4c0-.542.198-1.01.594-1.406A1.922 1.922 0 012 36h2V24H2c-.542 0-1.01-.198-1.406-.594A1.922 1.922 0 010 22v-4c0-.542.198-1.01.594-1.406A1.922 1.922 0 012 16h12c.542 0 1.01.198 1.406.594.396.396.594.864.594 1.406v18h2c.542 0 1.01.198 1.406.594.396.396.594.864.594 1.406zM16 2v6c0 .542-.198 1.01-.594 1.406A1.922 1.922 0 0114 10H6c-.542 0-1.01-.198-1.406-.594A1.922 1.922 0 014 8V2c0-.542.198-1.01.594-1.406A1.922 1.922 0 016 0h8c.542 0 1.01.198 1.406.594C15.802.99 16 1.458 16 2z' fill-rule='nonzero' fill='%23FFF'/%3E%3C/svg%3E");
}

.unique-links a.fitmentbutton {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.424 16.38a.75.75 0 00-.231-.548.75.75 0 00-.549-.232.75.75 0 00-.548.232.75.75 0 00-.232.548.75.75 0 00.232.549.75.75 0 00.548.231.75.75 0 00.549-.231.75.75 0 00.231-.549zm7.849-5.119l-8.312 8.312c-.3.301-.666.451-1.097.451a1.56 1.56 0 01-1.109-.45L.463 18.256A1.448 1.448 0 010 17.16c0-.43.154-.8.463-1.109l8.3-8.3a6.21 6.21 0 001.395 2.115 6.21 6.21 0 002.115 1.395zM20 5.96c0 .317-.093.747-.28 1.292a5.36 5.36 0 01-2.005 2.65 5.32 5.32 0 01-3.15 1.018c-1.504 0-2.79-.534-3.858-1.603C9.638 8.25 9.104 6.963 9.104 5.46c0-1.503.534-2.789 1.603-3.857C11.775.534 13.06 0 14.564 0c.472 0 .965.067 1.481.201.516.134.953.323 1.31.567.13.09.195.203.195.341s-.065.252-.195.341l-3.57 2.06v2.73l2.352 1.304.962-.59c.602-.37 1.152-.7 1.652-.988.5-.289.786-.433.859-.433.122 0 .217.04.286.122.07.081.104.183.104.305z' fill-rule='nonzero' fill='%23FFF'/%3E%3C/svg%3E");
    background-size: 15px;
}

.unique-links a.questionbutton {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.168 21.622v5.189a.83.83 0 01-.26.605.83.83 0 01-.605.26h-5.19a.83.83 0 01-.605-.26.83.83 0 01-.26-.605v-5.19a.83.83 0 01.26-.605.83.83 0 01.606-.26h5.189a.83.83 0 01.605.26.83.83 0 01.26.606zM20 8.649c0 .778-.112 1.506-.335 2.183-.224.678-.476 1.23-.757 1.654-.281.426-.677.855-1.19 1.287-.51.432-.925.746-1.242.94-.317.195-.757.451-1.32.768-.59.332-1.084.8-1.48 1.405-.397.606-.595 1.089-.595 1.45 0 .244-.086.478-.26.702-.172.223-.374.335-.605.335H7.027c-.216 0-.4-.133-.551-.4a1.626 1.626 0 01-.227-.81v-.974c0-1.196.468-2.324 1.405-3.384s1.968-1.841 3.092-2.346c.85-.389 1.456-.792 1.816-1.21.36-.418.54-.966.54-1.644 0-.605-.334-1.138-1.005-1.6-.67-.46-1.445-.691-2.324-.691-.937 0-1.715.209-2.335.627-.505.36-1.276 1.189-2.314 2.486-.187.23-.41.346-.67.346-.173 0-.353-.058-.54-.173L.368 6.897a.852.852 0 01-.216-1.146C2.457 1.917 5.801 0 10.183 0c1.153 0 2.313.223 3.48.67a11.724 11.724 0 013.158 1.795c.937.75 1.7 1.668 2.292 2.757A7.082 7.082 0 0120 8.649z' fill-rule='nonzero' fill='%23FFF'/%3E%3C/svg%3E");
}

@media (min-width: 992px) and (max-width: 1199px) {

    header[role=banner]>.logo { 
        width: 25%;
    }

    .header-container .quick-access-header {
        margin: 0 60px 15px 0;
        width: 415px;
    }

}


@media (min-width: 767px) and (max-width: 991px) {

    .header-container .quick-access-header {
        margin: 0 30px 15px 0;
        width: 240px;
    }

}

@media (max-width: 767px) {

    body {
        margin-top: 0;
    }

    .header-container {
        height: auto;
        max-height: none;
    }

    .header-container.fixed {
        position: static;
    }

    header[role=banner] {
        margin: 0;
    }

    .logo {
        margin: 8px 0 8px 55px;
    }

    .logo img {
        width: 225px;
    }

    .header-container .quick-access-header {
        float: none;
        width: 100%;
        margin: 0;
    }

    .header-container .account-links {
        display: none;
    }

    .header-container .quick-access-header .contact {
        display: none;
    }

    .header-container .quick-access-header .search {
        clear: none;
        float: none;
        margin: 20px 0 0 0;
    }

    .header-container .basket-summary {
        width: auto;
        margin: 10px 0 0 0;
        height: auto;
    }

    .welcome-container {
        padding: 0 0 10px 0;
    }

    .welcome-container .assurance-bar {
        padding: 5px 0;
        margin: 0 -15px;
    }

    .welcome-container .assurance-bar .section {
        width: 25%;
        border-left: none;
        padding: 0 5px;
    }

    .welcome-container .assurance-bar .section h3 {
        line-height: 12px;
        font-size: 9px;
        text-align: center;
        margin: 0;
    }

    .welcome-container .assurance-bar .section p {
        display: none;
    }

    .welcome-container .assurance-bar .section h3 img {
        float: none;
        width: 40%;
        display: block;
        margin: 0 auto 10px;
    }

    .shareproduct {
        padding: 15px 10px 10px;
    }

    .catalog-product-view .page-main .column.main { 
        background: white;
        padding: 10px;
    }

    .product.data.items {
        margin-left: -10px;
        margin-right: -10px;
    }

    .product-info-main .page-title-wrapper h1 {
        font-size: 21px;
        font-weight: 500;
    }

    .shop-with-confidence h3 {
        margin-top: 25px;
    }

    .catalog-category-view .page-main > .page-title-wrapper .page-title {
        margin: 10px 0 20px;
        text-align: center;
    }

    .page-products .columns {
        padding-top: 40px;
    }

    /* Product Category Layout */

    .products-list .product-item {
        background: white;
        padding: 10px !important;
        border-radius: 5px;
        box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
    }

    .products-list .product-item {
        display: block;
    }

    .products-list .product-item-details {
        display: block;
        width: 72%;
        float: left;
    }

    .products-list .product-item-name {
        font-size: 15px;
        line-height: 1.2;
        font-weight: 600;
        color: #d20405;
    }

    .products-list .product-item-photo {
        width: 28%;
        display: block;
        float: left;
        padding: 0 10px 0 0;
    }

    .jsp-list-right {
        float: left;
        width: 100%;
        display: block;
    }

    .jsp-price {
        text-align: center;
    }

    .product-item .price-box {
        margin: 10px 0 10px;
        border-top: 1px solid #e5e5e5;
        padding-top: 10px;
    }

    .products-list .price-container .price {
        font-size: 20px;
    }

    .products-list .product-item-inner {
        font-size: 11px;
    }

    .product-item-description {
        margin: 15px 0;
    }

    .jsp-specific-item-notes {
        margin-bottom: 15px;
    }

    .products-list .jsp-add-to-cart .action.primary {
        font-size: 14px;
    }

    .navigation .level0.active>a:not(.ui-state-active), .navigation .level0.has-active>a:not(.ui-state-active) {
        border-color: #58c9c9;
    }

    a.nav-sections-item-switch {
        font-weight: bold;
    }

}

.cwsMenuOuter {
    margin-bottom: 25px;
}

.nav-container .cwsMenuOuter {
    margin-bottom: 0;
}

.product-item .price-box {
    margin: 5px 0 20px;
    color: #2abebd;
    text-align: center;
}

.product-item .short-description-grid {
    font-size: 11px;
    margin-bottom: 15px;
    font-weight: 500;
}

.product-item-name, .product.name a {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
}

.more-info-button {
    display: block;
    text-align: center;
    margin: 5px 0 0;
    background: #353535;
    color: white;
    padding: 10px;
    font-weight: 600;
    line-height: 1;
}

.more-info-button:hover {
    background: #d20405;
    text-decoration: none;
    color: white;
}

@media (min-width: 640px) {

    .products-grid .product-item-info,
    .products-grid .product-item-info:hover, .products-grid .product-item-info.active {
        background: #fff;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
        border: none;
        margin: 0;
        padding: 9px;
        position: relative;
        z-index: 2;
        transition: box-shadow 0.2s ease-in;
    }

    .products-grid .product-item-inner {
        background: #fff;
        box-shadow: none;
        border: none;
        left: 0;
        margin: 0;
        padding: 0;
        position: static;
        right: -1px;
        z-index: 2;
    }


    .abs-visually-hidden-desktop-s, .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: auto;
        margin: 0;
        overflow: visible;
        padding: 0;
        position: static;
        width: auto;
    }


    .products-grid .product-item-info:hover, .products-grid .product-item-info.active {
        background: #fff;
        box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
        border: none;
        margin: 0;
        padding: 9px;
        position: relative;
        z-index: 2;
    }

}

.footer-banners {
    background: #f7f7f6;
    padding: 10px 0;
    text-align: center;
}

.footer-banners a:first-of-type img {
    width: 180px;
}

.footer-banners img {
    width: 38px;
    height: auto;
    transition:all 0.2s ease-in;
}

.footer-banners a:hover img {
    transform: scale(1.03);
}

.minicart-wrapper .action.showcart:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 469.333 469.333'%3E%3Cpath d='M434.979 42.667H84.44l-3.482-11.938C75.688 12.635 58.844 0 40 0H10.667C4.771 0 0 4.771 0 10.667s4.771 10.667 10.667 10.667H40c9.427 0 17.844 6.313 20.479 15.365l66.396 227.635-34.021 42.521a34.48 34.48 0 00-7.521 21.458c0 18.948 15.406 34.354 34.354 34.354H416A10.66 10.66 0 00426.667 352 10.66 10.66 0 00416 341.333H119.688c-7.177 0-13.021-5.844-13.021-13.021 0-2.948 1.01-5.844 2.854-8.135l34.279-42.844h209.221c16.448 0 31.604-9.615 38.615-24.5l74.438-158.177a34.636 34.636 0 003.26-14.615V77.02c-.001-18.947-15.407-34.353-34.355-34.353z' fill='%23303c42'/%3E%3Cpath d='M448 80.042c0 1.906-.427 3.823-1.24 5.542L372.333 243.75c-3.51 7.438-11.083 12.25-19.313 12.25H146.667L90.663 64h344.316C442.156 64 448 69.844 448 77.021v3.021z' fill='%23e6e6e6'/%3E%3Cpath d='M436.064 64.22c-.004.009-.001.021-.007.03l-76.65 158.167c-3.615 7.438-11.414 12.25-19.888 12.25H140.444L146.667 256h206.354c8.229 0 15.802-4.813 19.313-12.25L446.76 85.583a13.04 13.04 0 001.24-5.542V77.02c0-6.792-5.29-12.221-11.936-12.8z' opacity='.1'/%3E%3Cg fill='%23303c42'%3E%3Ccircle cx='128' cy='426.667' r='42.667'/%3E%3Ccircle cx='384' cy='426.667' r='42.667'/%3E%3C/g%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='-69.135' y1='619.262' x2='-45.026' y2='608.02' gradientTransform='matrix(21.3333 0 0 -21.3333 1430.111 13315.223)'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='.2'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath d='M384 384c-23.531 0-42.667 19.135-42.667 42.667s19.135 42.667 42.667 42.667 42.667-19.135 42.667-42.667S407.531 384 384 384zm-256 0c-23.531 0-42.667 19.135-42.667 42.667s19.135 42.667 42.667 42.667 42.667-19.135 42.667-42.667S151.531 384 128 384zM434.979 42.667H84.44l-3.482-11.938C75.688 12.635 58.844 0 40 0H10.667C4.771 0 0 4.771 0 10.667s4.771 10.667 10.667 10.667H40c9.427 0 17.844 6.313 20.479 15.365l66.396 227.635-34.021 42.521a34.48 34.48 0 00-7.521 21.458c0 18.948 15.406 34.354 34.354 34.354H416A10.66 10.66 0 00426.667 352 10.66 10.66 0 00416 341.333H119.688c-7.177 0-13.021-5.844-13.021-13.021 0-2.948 1.01-5.844 2.854-8.135l34.279-42.844h209.221c16.448 0 31.604-9.615 38.615-24.5l74.438-158.177a34.636 34.636 0 003.26-14.615V77.02c-.001-18.947-15.407-34.353-34.355-34.353z' fill='url(%23a)'/%3E%3C/svg%3E");
    content: "";
    width: 30px;
    height: 30px;
}

.minicart-wrapper .action.showcart {
    transition: all 0.2s ease-in;
}

.minicart-wrapper .action.showcart:hover {
    transform: scale(1.07);
}

.main-slider {
    margin-bottom: 25px;
}

/* Temp */

.product-info-main .product-reviews-summary {
    display: none;
}

.product-social-links {
    display: none;
}

.actions-secondary {
    display: none !important;
}

#switcher-language {
    display: none;
}

.sku-cat {
    text-align: center;
    font-size: 11px;
    display: block;
    margin: 10px 0;
}

.filter-options-title {
    background: #2abebd;
    padding: 10px 40px 10px 10px;
    color: white;
    font-weight: 500;
    transition: all 0.2s ease-in;
}

.filter-options-item {
    border-bottom: none;
}

.filter-options-item.active {
    border-bottom: 1px solid #ccc;
}

#layered-filter-block .filter-subtitle {
    display: none;
}

.toolbar-amount {
    display: none;
}

.price-container .price {
    font-size: 17px;
}

.product-item .price-box .price {
    font-weight: 400;
}

.dealer-block h4 {
    font-size: 20px;
    margin-bottom: 0;
}

.dealer-block h5 {
    font-size: 16px;
    margin: 10px 0 15px;
    font-weight: 500;
    position: relative;
    padding-bottom: 15px;
}

.dealer-block h5:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 40px;
    background: #005aae;
}

.dealer-block img {
    margin-bottom: 20px;
    border-radius: 10px;
}

/* Mana Dev Filters */

.action.clear.filter-clear {
    display: block;
    text-align: center;
    background: #2abebd;
    padding: 7px 10px;
    color: white;
    font-weight: 500;
    border-radius: 5px;
    transition: all 0.2s ease-in;
}

.action.clear.filter-clear:hover {
    text-transform: none;
    background: #333;
}

#show_in_main_sidebar-product-type,
#show_in_main_sidebar-accessory_type {
    overflow: hidden;
    margin: 0 -13px;
}

#show_in_main_sidebar-product-type .item,
#show_in_main_sidebar-accessory_type .item {
    display: block;
    padding: 0 3px;
    margin: 0;
    text-align: center;
    vertical-align: top;
    width: 50%;
    float: left;
    border-radius: 3px;
}

#show_in_main_sidebar-product-type .item input[type=radio],
#show_in_main_sidebar-accessory_type .item input[type=radio] {
    opacity: 0;
    position: fixed;
    width: 0;
}

#show_in_main_sidebar-product-type .item label,
#show_in_main_sidebar-accessory_type .item label {
    display: inline-block;
    background-color: #fff;
    padding: 0;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    height: 72px;
    text-align: center;
    opacity: 0.7;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom 20px center;
    transition: opacity 0.2s ease-in;
}

#show_in_main_sidebar-product-type .item label span,
#show_in_main_sidebar-accessory_type .item label span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2abebd;
    color: white;
    padding: 2px 3px;
    opacity: 1;
    font-size: 10px;
    font-weight: 600;
    transition: opacity 0.2s ease-in;
}

#show_in_main_sidebar-product-type .item:hover label,
#show_in_main_sidebar-product-type .item:hover span,
#show_in_main_sidebar-product-type .item input[type=radio]:checked + label,
#show_in_main_sidebar-product-type .item input[type=radio]:checked + label span,
#show_in_main_sidebar-accessory_type .item:hover label,
#show_in_main_sidebar-accessory_type .item:hover span,
#show_in_main_sidebar-accessory_type .item input[type=radio]:checked + label,
#show_in_main_sidebar-accessory_type .item input[type=radio]:checked + label span {
    opacity: 1;
}

/* Intake */
#show_in_main_sidebar-product-type .item input#show_in_main_sidebar-product-type_0 + label {
    background-image: url(../images/intake-min-compressor.jpg);
}

/* Exhaust */
#show_in_main_sidebar-product-type .item input#show_in_main_sidebar-product-type_1 + label {
    background-image: url(../images/exhaust-min-compressor.jpg);
}

/* Power */
#show_in_main_sidebar-product-type .item input#show_in_main_sidebar-product-type_2 + label {
    background-image: url(../images/powerunit-min-compressor.jpg);
}

/* Brakes */
#show_in_main_sidebar-product-type .item input#show_in_main_sidebar-product-type_3 + label {
    background-image: url(../images/brakes-min-compressor.jpg);
}

/* Body Reinforcement */
#show_in_main_sidebar-product-type .item input#show_in_main_sidebar-product-type_4 + label {
    background-image: url(../images/reinforcement-min-compressor.jpg);
}

/* Cooling System */
#show_in_main_sidebar-product-type .item input#show_in_main_sidebar-product-type_5 + label {
    background-image: url(../images/cooling-min-compressor.jpg);
}

/* Drivetrain System */
#show_in_main_sidebar-product-type .item input#show_in_main_sidebar-product-type_6 + label {
    background-image: url(../images/drivetrain-min-compressor.jpg);
}

/* Interior */
#show_in_main_sidebar-product-type .item input#show_in_main_sidebar-product-type_7 + label {
    background-image: url(../images/interior-min-compressor.jpg);
}

/* Exterior */
#show_in_main_sidebar-product-type .item input#show_in_main_sidebar-product-type_8 + label {
    background-image: url(../images/exterior-min-compressor.jpg);
}

/* Suspension */
#show_in_main_sidebar-product-type .item input#show_in_main_sidebar-product-type_9 + label {
    background-image: url(../images/suspension-min-compressor.jpg);
}

/* Wheel Sets */
#show_in_main_sidebar-product-type .item input#show_in_main_sidebar-product-type_10 + label {
    background-image: url(../images/wheelsets-min-compressor.jpg);
}

/* Accessories Type */

/* Accessories - Brakes */
#show_in_main_sidebar-accessory_type .item input#show_in_main_sidebar-accessory_type_0 + label {
    background-image: url(../images/brakes-min-compressor.jpg);
}

/* Accessories - Cooling */
#show_in_main_sidebar-accessory_type .item input#show_in_main_sidebar-accessory_type_1 + label {
    background-image: url(../images/cooling-min-compressor.jpg);
}

/* Accessories - Engine Trans */
#show_in_main_sidebar-accessory_type .item input#show_in_main_sidebar-accessory_type_2 + label {
    background-image: url(../images/engtrans-min-compressor.jpg);
}

/* Accessories - Dress Up */
#show_in_main_sidebar-accessory_type .item input#show_in_main_sidebar-accessory_type_3 + label {
    background-image: url(../images/dressup-min-compressor.jpg);
}

/* Accessories - Exterior */
#show_in_main_sidebar-accessory_type .item input#show_in_main_sidebar-accessory_type_4 + label {
    background-image: url(../images/exterior-min-compressor.jpg);
}

/* Accessories - Interior */
#show_in_main_sidebar-accessory_type .item input#show_in_main_sidebar-accessory_type_5 + label {
    background-image: url(../images/interior-min-compressor.jpg);
}

/* Accessories - Stickers */
#show_in_main_sidebar-accessory_type .item input#show_in_main_sidebar-accessory_type_6 + label {
    background-image: url(../images/stickers-min-compressor.jpg);
}

/* Accessories - Wheels */
#show_in_main_sidebar-accessory_type .item input#show_in_main_sidebar-accessory_type_7 + label {
    background-image: url(../images/wheels-min-compressor.jpg);
}

@font-face {
    font-family: 'Effra';
    src: url('../fonts/Effra-Heavy.eot');
    src: url('../fonts/Effra-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Effra-Heavy.woff') format('woff'),
        url('../fonts/Effra-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Effra';
    src: url('../fonts/Effra-Regular.eot');
    src: url('../fonts/Effra-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Effra-Regular.woff') format('woff'),
        url('../fonts/Effra-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Effra';
    src: url('../fonts/Effra-Medium.eot');
    src: url('../fonts/Effra-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Effra-Medium.woff') format('woff'),
        url('../fonts/Effra-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Effra';
    src: url('../fonts/Effra-Light.eot');
    src: url('../fonts/Effra-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Effra-Light.woff') format('woff'),
        url('../fonts/Effra-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
