@media screen and (max-width: 1226px){
	html[lang='es'] .searcher-text1 {
		margin-bottom: 15px;
		width: 100%;
		text-align: center;
	}
}

@media screen and (max-width: 1199px){
	.flash_product_tab li {
		position: relative;
		border-radius: 1rem !important;
	}

	.flash_product_tab li.active {
		font-size: 18px;
		line-height: 18px;
	}
	
	.flash_product_tab li.expand-tab-mobile {
		display: flex;
		align-items: center;
		width: 100%;
	}

	.flash_product_tab li.show-mobile:not(.expand-tab-mobile) {
		display: flex;
		align-items: center;
		
		width: 100%;
	}

	.flash_product_tab li.expand-tab-mobile:not(.opened) .fa-chevron-down {
		display: block;
	}

	.flash_product_tab li.expand-tab-mobile:not(.opened) .fa-chevron-up {
		display: none;
	}

	.flash_product_tab li.expand-tab-mobile.opened .fa-chevron-down {
		display: none;
	}

	.flash_product_tab li.expand-tab-mobile.opened .fa-chevron-up:not(.expanded) {
		display: block;
	}

	html[lang='en'] .searcher-text1 {
		width: 100%;
		text-align: center;
	}
	
	html[lang='en'] .searcher-text2 {
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 992px){
	.slider_images ul {
		padding-bottom: 1px !important;
	}

	.overflow-lg-hidden {
		overflow: hidden !important;
	}

	.h-lg-100 {
		height: 100%;
	}

	.col-lg-20 {
		flex: 0 0 auto;
		width: 20%;
	}

	.p-lg-5p {
		padding: 5px;
	}

	.px-lg-5p {
		padding-left: 5px;
		padding-right: 5px;
	}

	.py-lg-5p {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.ps-lg-5p {
		padding-left: 5px;
	}

	.pe-lg-5p {
		padding-right: 5px;
	}

	.pb-lg-5p {
		padding-bottom: 5px;
	}

	.pt-lg-5p {
		padding-top: 5px;
	}

	.p-lg-10 {
		padding: 10px;
	}

	.px-lg-10 {
		padding-left: 10px;
		padding-right: 10px;
	}

	.py-lg-10 {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.ps-lg-10 {
		padding-left: 10px;
	}

	.pe-lg-10 {
		padding-right: 10px;
	}

	.pb-lg-10 {
		padding-bottom: 10px;
	}

	.pt-lg-10 {
		padding-top: 10px;
	}

	.p-lg-25 {
		padding: 25px;
	}

	.px-lg-25 {
		padding-left: 25px;
		padding-right: 25px;
	}

	.py-lg-25 {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.ps-lg-25 {
		padding-left: 25px;
	}

	.pe-lg-25 {
		padding-right: 25px;
	}

	.pb-lg-25 {
		padding-bottom: 25px;
	}

	.pt-lg-25 {
		padding-top: 25px;
	}
}

@media screen and (max-width: 991px)
{
	.slider_images ul {
		padding-right: 1px !important;
	}

	.searcherBox {
		max-height: 200px;
	}

	.flash-separator::after {
		margin-left: 0;
	}

	.fs-30-u { 
		font-size: 30px;
		line-height: 34px;
	}

	.fs-38-u { 
		font-size: 38px;
		line-height: 43px;

		padding-left: 0;
	}

	.menu-position-relative {
		position: static;
	}

	.leftMenu {
		position: absolute;
		overflow: auto;
	
		background-color: rgba(0, 0, 0, .4);
	}

	.leftMenu .menuContainer {
		height: auto;
	}

	.leftMenu .topOnTheMenu,
	.leftMenu .topOnTheMenu2 {
		max-height: auto !important;
	}

	.leftMenu .overflow-auto {
		overflow: hidden !important;
	}
	
	.w-30,
	.w-70 {
		width: 100%;
	}

	.up .searcher > input,
	.up .searcher > input:focus {
		min-width: auto;
		border: 0;

		outline: none;
		background-color: #f7f7f7;
	}

	.flash_logo {
		max-width: 100px;
	}

	.dof_logo {
		max-width: 100px !important;
	}

	.fs-0 {
		font-size: 44px;
	}

	.searcher-text1 {
		width: 210px;
		font-size: 24px;
	}

	.searcher-text2 {
		font-size: 80px;
	}

	html[lang='de'] .searcher-text1 {
		width: 197px;
	}

	html[lang='de'] .searcher-text2 {
		font-size: 48px;
		line-height: 80px;
	}

	html[lang='en'] .searcher-text1 {
		width: 235px;
		text-align: left;
		margin-bottom: 15px;
	}

	html[lang='en'] .searcher-text2 {
		font-size: 48px;
		line-height: 54px;
		margin-bottom: 0;
	}

	html[lang='es'] .searcher-text1 {
		width: 100%;
		margin-bottom: 15px;
	}

	html[lang='es'] .searcher-text2 {
		font-size: 48px;
		line-height: 54px;
		margin-bottom: 0;
	}

	.product-tab-5 .fileContainer {
		font-size: 10px;
	}
	
	.product-tab-5 .fileContainer strong {
		font-size: 12px;
	}

	[data-fslightbox="gallery2"] img {
		height: auto !important;
		max-height: auto;
	}
}

@media screen and (min-width: 450px) and (max-width: 550px)
{
	.cartDropdown .dropdown-menu {
		min-width: 450px;
	}
}

@media screen and (max-width: 500px)
{
	.product-tab-4 td:first-child {
		width: 160px;
	}
}

@media screen and (min-width: 410px) and (max-width: 450px)
{
	.cartDropdown .dropdown-menu {
		min-width: 410px;
	}
}

@media screen and (max-width: 410px)
{
	.cartDropdown .dropdown-menu {
		min-width: 370px;
	}
}

@media screen and (max-width: 362px)
{
	html[lang='en'] .searcher-text1 {
		width: 235px;
		text-align: center;
		margin-bottom: 15px;
	}
}