@charset "utf-8";

@font-face {
    font-family: KnockoutHTF68;
    src: url(../fonts/Knockout-HTF68-FullFeatherwt.eot);
    src: url(../fonts/Knockout-HTF68-FullFeatherwt.eot?#iefix) format("embedded-opentype"),
	     url(../fonts/Knockout-HTF68-FullFeatherwt.woff) format("woff"),
	     url(../fonts/Knockout-HTF68-FullFeatherwt.ttf) format("truetype"),
	     url(../fonts/Knockout-HTF68-FullFeatherwt.svg#KnockoutHTF68) format("svg");
    font-weight:400;
    font-style:normal;
	font-display: swap;
}

@font-face {
    font-family:Inconsolata;
    font-style:normal;
    font-weight:400;
    src:local('Inconsolata Regular'),local('Inconsolata-Regular'),url(../fonts/inconsolata/BjAYBlHtW3CJxDcjzrnZCL6up8jxqWt8HVA3mDhkV_0.woff2) format('woff2');
    /* unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB; */
	font-display: swap;
}

@font-face {
    font-family:Inconsolata;
    font-style:normal;
    font-weight:400;
    src:local('Inconsolata Regular'),local('Inconsolata-Regular'),url(../fonts/inconsolata/BjAYBlHtW3CJxDcjzrnZCCYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
    /* unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF; */
	font-display: swap;
}

@font-face {
    font-family:Inconsolata;
    font-style:normal;
    font-weight:400;
    src:local('Inconsolata Regular'),local('Inconsolata-Regular'),url(../fonts/inconsolata/BjAYBlHtW3CJxDcjzrnZCI4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
    /* unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215; */
	font-display: swap;
}

@font-face {
    font-family:Inconsolata;
    font-style:normal;
    font-weight:700;
    src:local('Inconsolata Bold'),local('Inconsolata-Bold'),url(../fonts/inconsolata/AIed271kqQlcIRSOnQH0yWhQUTDJGru-0vvUpABgH8I.woff2) format('woff2');
    /* unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB; */
	font-display: swap;
}

@font-face {
    font-family:Inconsolata;
    font-style:normal;
    font-weight:700;
    src:local('Inconsolata Bold'),local('Inconsolata-Bold'),url(../fonts/inconsolata/AIed271kqQlcIRSOnQH0yejkDdvhIIFj_YMdgqpnSB0.woff2) format('woff2');
    /* unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF; */
	font-display: swap;
}

@font-face {
    font-family:Inconsolata;
    font-style:normal;
    font-weight:700;
    src:local('Inconsolata Bold'),local('Inconsolata-Bold'),url(../fonts/inconsolata/AIed271kqQlcIRSOnQH0yYlIZu-HDpmDIZMigmsroc4.woff2) format('woff2');
    /* unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215; */
	font-display: swap;
}

body {
	background: #e8e8e6;
	font-family: 'Inconsolata';
}

body.fixed {
	overflow: hidden;
}

a, a:active, a:focus, a:hover {
	text-decoration: none;
}

h2, h3 {
	font-size: 26px;
	font-family: 'KnockoutHTF68';
	margin-top: 10px;
	margin-bottom: 0px;
}

.btn-add-cart {
	background: #131313;
	color: #ffffff !important;
	font-weight: bold;
	text-transform: uppercase;
}

.btn.btn-category {
	margin-bottom: 15px;
	font-size: 15px;
	background: #131313;
	color: #ffffff;
	text-transform: uppercase;
}
.btn.btn-category.active {
	background: #f8d92a !important;
	color: #131313;
}

.card-product {
	margin-bottom: 20px;
	min-height: 222px;
}

img.image-product {
	max-height: 130px;
    width: auto;
    max-width: 100%;
}
.card-product-mobile {
	margin: 15px 15px 5px 20px;
}

.card-title {
	font-size: 18px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.card-title a {
	color: #343434;
}

.card-text {
	font-size: 14px;
	margin-bottom: 2px;
	color: #a4a4a4;
}
.card-text.card-price {
	font-size: 16px;
	color: #343434;
}
.card.card-shopcart {
	border-color: #131313;
}
.card.card-shopcart .card-header {
	background: #131313;
	color: #ffffff;
	font-family: 'KnockoutHTF68';
}
.card.card-shopcart .card-header h2 {
	font-size: 24px !important;
	text-transform: uppercase;
}

.category-box {
	margin: 25px 0px 0px;
}
.category-box.sticky {
	margin: 0;
	position: fixed;
	top: 64px;
	z-index: 999;
	background: #e8e8e6;
	padding: 25px 0 5px;
}

.content {
	margin-top: 68px;
}
.content .content-title {
	font-size: 38px;
	font-family: 'KnockoutHTF68';
	margin-top: 15px;
}
.content .content-subtitle {
	font-size: 24px;
	font-family: 'KnockoutHTF68';
}
.content .content-description, .content li {
	font-size: 14px;
	text-align: justify;
}
.content .content-cart-box {
	padding: 25px 0;
}

.contact-form h2.form-title {
	font-size: 38px;
	font-family: 'KnockoutHTF68';
	margin: 15px 0;
	text-transform: uppercase;
}
.contact-form p {
	font-size: 18px;
	margin: 0;
}
.contact-form hr {
	border-bottom: 5px dotted #131313;
	margin-top: -5px;
}
.contact-form .contact-block {
	margin-bottom: 20px;
}
.contact-form label, .contact-form .wpcf7-form-control {
	width: 100% !important;
}
.contact-form label {
	font-size: 14px;
}
.contact-form input[type=text], .contact-form input[type=email] {
	margin-top: 10px;
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	padding: 0 15px;
	margin-bottom: 15px;
}
.contact-form textarea {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 15px;
}
.contact-form input[type=submit] {
	background: #131313;
	color: #ffffff;
	border: none;
	cursor: pointer;
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

.cart-box-message {
	font-size: 26px;
	font-family: 'KnockoutHTF68';
	line-height: 26px;
	text-transform: uppercase;
	color: #a5a5a5;
}
.cart-box-message p {
	margin: 0;
}
.cart-box-message hr {
	border-bottom: 5px dotted #a5a5a5;
}

.card .collapse {
	position: relative;
}

.footer {
	background: #131313;
	color: #ffffff !important;
	padding: 15px 0;
}
.footer.d-lg-none {
	padding: 0px;
	background: #e8e8e6;
	color: #131313;
}
.footer nav div.container:first-child {
	margin-bottom: 10px;
}
.footer .navbar-nav .nav-item,
.footer .navbar-nav .nav-item .nav-link,
.footer .navbar-nav .nav-item .nav-link h3 {
	font-size: 22px;
	line-height: 48px;
	height: 48px;
	margin: 0 !important;
}
.footer .navbar-nav.navbar-bottom .nav-item:first-child {
	margin-right: 10px !important;
}
.footer .navbar-nav .nav-item .nav-link.phone-box {
	border: 2px solid #ffffff;
	padding: 0 15px;
}
.footer .navbar-nav .nav-item .nav-link.phone-box img {
	width: 24px;
	height: 20px;
	margin-top: -6px;
}
.footer .nav-separator {
	border-right: 1px solid #ffffff;
	line-height: 48px;
	height: 28px;
	margin: 10px 10px 0px 10px;
}
.footer .copyright-text {
	font-size: 12px;
	margin: 15px 0 10px;
	text-align: justify;
}
.footer.d-lg-none .copyright-text {
	font-size: 12px;
	margin: 15px 0 10px;
	text-align: justify;
}

.footer.d-lg-none .navbar-nav {
	display: inline !important;
	margin: 0 auto;
}
.footer.d-lg-none .nav-item {
	float: left;
	margin: 0 10px !important;
}
.footer.d-lg-none .nav-link-footer h3 {
	font-size: 16px !important;
}

.form-group .form-control {
	padding: 10px 10px;
}

.logo-mobile {
	font-size: 24px;
	text-transform: uppercase;
}

.mb-0 {
	color: #131313;
	font-weight: bold;
	line-height: 24px;
	font-size: 18px;
}
.mb-0 i {
	font-size: 14px;
	line-height: 24px;
}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 0 15px;
	background: #f5f5f5;
}
.menu .menu-item {
	display: block;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #b5b5b5;
}
.menu .menu-item:last-child {
	border: none;
}
.menu .menu-item a.menu-link {
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	display: block;
}

.nav-link {
	padding: 0px;
	height: 64px;
}
.nav-link h3 {
	font-family: 'KnockoutHTF68';
	font-weight: 400;
	font-size: 24px;
	color: #ffffff;
	line-height: 64px;
	height: 64px;
	text-transform: uppercase;
}
.nav-link.nav-link-mobile {
	padding: 0 15px;
}
.nav-link.nav-link-mobile i {
	line-height: 64px;
	height: 64px;
	font-size: 24px;
}
.nav-link-phone {
	font-size: 20px;
	line-height: 64px;
	height: 64px;
}
.nav-link-phone i {
	font-size: 28px;
	line-height: 64px;
	height: 64px;
	margin-right: 5px;
}
.nav-link-phone span {
	line-height: 64px;
	height: 64px;
	margin: 0px;
	display: inline-block;
	font-family: 'KnockoutHTF68';
	font-size: 30px;
}

a.nav-link.nav-link-phone svg {
    width: 25px;
    fill: #fff;
    vertical-align: middle;
}

a.nav-link.nav-link-phone.wa svg {
    background: #49C858;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    padding: 7px;
    vertical-align: middle;
    margin-bottom: 9px;
}

.nav-separator {
	border-bottom: 1px solid #ffffff;
	margin: 10px 0;
}

.nav-item {
	margin-right: 15px;
}

.navbar {
	background: #161616;
}

.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}

.product-image {
	width: 100px;
	height: 120px;
}
.product-image-mobile {
	width: 100px;
	height: 120px;
}

.product-popup-box {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	z-index: 9999;
	background: #ffffff;
	display: none;
}
.product-popup-box .popup-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: auto;
	height: 64px;
	background: #161616;
}
.product-popup-box .popup-header .popup-menu {
	display: block;
	width: 100%;
	height: 64px;
	line-height: 64px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.product-popup-box .popup-header .popup-menu .popup-menu-item {
	height: 64px;
	line-height: 64px;
	display: inline-block;
	margin: 0;
	padding: 0 10px;
}
.product-popup-box .popup-header .popup-menu .popup-menu-item a {
	height: 64px;
	line-height: 64px;
	font-size: 24px;
	color: #ffffff;
}
.product-popup-box .popup-body {
	position: absolute;
	top: 64px;
	left: 0;
	right: 0;
	bottom: 64px;
	width: auto;
	height: auto;
	overflow-y: auto;
	background: #ffffff;
}
.product-popup-box .popup-footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: 64px;
	background: #b5b5b5;
	padding: 14px 0;
}
.product-popup-box .popup-footer .btn, .product-popup-box .popup-footer .btn:hover {
	background: #131313;
	color: #ffffff;
}

.row-product-mobile {
	padding-bottom: 10px;
	background: #e8e8e6;
}

.woocommerce .cross-sells ul {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

.crosselling-popups {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #333333c9;
	display: flex;
    justify-content: center;
    align-items: center;
}

.close-ajax-cart-popup {
    font-size: 32px;
    cursor: pointer;
    position: absolute;
    right: 7px;
    top: 0px;
    line-height: 1em;
}

.popcont {
	width: 860px;
    max-width: 90vw;
    max-height: calc(90vh - 70px);
    background: #fff;
    overflow-y: scroll;
    padding: 45px;
    position: relative;
}

.product-added-info {
    text-align: center;
    font-weight: 600;
	background: #d0ffd0;
    padding: 17px;
}

.products-cross {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-top: 10px;
}

.sidebar {
	padding: 15px 0;
}
.sidebar.sticky {
	position: sticky;
	top: 68px;
	padding: 25px 0;
}

.sidenav {
    position: fixed !important;
    top: 0px;
    left: 0px;
	bottom: 0px;
    z-index: 999999999;
	height: auto;
    width: 300px;
    background-color: #131313;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
	visibility: hidden;
}
.sidenav .navbar-nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
}
.sidenav .navbar-nav .nav-item {
	margin: 0;
}
.sidenav .navbar-nav .nav-item, 
.sidenav .navbar-nav .nav-item .nav-link,
.sidenav .navbar-nav .nav-item .nav-link h3 {
	height: 48px;
	line-height: 48px;
}
.sidenav .navbar-nav .nav-item .nav-link {
	padding: 0 15px;
}
.sidenav .navbar-nav .nav-item.nav-header,
.sidenav .navbar-nav .nav-item.nav-header .nav-link,
.sidenav .navbar-nav .nav-item.nav-header .nav-link h3 {
	height: 63px !important;
	line-height: 63px !important;
}
.sidenav .navbar-nav .nav-item.nav-header {
	background: #ffffff;
	margin-bottom: 15px;
}
.sidenav .navbar-nav .nav-item.nav-header .nav-link h3 {
	color: #131313;
	font-size: 32px;
}
.sidenav .navbar-nav .nav-item.nav-header .nav-link i {
	color: #131313;
    font-size: 35px;
    right: 15px;
    font-style: initial;
    font-weight: bold;
	position: absolute;
    top: 0;
}

.select2-container .select2-selection--single, .select2-selection__rendered, .select2-selection__arrow {
	height: 38px !important;
	line-height: 38px !important;
}
.select2-selection__rendered {
	padding: 0 20px 0 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	width: 30px !important;
}

.topup {
	visibility: hidden;
	cursor: pointer;
	font-size: 20px;
}

.woocommerce-mini-cart__buttons {
	margin-bottom: 0px !important;
}
.wmc-currency.active a {
	color: #131313 !important;
}

#billing_country_field {
	visibility: hidden;
	display: none;
}

/* woocommerce style */
a.about_paypal {
	display: none;
	visibility: hidden;
}

.woocommerce div.product form.cart {
	margin: 15px 0;
}

form.cart .quantity {
	float: left;
}
form.cart .quantity input {
	padding: 7px 12px;
	width: 70px;
	margin-right: 15px;
}
.woocommerce form.cart .button {
	background-color: #000000;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 13px;
}
.woocommerce form.cart .button:hover {
	background-color: #000000;
    color: #fff;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000000;
    font-size: 1.25em;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
	margin-bottom: 0;
}

.woocommerce-additional-fields h3, #order_review_heading, .woocommerce-billing-fields h3 {
	font-size: 22px;
	border-bottom: 1px solid #131313;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.woocommerce-additional-fields h3 {
	/* margin: 25px 0 5px; */
	margin: 0;
}

.blk-donation {
    margin-top: 25px;
}

.blk-donation h3{
	font-size: 22px;
}

.blk-donation ul {
    list-style: none;
    padding-left: 0;
}

.donation-content {
    display: grid;
    gap: 15px;
}

.blk-donation ul li {
	display: grid;
	grid-template-columns: 20px 1fr;
	gap: 15px;
}
.blk-donation li label {
	margin-top: 0.5rem;
}

.blk-donation .donation-head {
    display: grid;
    grid-template-columns: 50px 1fr;
    gap: 15px;
	border-bottom: 1px solid #131313;
	margin-bottom: 8px;
    padding-bottom: 8px;
}

#order_review_heading {
	margin: 25px 0 25px;
}

