/* Extra small devices (portrait phones, less than 576px) */
/* No media query since this is the default in Bootstrap */

/* iPhone 5/SE Optimierung */
@media (max-width: 374px) {
	.header > li {
		padding: 1rem 5px;
	}
}
@media (max-width: 575px) {
	.cart-preview {
		min-width: 300px;
		max-width: 350px;
	}
	.best-selling-2-list > :first-child {
		height: auto;
	}
	.best-selling-2-list > div {
		height: auto;
	}
	.divMainMenuWrapper {
		display: none;
	}

}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

	.live-search-container {
		top: 49px;
	}

	.main-menu-wrapper {
		margin-left: -15px;
		width: 15rem;
		left: auto;
		right: auto;
		display: block;
	}

	.main-menu-wrapper-2 {
		margin-left: -1rem;
		width: unset;
		left: auto;
		right: auto;
		display: block;
	}
	
	.submenu-entry:hover > .submenu-wrapper {
		visibility: visible;
		opacity: 1;
		transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		display: -ms-flexbox!important;
		display: flex!important;
	}

	.submenu-entry-v-v-v:hover > .submenu-wrapper-v-v-v {
		visibility: visible;
		opacity: 1;
		transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		display:block!important;
	}
	
	.submenu-entry:hover > .submenu-wrapper-2 {
		visibility: visible;
		opacity: 1;
		transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		display: -ms-flexbox!important;
		display: flex!important;
	}
	
	.searchfield button {
		background-color: transparent;
		border-color: currentcolor currentcolor currentcolor #a7a7a7;
		border-image: none;
		border-style: none none none solid;
		border-width: medium medium medium 1px;
		color: #666666;
		cursor: pointer;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
		
	.best-selling-2-list {		
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.best-selling-2-list > :first-child {
		text-align: center;
		height: auto;
	}
	.best-selling-2-list > .product-wrapper:first-child h4 {
		font-size: 24px;
	}
	.best-selling-2-list > .product-wrapper:first-child h5 {
		font-size: 24px;
	}	
	.best-selling-2-list > :first-child table {
		margin: 0 auto;
	}
	.best-selling-2-list > div {
		width: 50%;
		height: auto;
		margin-bottom: 0;
		background-color: #F6F6F6;
		outline: 6px solid #fff;
	}
	.best-selling-2-img {
		height: 20rem;
	}
	.best-selling-2-list > .product-wrapper > .best-selling-2-img img {
		width: auto;
		height: 100%;
	}
	.best-selling-2-list > :first-child .best-selling-2-img {
		height: 30rem;
		max-height: 40rem;
	}
	.best-selling-2-list > :first-child .best-selling-2-img img {
		width: 100%;
		height: auto;
	}

	.footer-services-content > h4 {    
		font-size: 22px;
	}
	.footer-menu {
		margin-bottom: 10px;
	}
	.prl-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	.header > li,
	.header > li.top-nav-right	{
		padding: 1rem 5px;
		margin: 0rem 0px;
	}

	#divProductAreaTwo .product-img-5 {
		margin-bottom: 20px;
	}
	
	.best-selling-2-list > :first-child {
		height: auto;
	}
	.best-selling-2-list > div {
		height: auto;
	}
	.product-content-list {
		margin-left: 0;
		margin-top: 15px;
	}
	.shop-bar.pb-50 {
		padding-bottom: 10px;
	}
	#divLogo {
		margin-bottom: 1rem !important;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.cart-preview {
		margin-top: 0;
	}
	
	.cart-link a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
		
	footer .copyright {
		text-align: right !important;
	}

	.live-search-container .variant-banner {
		display: block;
	}
	
	.switch-registration {
		font-size: 16px;
	}	
	
	.switch-registration-active {
		font-size: 20px;
	}	

	.quickview-btn-cart {
		margin: 0px 30px;
	}
	
	.quickview-btn-compare {
		margin-left: 30px;
	}
	
	.btn-cart {
		padding: 17px 35px;
	}
	
	.leftfilterarea {
		position: relative;
		display: block;
		opacity: 1;
		visibility: visible;
	}
	
	.catalog-menu ul li:hover > ul {
		display: block;
		position: absolute;
		top: 0;
		left: 100%;
		min-height: 100%;
	}
	
	.main-menu-title {
		width: auto;
		text-align:left;
	}
	
	.submenu-wrapper {
		width: 500px;
	}
	
	.mobile-menu-area.mobile-menu-none-block {
        display: none;
    }
		
	.cart-preview {
		left: unset;
		right: 0;
	}

	.slider-content-4 {
		padding-left: 208px;
	}

	.best-selling-list > :first-child {
		width: 50%;
		height: 100%;
	}

	.best-selling-list > div {
		width: 15%;
		height: 50%;
		margin-bottom: 0;
	}

	.best-selling-list {
		height: 30rem;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
	}
	
	.best-selling-img > img {
		height: 95%;
		width: auto;
	}
		
	.product-wrapper:first-child > .best-selling-img > img {
		height: 97.5%;
		width: auto;
	}
	.product-action-right {
		top: 2.5%;
	}
	.product-wrapper:first-child > .best-selling-img > .product-action-right {
		top: 1.25%;
	}

	.product-action-right-2 {
		top: 0;
	}
	
	.product-content-5 > h4 {
		font-size: 18px;
	}
	.product-content-5 > h5 {
		font-size: 18px;
	}
    .bannertwo-banner-content > h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .bannertwo-banner-content {
        padding: 55px 350px 55px 184px;
    }
	.modal-quickview-width {
		margin: 150px auto;
		min-width: 768px;
	}
		
	.section-title-4 > h2 {
		display: inline-block;
		font-size: 30px;
		font-weight: bold;
		margin: 0;
		position: relative;
		text-transform: uppercase;
		letter-spacing: 1;
	}

	.section-title-4 > h2::after {
		background-color: #2c2c2c;
		content: "";
		height: 2px;
		position: absolute;
		right: -81px;
		top: 19px;
		width: 60px;
	}

	.section-title-4 > h2::before {
		background-color: #2c2c2c;
		content: "";
		height: 2px;
		left: -81px;
		position: absolute;
		top: 19px;
		width: 60px;
	}

	.description-review-title a {
		color: #666;
		font-size: 30px;
		font-weight: 600;
		margin: 0 20px;
	}

	.prl-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.forgot-password {
		position: absolute;
		right: 40px;
		top: 255px;
	}
	#catalog-menu-container,
	.catalog-menu ul li:hover > ul	{
		width: 240px;
	}

	.main-menu-wrapper-2 {
		margin-left: -1.5rem;
		left: auto;
		right: auto;
		display: block;
	}
	
	.main-menu-wrapper {
		margin-left: -30px;
		width: 15rem;
		left: auto;
		right: auto;
		display: block;
	}

	.main-menu nav > ul {
		padding-left: 20px;
	}
	.main-menu nav > ul > li {
		margin: 0 20px 0 0;
	}	
	.main-menu nav > ul > li > a {
		font-size: 15px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

	.notification-button-basket
	{
	border-radius:50px;
	font-weight:bold;
	color:#666666;
	margin-top: 1em;
	width:auto;
	}
	
	.submenu-wrapper {
		width: 700px;
	}	
	.slider-height-4 {
		min-height: 600px;
	}
	.product-content-5 > h4 {
		font-size: 24px;
	}
	.product-content-5 > h5 {
		font-size: 24px;
	}
    .bannertwo-banner-content {
        padding: 50px 400px 45px 222px;
    }
    .bannertwo-banner-content > h3 {
        font-size: 22px;
        line-height: 35px;
    }
    .bannertwo-banner-content > h3 {
        margin-bottom: 10px;
    }
	
	.subscribe-form-3 form input {
		border: 1px solid #aaaaaa;
		border-radius: 5px;
		color: #999999;
		font-size: 12px;
		line-height: 48px;
		padding-left: 20px;
		padding-right: 55px;
		position: relative;
	}
	
	.button {
		border-radius: 0px 5px 5px 0px!important;
		bottom: 0;
		top: 0;
		display: inline-block;
		position: absolute;
		right: 0;
		z-index: 999;
		transition: all .3s ease 0s;
		cursor: pointer;
		margin-left: -10px;
	}
	
	.prl-fluid {
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.your-order {
		background: var(--color-54, #f2f2f2) none repeat scroll 0 0;
		padding: 30px 40px 45px;
	}
	
	#divProductPicVar {
		margin-right: 70px;
	}
	
	.modal-quickview-width {
		min-width: 998px;
	}
	
	#modal-info-texts .modal-dialog {
		top: 20%;
	}
	
	#catalog-menu-container,
	.catalog-menu ul li:hover > ul	{
		width: 300px;
	}

	.main-menu nav > ul {
		padding-left: 80px;
	}
	.main-menu nav > ul > li {
		margin: 0 48px 0 0;
	}	

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
	
	.slider-height-4 {
		min-height: 700px;
	}
	.bannertwo-banner-content {
        padding: 103px 420px 93px 247px;
    }
    .product-content-7 {

    }

	.prl-fluid {
		padding-left: 70px;
		padding-right: 70px;
	}
	
	.header > li {
		padding: 1rem 20px;
		margin: 0rem 0px;
	}
	.header > li.top-nav-right {
		padding: 1rem 30px;
		margin: 0rem 0px;
	}
	.header > li:last-child {
		padding-right: 0;
	}
	
	.best-selling-2-list {
		height: 48rem;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
	}
	.best-selling-2-list > :first-child {
		width: 40%;
		height: 100%;
	}
	.best-selling-2-list > div {
		width: 100%;
		height: 30rem;
		margin-bottom: 1rem;
	}
	.best-selling-2-img {
		height: 70%;
	}
	.best-selling-2-list > .product-wrapper > .best-selling-2-img img {
		width: 100%;
		height: auto;
	}
	.best-selling-2-list > .product-wrapper:first-child > .best-selling-2-img {
		height: 86%;
	}
	.best-selling-2-img > img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}	
	.best-selling-2-list > .product-wrapper:first-child h4 {
		font-size: 24px;
	}
	.best-selling-2-list > .product-wrapper:first-child h5 {
		font-size: 24px;
	}	
	.best-selling-2-list > :first-child table {
		margin: 0 auto;
	}
	.best-selling-2-list > div {
		width: 20%;
		height: 50%;
		margin-bottom: 0;
		background-color: #F6F6F6;
		outline: 6px solid #fff;
	}
	
	.shop-sidebar {
		margin-right: 50px;
	}
	
}

@media (min-width: 1600px) {
	.prl-fluid {
		padding-left: 200px;
		padding-right: 200px;
	}

}
