/*
Theme Name: Astra Child
Theme URI: https://example.com/
Description: Child theme for Astra.
Author: Your Name
Author URI: https://example.com/
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/

/* Add custom CSS below this line */
a:focus {
	outline: none !important
}

a:active {
	outline: none !important
}

.mtssg_break.break br {
	display: none
}

@media (min-width: 1200px) {
	.mtssg_break.break br {
		display: block
	}
}

.mtssg_break.para p {
	margin-bottom: unset !important
}

.mtssg_break.break-para br {
	display: none
}

@media (min-width: 1200px) {
	.mtssg_break.break-para br {
		display: block
	}
}

.mtssg_break.break-para p {
	margin-bottom: unset !important
}

#mtssg-header {
	z-index: 9999
}

#mtssg-header .list-icon .search-icon .fas.fa-search {
	position: relative;
	top: -4px
}

#mtssg-header .list-icon .search-icon .fas.fa-search:before {
	content: "" !important;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url("../../../../../wp-content/uploads/2020/05/search.svg");
	background-repeat: no-repeat
}

#mtssg-header .list-icon .cart-icon #elementor-menu-cart__toggle_button.elementor-button {
	background-color: transparent !important;
	padding: 0
}

#mtssg-header .list-icon .elementor-widget-woocommerce-menu-cart.toggle-icon--cart-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
	content: '' !important;
	background-image: url("../../../../../wp-content/uploads/2020/05/cart.svg");
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	display: block
}

#mtssg-header .jet-menu .jet-current_page_item .top-level-link {
	border-bottom: 1px solid #ffffff;
	padding: 0px !important;
	margin: 10px !important
}

#mtssg-header .jet-menu .jet-menu-item .top-level-link {
	transition: 0.3s;
	padding: 0px !important;
	margin: 10px !important
}

#mtssg-header .jet-menu .jet-menu-item:hover .top-level-link {
	border-bottom: 1px solid #ffffff
}

#mtssg-header .jet-menu .jet-dropdown-arrow,
#mtssg-header .jet-mega-menu-container .jet-mega-menu-item__dropdown{
	display: none !important
}

#mtssg-header-mobile .list-icon .search-icon .fas.fa-search {
	position: relative;
	top: -4px
}

#mtssg-header-mobile .list-icon .search-icon .fas.fa-search:before {
	content: "" !important;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url("../../../../../wp-content/uploads/2020/05/search.svg");
	background-repeat: no-repeat
}

#mtssg-header-mobile .list-icon .cart-icon #elementor-menu-cart__toggle_button.elementor-button {
	background-color: transparent !important;
	padding: 0
}

#mtssg-header-mobile .list-icon .elementor-widget-woocommerce-menu-cart.toggle-icon--cart-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
	content: '' !important;
	background-image: url("../../../../../wp-content/uploads/2020/05/cart.svg");
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	display: block
}

@media (min-width: 1200px) {
	#mtssg-home-banner .swiper-slide-bg {
		background-position: center right !important
	}
}

#mtssg-home-banner .swiper-slide-inner {
	max-width: 100%;
	text-align: center;
	margin: auto
}

@media (min-width: 768px) {
	#mtssg-home-banner .swiper-slide-inner {
		text-align: left
	}
}

@media (min-width: 1200px) {
	#mtssg-home-banner .swiper-slide-inner {
		max-width: 1140px
	}
}

#mtssg-home-banner .swiper-slide-inner .swiper-slide-contents {
	padding: 0px 15px;
	width: 100%
}

@media (min-width: 768px) {
	#mtssg-home-banner .swiper-slide-inner .swiper-slide-contents {
		padding: 0px 25px;
		width: 60%;
		max-width: 60%
	}
}

@media (min-width: 1200px) {
	#mtssg-home-banner .swiper-slide-inner .swiper-slide-contents {
		width: 50%;
		max-width: 50%;
		padding: 0px 15px
	}
}

#mtssg-home-banner .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading {
	margin-bottom: 20px !important
}

#mtssg-home-banner .swiper-slide-inner .swiper-slide-contents .elementor-slide-button {
	padding: 11px 58px
}

.mtssg-listing ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.mtssg-listing ul li {
	padding-bottom: 10px;
	background: url("../../../../../wp-content/uploads/2020/05/pm_check.svg") no-repeat left top;
	padding-left: 22px;
	background-position-y: 7px
}