#calc_shipping_country_field, #calc_shipping_postcode_field {
	visibility: hidden;
	display: none !important;
}

.woocommerce-billing-fields h3 {
	margin: 0 0 15px;
}

.notif-cart-counts {
	position: absolute;
	width: 21px;
	height: 21px;
	background: #cd5c5c;
	color: #ffffff;
	font-size: 13px;
	line-height: 21px;
	border-radius: 50px;
	text-align: center;
	top: 13px;
}

.price-crossed {
	text-decoration: line-through;
}

.base_logo {
	width: 180px;
	height: 36px!important;
}

.product-description p {
	margin: 0;
	text-align: justify;
	font-size:15px;
}

.wp-post-image {
	width: 100%;
}

.woocommerce-product-gallery__image a img {
	width: 250px;
	height: 350px;
	margin: 0 auto;
	position: relative;
	display: block;
}

.card.card-product-related .card-body span {
	font-size: 14px;
}

.card.card-product-related .card-footer a {
	float: right;
}

.product .button.add_to_cart_button {
    background-color: #131313;
    color: #ffffff;
    padding: 8px 13px;
    line-height: 1;
    font-weight: 700;
    border-radius: 3px;
    border: 0;
}

.product .button.add_to_cart_button:hover {
    background-color: #131313;
	color: #ffffff;
}

