@media screen and (max-width: 800px) {
	.master-slider {
		display: none !important;
	}
}

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

	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product {
		width: 100%;
	}
}

.projects-front .btn {
	margin-bottom: 20px;
}

.news-front .col-md-4 {
	min-height: 530px;
}

.site_wrapper .sec-padding .content.container {
	max-width: 1170px;
}

.single-stories .site_wrapper .sec-padding .container {
	max-width: 800px;
	font-size: larger;
	line-height: 1.6em;
}

.woocommerce-shop .sec-padding {
	padding: 30px 0;
}

.woocommerce-shop .woocommerce {
	margin-top: 2em;
}

.woocommerce .woocommerce-result-count {
	font-size: 0.85em;
}

.woocommerce-loop-product__title {
	font-weight: bold;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	margin: 5px 5px 5px 0 !important;
}

/* components-button wc-block-components-button wp-element-button wc-block-cart__submit-button contained */
.wc-block-cart__submit-container a.components-button,
#place_order {
	background-color: #44ac48;
	border-color: #44ac48;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
	height: 45px;
	border-radius: 0;
	padding: 11px 30px 10px 30px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	border: none;
	margin-bottom: 0;
	background-image: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-appearance: initial;
}

.wc-block-cart__submit-container a.components-button:hover,
.wc-block-cart__submit-container a.components-button:active,
#place_order:hover {
	background-color: #333333;
}

.woocommerce-terms-and-conditions-wrapper .checkbox input[type=checkbox] {
	display: block;
	margin: 8px 8px 0 0;
}

.woocommerce-terms-and-conditions-checkbox-text {
	margin-left: 20px;
}

.checkout input[type=text],
.checkout input[type=tel],
.checkout input[type=email],
textarea,
.select2-selection__rendered {
	position: relative;
	padding: 9px 28px 9px 12px !important;
	background: #fff;
	border: 1px solid #ddd;
	user-select: none;
	cursor: pointer;
	transition: all .3s ease;
}

.select2-container .select2-selection--single {
	border: 0;
	height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-top: 7px;
}

.checkout h3 {
	margin: 15px 0 5px 0;
	font-weight: normal;
}

.checkout h3 label {
	margin-top: 0;
	font-weight: normal;
}

.section-cyan {
	background-color: #87a6ab;
}

.section-cyan h2 {
	color: #fff;
}

.main-text .btn {
	background-color: #87a6ab;
}

.icon-plain-small {
	color: #87a6ab;
}

.woocommerce {
	margin-top: 0;
}

.woocommerce ul.products li.product .price {
	color: #1aa79b;
	display: block;
	font-weight: 600;
	margin-bottom: 0.1em;
	font-size: 1em;
}

.woocommerce ul.products li.product .price.extra {
	color: #000;
	display: inline-block;
	margin-left: 0.5em;
	font-weight: 400;
}

/* Hide "You may also like" section on single product page */
.single-product .upsells.products {
	display: none;
}

.available {
	color: green;
	/* Set the text color to red for not available products */
}

.not-available {
	color: red;
	/* Set the text color to red for not available products */
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	padding: 0.8em 1.1em;
}

.wpcf7-checkbox .wpcf7-list-item {
	display: block;
	margin: 0.8em 0 0.8em 0;
}

.home .wpcf7-checkbox .wpcf7-list-item label {
	color: #fff;
}

.home .wpcf7-form strong {
	color: #fff;
}

.page-id-2610 .wpcf7-form {
	max-width: 700px;
	margin: 0 auto;
}

.page-id-2610 .wpcf7-form .wpcf7-submit {
	color: #fff;
	background-color: #87a6ab;
}

.page-id-2610 .wpcf7-form .wpcf7-submit {
	color: #fff !important;
	background-color: #87a6ab;
}

div.outofstock .woocommerce-product-gallery img,
li.outofstock img {
	filter: grayscale(100%);
}

.btn.btn-border:hover.white {
	background-color: #a9c9ce;
}

/* Shop menu link color */
.navbar-default.cyan .navbar-nav>li.nav-item-2440>a {
	color: #000;
	background-color: #a9c9ce;

}

.navbar-default.cyan .navbar-nav>li.nav-item-2440>a:hover {
	color: #fff;
	background-color: #87a6ab;
}

.ms-caption {
	margin: 0 50px;
}

li.product .custom-post-link-meta {
	font-size: 0.9em;
	line-height: 1.3em;
}

li.product .custom-post-link-meta span {
	color: #afaeae;
}

.row-eq-height {
	display: flex;
	flex-wrap: wrap;
}

.wp-pagenavi a,
.wp-pagenavi span {
	padding: 5px 12px !important;
}


.woocommerce-categories-products .category-section {
	padding: 20px;
	margin: 20px 0;
}

.woocommerce-categories-products .category-section.even {
	background: #f8f8f8;
}


.woocommerce-categories-products .woocommerce ul.products {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	clear: both;
}

.woocommerce-categories-products .woocommerce ul.products li.product {
	flex: 0 0 calc(25% - 20px);
	width: calc(25% - 20px);
	margin: 0 10px 30px;
	box-sizing: border-box;
}

/* Remove the redundant .columns-4 rule - it's the same as above */
/* The !important declarations are unnecessary and can be removed */

@media (max-width: 1024px) {
	.woocommerce-categories-products .woocommerce ul.products li.product {
		flex: 0 0 calc(33.333% - 20px);
		width: calc(33.333% - 20px);
	}
}

@media (max-width: 768px) {
	.woocommerce-categories-products .woocommerce ul.products li.product {
		flex: 0 0 calc(50% - 20px);
		width: calc(50% - 20px);
	}
}

@media (max-width: 480px) {
	.woocommerce-categories-products .woocommerce ul.products li.product {
		flex: 0 0 calc(50% - 20px);
		width: calc(50% - 20px);
	}
}

/* For very small screens, consider single column */
@media (max-width: 360px) {
	.woocommerce-categories-products .woocommerce ul.products li.product {
		flex: 0 0 100%;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}


.woocommerce ul.products li.product .button {
	display: inline-block;
	margin-top: 1em;
	background: #f58220;
	color: #fff;
}

.woocommerce div.product form.cart .button {
	background: #f58220;
}

.wc-block-components-button {
	background: #f58220;
	color: #fff;
	border-radius: 4px;
	transition: background 0.3s;
	text-decoration: none;
}

.wc-block-components-button:not(.is-link) {
	text-decoration: none;
}


/* WooCommerce Product Thumbnails - 5 per row (Flexbox Method) */
.woocommerce div.product div.images .flex-control-thumbs {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 1% !important;
	margin-top: 1%;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	width: calc(20% - 0.8%) !important;
	flex: 0 0 calc(20% - 0.8%) !important;
	max-width: calc(20% - 0.8%) !important;
	margin: 0 0 1% 0 !important;
	float: none !important;
}

.woocommerce .woocommerce-ordering select {
	width: 100%;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	color: #1aa79b;
	font-size: 1.5em;
}

.home .main-text {
	font-size: 1.3em;
	max-width: 600px;
	margin: 0 auto;
}