@media (min-width: 768px) {
	.mtssg-listing ul li {
		padding-bottom: unset
	}
}

.mtssg-product_categories .facetwp-facet .facetwp-radio {
	background-image: unset;
	padding-left: unset;
	color: #000000;
	font-weight: normal
}

.mtssg-product_categories .facetwp-facet .facetwp-radio.checked {
	color: #0C036B;
	font-weight: bold
}

.mtssg-product_categories .facetwp-facet .facetwp-radio .facetwp-counter {
	display: none
}

.mtssg-product_categories .facetwp-facet {
	margin-bottom: 20px
}

.mtssg-product_categories .facetwp-facet .facetwp-checkbox {
	background-image: unset;
	padding-left: unset;
	color: #0C036B;
	font-weight: normal
}

.mtssg-product_categories .facetwp-facet .facetwp-checkbox.checked {
	font-weight: bold
}

.mtssg-product_categories .facetwp-facet .facetwp-checkbox .facetwp-counter {
	display: none
}

.mtssg-product_categories .facetwp-facet .facetwp-dropdown {
	width: 100%
}

.facetwp-facet.facetwp-type-pager {
	text-align: right
}

.facetwp-facet.facetwp-type-pager .facetwp-pager .facetwp-page {
	color: #060AB4
}

.post-type-archive-product .woocommerce-result-count,
.post-type-archive-product .woocommerce-ordering {
	display: none
}

.post-type-archive-product .woocommerce-page[class*=columns-] ul.products li.product:nth-child(n),
.post-type-archive-product .woocommerce[class*=columns-] ul.products li.product:nth-child(n) {
	margin-right: unset !important
}

@media (min-width: 1200px) {
	.post-type-archive-product .products .product .attachment-woocommerce_thumbnail {
		height: 254px !important
	}
}

.post-type-archive-product .products .product .astra-shop-thumbnail-wrap {
	border: 2px solid #EDEDED;
	box-shadow: 3px 5px 5px 0px #ededed;
	margin-bottom: 20px
}

.post-type-archive-product .products .product .astra-shop-summary-wrap a {
	text-align: center
}

.post-type-archive-product .products .product .astra-shop-summary-wrap a h2 {
	color: #373738;
	font-weight: bold
}

.single-product .ast-container {
	padding-left: 15px !important;
	padding-right: 15px !important
}

.single-product .mtssg-headline {
	margin-bottom: 40px;
	padding-left: 10px
}

.single-product .mtssg-headline h2 {
	margin-bottom: unset;
	font-weight: bold
}

.single-product .mtssg-headline .woocommerce-breadcrumb {
	font-weight: bold;
	color: #000000
}

.single-product .mtssg-headline .woocommerce-breadcrumb a {
	color: #000000;
	font-weight: bold
}

.single-product .images .yith_magnifier_gallery .yith_magnifier_thumbnail img {
	border: 2px solid #EDEDED
}

.single-product .summary .product_title {
	font-weight: bold;
	color: #373069;
	margin-bottom: 10px;
	margin-bottom: 10px !important
}

.single-product .summary .woocommerce-product-details__short-description {
	margin-bottom: 40px
}

.single-product .summary .price {
	font-size: 24px !important;
	margin-bottom: 20px !important
}

.single-product .summary .mtssg-quantity {
	display: flex
}

.single-product .summary .mtssg-quantity .quantity-label {
	font-weight: bold;
	padding: 0px 20px 0px 0px;
	margin-bottom: 100px
}

@media (min-width: 768px) {
	.single-product .summary .mtssg-quantity .quantity-label {
		margin-bottom: 45px
	}
}

.single-product .summary .mtssg-custom-btn {
	text-align: right
}

@media (min-width: 768px) {
	.single-product .summary .mtssg-custom-btn {
		text-align: left
	}
}

.single-product .summary .mtssg-custom-btn .custom-btn {
	background-color: #ffffff;
	color: #2B2D85;
	border: 2px solid #2B2D85;
	border-radius: 20px
}

.single-product .summary .mtssg-custom-btn .custom-btn:hover {
	background-color: #ffffff;
	color: #2B2D85;
	border: 2px solid #2B2D85
}

.single-product .summary .mtssg-custom-btn .custom-btn:focus {
	outline-style: unset !important
}

.single-product #mtsgg-overview ul {
	margin: 0px 20px 30px 20px
}

@media (min-width: 768px) {
	.single-product #mtsgg-overview ul {
		margin: 0 0 1.5em 3em
	}
}

