@media screen and (max-width: 1008px) {
	section#before_footer {
	    padding: 30px 10px;
	}

	section#before_footer>div:first-child {
	    padding-right: 40px;
	    max-width: 280px;
	}

	section#before_footer>div:nth-child(2) .top-text {
	    font-size: 16px;
	    margin-bottom: 2px;
	}

	.footer-container #footer.container {
		padding: 20px 10px;
	}

	.footer-container #footer.container section {
	    display: inline-block;
	    float: none !important;
	    width: 25% !important;
	    max-width: 100%;
	}

	.footer-container #footer.container section#payemntmethodsfooter {
	    display: block !important;
	    margin: 40px auto 0;
	    width: 100% !important;
	    text-align: center;
	}

	.footer-container #footer.container section#payemntmethodsfooter .col-xs-3.col-sm-6 {
	    width: 45px;
	    float: none !important;
	    display: inline-block;
	}
}

@media screen and (max-width: 1000px) {
	#category #left_column, #category #center_column {
		width: 100% !important;
	}
}

@media screen and (max-width: 770px) { 
	.linkslider-wrap .item_wrap {
	    width: 45% !important;
	    margin: 1% !important;
	    max-height: none !important;
	}

	#index .thumb > img {
    	min-height: unset !important;	
	}
}


@media screen and (min-width: 768px) {
	.isMobile {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.footer-container #footer.container section {
	    display: inline-block;
	    float: none !important;
	    width: 100% !important;
	    max-width: 97%;
	    margin: 10px auto;
	}

	.linkslider-wrap .item_wrap .thumb {
	    height: 200px;
	    overflow: hidden;
	}

	.footer-container #footer #block_contact_infos h4, .footer-container #footer #block_contact_infos i {
	    display: block;
	}

	.footer-container #footer.container section#payemntmethodsfooter h4:after {
	    display: none;
	}

	div#last-elem {
	    text-align: center;
	    width: 100%;
	    color: #fff;
	    margin: 10px 0;
	    font-size: 12px;
	}

	#iqitcontentcreator > .iqitcontent-element:last-child .row > .iqitcontent-column:last-child > .iqitcontent-column-inner {
		height: auto;
	}

	.footer-container .container,
	section#before_footer {
	    padding-left: 10px;
	    padding-right: 10px;
	}
}
@media screen and (max-width: 1000px) {
	ul.product_list {
		text-align: center;
	}
	ul.product_list li {
	    width: 24% !important;
	    display: inline-block;
	    padding: 5px !important;
	    margin: 0px 0 50px !important;
	    float: none;
	}
	ul.product_list.list li {
	    width: 45% !important;
	    display: inline-block;
	    padding: 5px !important;
	    margin: 0px 0 50px !important;
	    float: none;
	}

	ul.product_list.list .product-container > .row {
		grid-template-columns: auto;
	}

	#iqitmegamenu-accordion.cbp-spmenu>li a {
	    font-size: 14px;
	}
}

@media screen and (max-width: 768px) {
	ul.product_list li {
	    width: 32% !important;
	}
	ul.product_list.list li {
	    width: 100% !important;
	}
}

@media screen and (max-width: 640px) {
	.linkslider-wrap .item_wrap {
	    height: 400px;
	}

	ul.product_list li {
	    width: 47% !important;
	}

	#iqitcontentcreator > .iqitcontent-element:last-child .row > .iqitcontent-column:last-child > .iqitcontent-column-inner h1 {
		font-size: 26px;
	}

	#iqitcontentcreator > .iqitcontent-element:last-child .row > .iqitcontent-column:last-child > .iqitcontent-column-inner p {
		font-size: 16px;
	}
}

@media screen and (max-width: 500px) {
	.linkslider-wrap .item_wrap {
	    width: 45% !important;
	    height: auto !important;
	    margin: 1% !important;
	    max-height: none !important;
	}

	.linkslider-wrap .item_wrap .thumb {
		height: auto;
	}

	.linkslider-wrap .item_wrap h3 {
	    height: 55px;
	    margin: 0;
	    padding: 10px 5px !important;
	}

	.linkslider-wrap .item_wrap p {
	    height: 120px;
	    display: none !important;
	}

	.button.ajax_add_to_cart_button span {
	    padding: 0px 5px;
	    font-size: 12px;
	}

	section#before_footer {
	    display: block;
	    width: 100%;
	}

	section#before_footer>div:first-child {
	    display: block !important;
	    padding-right: 0;
	    margin: 0 auto 30px;
	    padding: 0 15px;
	}

	section#before_footer>div:nth-child(2), section#before_footer>div:nth-child(3) {
	    display: block;
	    margin: 7px;
	    text-align: center;
	    color: #232323;
	}

	section#before_footer>div:nth-child(3) ul {
	    display: block;
	}

	section#before_footer>div:nth-child(2) .top-text {
	    font-size: 16px;
	    margin-bottom: 2px;
	}
}

@media screen and (max-width: 340px) {
	.linkslider-wrap .item_wrap {
	    width: 90% !important;
	    margin: 10px 0 !important;
	}

	#index .linkslider-wrap .item_wrap img {
	    width: 50% !important;
	}

	.linkslider-wrap .item_wrap p {
	    height: auto;
	}
}