@media (max-width: 1200px)
{
	.header-contact .phone
	{
		font-size: 14px;
	}
	.flexslider .background-slide-wrapper .background-slide-text {
	    width: 100%;
	}
	#navbar .navbar-nav.navbar-last {
	    margin-left: 1%;
        width: 35%;
	}
	.designer_slider_item {
	    padding-right: 20%;
	}
	.certificate:before {
	    transform: translateX(-80px);
	}
	.footer_subscribe .section_title {
	    font-size: 21px;
	}
	.footer_subscribe .section_title br {
	    display: none;
	}
	.header_top {
		display: none;
	}

}
@media (max-width: 992px)
{
	.flexslider .background-slide-wrapper .background-slide-title
	{
		font-size: 38px;
		margin-bottom: 25px;
	}

	.categories_item {
	    margin-bottom: 30px;
	}



}
@media (max-width: 768px)
{
	.header-contact .phone
	{
		font-size: 18px;
	}
	.header_slogan
	{
		margin: 10px 0;
		font-size: 17px;
		line-height: 19px;		
	}
	.simplesearch-search-form
	{
		max-width: 350px;
		margin: 0 auto 15px
	}
	.flexslider .background-slide-wrapper .background-slide-title
	{
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 12px;
	}
	.tizers .tizer-item .tizer-title
	{
		font-size: 15px;
		line-height: 18px;
	}
	.tizers .tizer-item .tizer-desc
	{
		font-size: 12px
	}

	.section_title {
	    font-size: 30px;
	    line-height: 30px;
	    margin-bottom: 30px;
	}
	.new-product {
	    padding: 50px 0;
	}
	.live-product,
	.bestseller-product {
	    padding: 50px 0;
	}
	.categories,
	.designer {
	    margin: 50px 0;
	}
	.designer_slider_item {
	    padding: 15px;
	    flex-direction: column;
	    text-align: center;
	    justify-content: center;
	}
	.designer_slider_item img {
	    margin: 0 0 30px;
	}
	/* .product-item .hidden-info {
	    display: block;
	} */
	.categories_item-img {
	    height: 150px;
	}
	.certificate {
	    padding: 50px 0;
	}
	.certificate:before {
		display: none;
	}
	.styleblock {
	    margin: 50px 0;
	}
	.styleblock_slider-title {
	    line-height: 20px;
	    margin-top: 10px;
	}
	.styleblock_slider {
		margin-top: 30px;
	}
	.footer-btn {
	    text-align: left;
	    margin: 20px 0;
	}
	.footer__logo {
		margin-bottom: 20px;
		display: inline-block;
	}
	.footer .webstr {
        justify-content: center;
    }
}
@media (max-width: 576px)
{
	.text-sm-center
	{
		text-align: center;
	}
	.flexslider .background-slide-wrapper .background-slide-title
	{
		font-size: 18px;
		line-height: 20px;
	}
	.flexslider .background-slide-wrapper .background-slide-title:after {
		display: none;
	}
	.flexslider .background-slide-wrapper .background-slide-body .btn-brown {
		display: none;
	}
	.flexslider .background-slide-wrapper .background-slide-body
	{
		font-size: 14px
	}
	.flexslider .background-slide-wrapper .background-slide-text {
	    font-size: 14px;
	    line-height: 20px;
	    margin-bottom: 0;
	}
	.flex-control-nav
	{
		display: none;
	}
}