@media (min-width: 768px) {
	.single-product #mtsgg-specifications table {
		width: 50% !important
	}
}

.single-product .woocommerce-tabs .tabs li {
	text-align: center
}

@media (min-width: 768px) {
	.single-product .woocommerce-tabs .tabs li {
		padding: 0 20px !important
	}
}

.single-product .woocommerce-tabs .tabs li.active {
	color: #373069
}

.single-product .woocommerce-tabs .tabs li.active:before {
	background: #2B2D85 !important
}

.single-product #review_form .comment-form-cookies-consent {
	display: inline-flex !important
}

.single-product #review_form .comment-form-cookies-consent #wp-comment-cookies-consent {
	margin: 10px 10px
}

#mtssg-home-section2 .elementor-icon-list-items .elementor-icon-list-item:nth-of-type(1):after {
	display: none
}

@media (min-width: 1200px) {
	#mtssg-home-section2 .elementor-icon-list-items .elementor-icon-list-item:nth-of-type(1):after {
		display: block
	}
}

#mtssg-home-section2 .elementor-icon-list-items .elementor-icon-list-item:nth-of-type(1) .elementor-icon-list-icon {
	
}

#mtssg-home-section2 .elementor-icon-list-items .elementor-icon-list-item:nth-of-type(2) .elementor-icon-list-icon {
	
}

#mtssg-home-section2 .elementor-icon-list-items .elementor-icon-list-item:nth-of-type(2) .elementor-icon-list-icon svg {
	width: 56px
}

@media (min-width: 1200px) {
	#mtssg-home-section3 .headline br {
		display: none
	}
}

#mtssg-home-section3 .headline span {
	color: #0317C5
}

#mtssg-home-event h4 {
	font-weight: bold;
	text-align: center
}

@media (min-width: 1200px) {
	#mtssg-home-event h4 {
		text-align: left
	}
}

#mtssg-home-event .event {
	background: #F0F5F9;
	padding: 24px;
	margin-bottom: 12px
}

#mtssg-home-event .event .title {
	color: #2B2D85;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px
}

@media (min-width: 768px) {
	#mtssg-home-event .event .title {
		padding-bottom: unset
	}
}

#mtssg-home-event .event .desc {
	color: #2B2D85;
	text-align: left
}

#mtssg-home-product #related_products {
	display: flex;
	margin-top: 24px;
	flex-wrap: wrap;
}

#mtssg-home-product #related_products .product {
	box-shadow: 0px 4px 4px rgba(220, 232, 247, 0.2), 4px 4px 4px rgba(220, 232, 247, 0.15);
	width: 100%;
	margin-bottom: 0px;
	padding: 10px 10px
}

@media (min-width: 768px) {
	#mtssg-home-product #related_products .product {
		width: 30%
	}
}

@media (min-width: 1200px) {
	#mtssg-home-product #related_products .product {
		padding: 10px 70px
	}
}

#mtssg-home-product #related_products .product .astra-shop-summary-wrap .woocommerce-loop-product__title {
	text-align: center;
	font-weight: bold
}

#mtssg-home-cat .product_cat {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

#mtssg-home-cat .product_cat .grid-item {
	width: 100%
}

@media (min-width: 1200px) {
	#mtssg-home-cat .product_cat .grid-item {
		width: unset
	}
}

#mtssg-home-cat .product_cat .grid-item:nth-of-type(4) {
	width: 100%
}

@media (min-width: 1200px) {
	#mtssg-home-cat .product_cat .grid-item:nth-of-type(4) {
		width: 43%
	}
}

#mtssg-home-cat .product_cat .grid-item .item {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background: #F0F5F9;
	padding: 20px 14px;
	margin: 10px
}

@media (min-width: 1200px) {
	#mtssg-home-cat .product_cat .grid-item .item {
		height: 326px
	}
}

#mtssg-home-cat .product_cat .grid-item .item .img {
	padding-bottom: 10px
}

#mtssg-home-cat .product_cat .grid-item .item .cat-label {
	text-align: center;
	color: #2B2D85;
	font-weight: bold
}

.mtssg-articles-box .elementor-image img {
	height: 198px
}

@media (min-width: 1200px) {
	.mtssg-articles-box .elementor-heading-title {
		height: 49px
	}
}

/*# sourceMappingURL=style.css.map */

.ast-single-post .entry-content .elementor a {
	text-decoration: none;
}