.screen-reader-text {
    display: none;
}

.added_to_cart.wc-forward {
    color: #131313;
    padding-right: 10px;
}

h3.woocommerce-loop-product__title {
    font-family: 'Inconsolata';
    color: #343434;
    font-size: 18px;
    font-weight: bold;
	margin: 0 0 5px;
}

body .product .card-grid span.price {
    color: #343434;
    font-size: 16px;
}

.card-grid {
    padding: 1.25rem;
	display: grid;
    grid-template-columns: 100px 1fr;
	gap: 15px;
}

.product .card-grid img {
    height: 110px;
    max-width: 100%;
    width: auto;
}

.product-credit {
	font-size: 30px;
}
.product-credit:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: auto;
	border-bottom: 5px solid #131313;
}

#accordion .card .card-header {
	cursor: pointer;
}
#accordion .card .card-header h5 {
	font-family: 'KnockoutHTF68';
	font-size: 24px;
	font-weight: 200;
	text-transform: uppercase;
}

.single-product .content-wrapper {
    padding-top: 70px;
}
.single-product .product {
	max-width: 825px;
    margin: auto;
}
.card-text {
    font-size: 14px;
    color: #a4a4a4;
}

div#gallery-1 .gallery-item img {
	max-width: 100%;
	height: auto;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    flex: none;
    max-width: none;
}

