body {
    color: #404040;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 600;
}

.block-categories-custom h3.block-categories-title {
    font-weight: 600;
}

.ets_mm_megamenu .mm_columns_ul {
    z-index: 1000;
}

#search_filters {
	padding-bottom: 15px;
}

#search_filters .facet .select-title {
	display: block;
	padding: 5px;
	border: 1px solid #e7e7e7;
}

#search_filters .facet .dropdown-menu {
	width: calc(100% - 30px);
	left: 15px;
	max-height: 300px;
    overflow: scroll;
	box-shadow: 0 5px 15px -10px rgba(0, 0, 0, .25);
}

#search_filters .facet .dropdown-menu .select-list {
	display: block;
	padding: 5px;
}

#search_filters .facet .dropdown-menu .select-list + .select-list {
	border-top: 1px solid #e7e7e7;
}




.menu_and_cattree .block-categories-custom {
	display: none;
}

@media (min-width: 768px) {
	.menu_and_cattree ul.mm_menus_ul > li > a {
		color: white;
	}
}

.menu_and_cattree ul.mm_menus_ul > li > a:after {
	border-color: white;
}

.data-sheet-wrapper .data-sheet dd {
	margin-bottom: 0;
}

.quickview .data-sheet-wrapper,
body#product #main .data-sheet-wrapper,
.product-miniature .data-sheet-wrapper {
	display: flex;
	flex-wrap: wrap;
	column-gap: 15px;
	row-gap: 5px;
}

.grid .data-sheet-wrapper {
	justify-content: center;
	text-align: center;
}

.data-sheet-wrapper dt {
	font-size: smaller;
}

.quickview .data-sheet-wrapper .data-sheet,
body#product #main .data-sheet-wrapper .data-sheet,
.product-miniature .data-sheet {
	margin: 0;
}


.manufacturer-subtitle {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

.manufacturer-subtitle + .product-title {
	margin-top: 0;
	text-align: left;
}

.product-miniature .product-description {
	padding: 0 15px;
}

.product-miniature .data-sheet-wrapper {
	margin-top: 10px;
	margin-bottom: 15px;
}

.products .thumbnail-container {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}



/* Template overrides */

.mm_columns_ul {
	z-index: 1000;
}

.product-description .highlighted-informations {
	position: static;
 	visibility: visible;
  	opacity: 1;
}

.product-miniature:hover .hook-reviews, .product-miniature:hover .product-price-and-shipping {
	visibility: visible;
  	opacity: 1;
}

.product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping {
	font-size: 20px;
  	color: #00459a;
  	margin-top: 10px;
}

.product-flags {
 	text-transform: uppercase;
}

.product-flags li {
  	border-radius: 50rem;
  	padding: 0 10px;
	height: 30px;
    line-height: 30px;
}

.quickview .modal-content .images-container .product-images {
	display: none;
}

.quickview .modal-content {
  	min-height: 0 !important;
}

@media (min-width: 768px) {
	.images-container-vertical-left .product-cover {
		margin-bottom: 0;
	}
}

.quickview .images-container-vertical-right .product-cover, .quickview .images-container-vertical-left .product-cover {
	width: 100%;
}

.modal-body {
	padding: 30px;
}

.product-miniature .add_to_cart_button .btn.btn-primary {
	margin-left: 0;
}

#content.page-content ul {
	list-style-type: disc;
	padding-left: 1rem;
}

#content.page-content ul li {
	list-style-type: disc;
}

.block-categories .category-sub-menu .category-sub-menu {
	margin-bottom: 15px;
}

.block-categories .category-sub-menu .category-sub-menu li {
	margin-bottom: 10px;
}

.block-categories .category-sub-menu .category-sub-link {
	line-height: 20px;
}

.text-muted {
	color: #777 !important;
	font-size: inherit;
}

.block-category #category-description p {
	margin-bottom: .5rem;
}

body.page-category #main .h1.title_category {
	margin-bottom: 10px;
}

.product-variants > .product-variants-item select {
	height: 3rem;
	padding: 10px;
}

.product-variants .control-label {
	line-height: 51px;
}

.product-miniature .highlighted-informations .add_to_cart_button {
	display: none;
}

.quickview .modal-content .line,
.quickview .modal-content .product-actions {
	// display: none;
}