.woocommerce form .form-row {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

.no-list-style{
	    list-style: none;
		color:#0ad11b;
}

.blog-list {
	margin-bottom: 30px;
}

.blog-list .content-title {
    margin-top: 0!important;
}

a.read-more.btn-add-cart {
    padding: 5px 10px;
    border-radius: 4px;
}

.content.blog {
    padding: 50px 0;
}
a.read-more {
    background: #000;
    color: #fafafa;
    padding: 7px 15px;
    border-radius: 2px;
}

body.blog p.copyright-text,
body.single-post p.copyright-text{
    display: none;
}

.popup-window {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.6);
    z-index: 999;
    display: none;
    align-items: center;
    justify-content: center;
}

.popup-window.show{
	display: flex;
}

.popup-window .inner-window {
    background: #fff;
	max-width: 80%;
	width: 400px;
	border-radius: 4px;
}

.popup-window .window-head {
    border-bottom: solid 1px #eaeaea;
    padding: 15px 25px;
    font-size: 1.5em;
}

.popup-window  .window-content {
    padding: 25px;
}

.popup-window .window-head #close-window {
    float: right;
    font-size: 2em;
    line-height: .7em;
	cursor: pointer;
}

.popup-window .field {
    margin-bottom: 15px;
}

.popup-window .field label {
    display: block;
}

img.extra-banner {
    margin-top: 5px;
}

.confirm-age h2 {
    margin-bottom: 20px;
}

span.price ins {
    text-decoration: none;
}

span.price .amount {
    font-weight: bold;
}

span.price del .amount{
	font-weight: initial;
}

span.woocommerce-Price-currencySymbol {
    padding-right: 5px;
}

.topup svg {
    width: 20px;
}

.u-column1.col-1.woocommerce-Address {
    max-width: 100%;
}

select.qty {
    padding: 0.375rem 0.75rem;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/* 
.woocommerce-billing-fields__field-wrapper.auto #billing_state_field{
	display:none!important;
} */

.woocommerce-billing-fields__field-wrapper.auto #billing_address_1,
.woocommerce-billing-fields__field-wrapper.auto #billing_address_2_field{
	visibility: hidden;
    height: 0;
    padding: 0;
	overflow: hidden;
}

.auto-address-field.hide{
	display:none!important;
}

#toggle-address-input {
    margin: 10px 0;
    display: block;
}

#auto-address-fields {
    margin-top: -14px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	background: #000;
}

.blk-create-akun {
    margin-top: 10px;
}

form.woocommerce-form.woocommerce-form-register.register{
	margin-top: 10px;
	display:none;
}

/*
	Mobile
*/