.home_widget_top_column .des_pos_right .ybc-widget-description-content {
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;

	display: flex;
	flex-direction: column;
	justify-content: center;
}

.home_widget_top_column .des_pos_right .ybc-widget-description-content h4 {
	margin-top: 0;
	margin-bottom: 10px;
}

.home_widget_top_column .des_pos_left .ybc-widget-description-content {
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;

	display: flex;
	flex-direction: column;
	justify-content: center;
}

body.ybc_blog_free #content-wrapper .ybc_blog_free_img_wrapper {
	margin-bottom: 45px;
}

body.ybc_blog_free #content-wrapper .ybc_blog_free_img_wrapper img {
	aspect-ratio: 3/1;
	object-fit: cover;
}

footer {
	color: white;
}

article.product-miniature a.quick-view {
	display: flex;
	gap: 5px;
	align-items: center;
	width: auto;
	height: auto;
	border-radius: 50rem;
	color: white;
	padding: 3px 12px;
}

footer .payment_footer img {
	max-width: 100%;
}

@media (max-width: 800px) {
    .ets_homecat_category_list>li>span,
	.ets_homecat_category_list>li>a {
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
	#_mobile_logo > a {
		padding: 15px 0 5px 0;
	}
}

@media (max-width: 767px) {
	.dynamic-search-wrapper {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
		margin-bottom: 30px !important;
	}
}

@media (max-width: 767px) {
	body .page_home, body .page_home_gallery, body #ybc-mnf-block {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	header#header .header_content {
		position: relative;
		display: flex;
		/* flex-direction: column; */
		justify-content: space-between;
		align-items: flex-end;
		flex-wrap: wrap;
	}

	header#header .header_content::after {
		content: '';
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background: #F55A2E;
	}

	header#header .header_content > .header-nav {
		order: 3;
		border: none;
		width: auto;
	}

	header#header .header_content > .mobile_logo {
		order: 1;
		width: 100%
	}

	header#header .header_content > .header-top {
		order: 2;
		width: auto;
	}
}

@media (max-width: 400px) {
	header#header .header_content::after {
		display: none;
	}

	header#header .header_content > .header-nav {
		order: 2;
		width: 100%;
		border-top: 1px solid #e7e7e7 !important;
		border-bottom: 1px solid #e7e7e7;
		margin-top: 10px;
	}

	header#header .header_content > .header-top {
		order: 3;
		width: 100%;
	}
}

@media (max-width: 767px) {
	body#index main #main section#content .products_block {
		margin-bottom: 30px;
	}
}

body#cms #wrapper .breadcrumb_wrapper {
	display: none;
}

#js-product-list .products.row .product-miniature {
	display: flex;
}

#js-product-list .products.row .product-miniature .thumbnail-container {
	display: flex;
	flex-direction: column;
}

#js-product-list .products.row.list .product-miniature .thumbnail-container {
	flex-direction: row;
}

body#cms main #wrapper #content-wrapper li {
	list-style-type: auto;
}

.brand-infos {
	text-transform: none;
}

.homecat_product_list_wrapper .owl-nav {
	top: 0;
}


@media (max-width: 767.98px) {
	#header .header-nav {
		padding: 4px 0;
	}

	#header .container > .nav {
		display: flex;
		column-gap: 10px;
	}

	#header .nav .left-nav {
		float: none !important;
	}

	#header .nav .right-nav {
		float: none !important;
	}

	#header .nav .right-nav > .toogle_nav {
		display: none !important;
	}

	#header .nav .right-nav > .toogle_nav_right {
		visibility: visible !important;
		position: static !important;
		opacity: 1 !important;
		min-width: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		border: none !important;
		display: flex !important;
		column-gap: 10px;
	}

	#header .nav .right-nav > .toogle_nav_right > a {
		clear: none !important;
		float: none !important;
	}

	#header .nav .right-nav > .toogle_nav_right > a > span {
		font-size: 0;
	}

	#header .nav .right-nav > .toogle_nav_right > a > span > i {
		margin: 0;
	}
}

@media (max-width: 400.98px) {
	#header .nav .right-nav > .toogle_nav_right > a > span {
		font-size: inherit;
	}

	#header .nav .right-nav > .toogle_nav_right > a > span > i {
		margin-left: 5px;
	}
}

body#product main #main .product-description iframe {
	display: none;
}