@media (max-width: 922px) {
	.nav-link.nav-link-mobile svg {
		fill: #fff;
		height: 25px;
		/* vertical-align: middle; */
		margin-top: 18px;
	}

	.topup {
		display: none;
	}
	.woocommerce-multi-currency {
		display: none;
	}
	
	.blog-list>img {
		margin-bottom: 15px;
	}
	
	tr.fee td {
		display: table!important;
		width: 100%;
	}
	
	tr.fee td:before {
		width: 50%;
		text-align: left;
	}
	
	.hide-xs{
		display: none;
	}
	
	.product-header {
		
		padding: 0.75rem 1.25rem;
		margin-bottom: 0;
		background-color: #f7f7f7;
		border-bottom: 1px solid rgba(0, 0, 0, 0.125);
		color: #131313;
		font-weight: bold;
		line-height: 24px;
		font-size: 18px;
		font-family: 'Inconsolata';
		text-align: center;
		margin: 0 -15px;
	}
	
	h3.product-header:after {
		display: inline-block;
		-moz-osx-font-smoothing: grayscale;
		content: "\203A";
		float: right;
		font-size: 30px;
		line-height: 24px;
		transform: rotate(90deg);
		transition: transform .5s ease;
	}
	
	h3.product-header.open:after {
		transform: rotate(-90deg);
		transition: transform .5s ease;
	}
	
	.products-list {
		/* max-height: 0;
		transition: max-height .3s ease-in-out;
		height:auto;
		overflow:hidden; */
		display: none;
		margin-top: 15px;
	}
	
	.products-list.open{
		/* max-height: 5000px; */
		display: block;
	}
	
	.content {
		margin-top: 64px;
	}

	a.nav-link.nav-link-footer svg {
		fill: #333333;
		width: 25px;
		margin-top: 13px;
	}
}

/*
	Desktop
*/
@media (min-width: 922px){

	.wpmc-step-item.wpmc-step-billing.wpmc-step-shipping.current {
		display: flex !important;
		gap: 50px;
	}
	
	.wpmc-step-item.wpmc-step-billing.wpmc-step-shipping.current>div {
		flex: 1 1 50%;
	}
	
	.wpmc-step-item.wpmc-step-billing.wpmc-step-shipping.current .woocommerce-shipping-fields,
	wc-order-attribution-inputs {
		display: none;
	}

	.donation-content {
		grid-template-columns: 210px 1fr;
	}
	.catering-content {
		padding: 0 80px;
	}
	
	.blog-list {
		display: flex;
		margin-bottom: 30px;
	}
	
	.blog-list>img {
		max-width: 300px;
		height: auto;
		margin-right: 25px;
	}
	
	#carouselExampleIndicators,
	#carouselExampleIndicators .carousel-inner,
	#carouselExampleIndicators .carousel-item{
		min-height:250px;
		max-height:280px;
		height:280px;
		overflow:hidden;
	}
	
	.home-main-content{
		margin-top: 25px;
	}
	
	.product-header {
		font-family: 'KnockoutHTF68';
		text-transform: uppercase;
		padding: 15px 0 5px;
		margin-bottom: 20px;
		border-bottom: 4px solid #343434;
	}
}

@media (min-width: 767px){
	div#gallery-1 .gallery-item{
		width: 33%;
		float: left;
		padding: 5px;
	}
	
	div#gallery-1 {
		display: table;
		width: 100%;
	}
}
