/* lg */ 

/* md */
@media (max-width: 1199px) {
 

 .mainmenu .facebook{
 	margin-left:0px;
 }



.phone{
	float:left;
	width:200px;
}

.wishlist-block{

	float:left;
}

.search-box{
	float: left;
	width: 495px;
}

.search input[type=text]{
	width: 360px;
}
.search-suggest-clear{
	left: 639px
}
.usa{
	margin-right: 0;
} 

.shipping img{
	width: 100%;
}

.searchform input{
	width: 160px;
}

.product-information span span{
	width: 100%;
}

#similar-product .carousel-inner .item img{
	width: 65px;
}

#cart_items .cart_info .cart_description h4, 
#cart_items .cart_info .cart_description p{
	text-align: center;
}
	.search .search-button{
		width: 90px;
		margin: 5px 5px 0px 0px;
	}
.social-main-block{
	margin-left:5px;
}

.single-products .coffe-add{
  width:36%;
  margin:0 32%;
 }
	.hidden_price {
		position: absolute;
		display: none!important;
	}
}


/* sm */
@media (max-width: 991px) {

#header .logo img{

}

.login-btn{
	font-size:14px;
	padding-right:40px;
}
.cartpopup{
	margin-left:0px;
}
.cartpopup .cart-info{
	font-size:14px;
}

.phone{
	float:left;
}

.cartpopup{
	float:right;
	/*clear:both;*/
}
	.desc_box {
		display: none;
	}
	.warehousepl {
		width: 50%;

		display: none;
	}
.search-box{
	float: left;
	width: 350px;
}

.search input[type=text]{
	width: 220px;
}
	.cat-menu-btn-block {
		width: 164px;
	}
	.search .search-button {
		width: 88px;
		margin: 5px 5px 0px 0px;
	}
	.search-suggest-clear {
		left: 431px;
	}
.social{
	margin-left:0px;
}

.cartpopup .cart-count{

}



 .mainmenu .facebook{
 	margin-left:5px;
 }


   
.shop-menu ul li a{
	padding-left: 0;
}

#slider-carousel .item{
	padding-left: 30px;
}

.item h2{
	font-size: 24px;
}

.girl{
	margin-left: 0;
}

.pricing{
	width: 100px;
}


.shipping img{
	width: 100%;
}

.slider.slider-horizontal{
	width: 100% !important;
}

.tab-pane .col-sm-3, .features_items .col-sm-4{
	width: 50%;
}

.clearfix-catalog-border{
	display: none;
}

.clearfix-catalog-3{
	display:none;
}

.clearfix-catalog-2{
	display:block;
}

.footer-widget .col-sm-2{
	width: 33%;
	display: inline-block;
	margin-bottom: 50px;
}

.footer-widget .col-sm-3{
	display: inline-block;
	width: 40%;
}

#similar-product .carousel-inner .item img{
	width: 60px;
	margin-left: 0;
}

.product-information span span{
	display: block;
	width: 100%;
}

.product-information .cart{
	margin-left: 0;
	margin-top: 15px;
}

.item-control i{
	font-size: 12px;
	padding: 5px 6px;
}

#cart_items .cart_info .cart_description h4, #cart_items .cart_info .cart_description p{
	text-align: center;
}

.companyinfo h2{
	font-size: 20px;
}

.address {
	margin-top: 48px;
	margin-left: 20px;
}

.address p {
	font-size: 12px;
	top: 5px;
}

.sub-contact-bar .backimage{
	display: none;
}

.sub-contact-bar .text-block{
	float:none;
	margin-left:auto;
	margin-right:auto;
}
	.hidden_price {
		position: absolute;
		display: none!important;
	}

.top-page-line{
	font-size: 45px;
	/*height:175px;*/
	padding-top:55px;
}

.single-products .coffe-add{
  width:50%;
  margin:0 25%;
 }

}

/* xs */
@media (max-width: 767px) {

#header .logo img{

}

.wishlist-block{
	clear: both;
	float:left;
}

.cartpopup{
	clear: none;
}

.phone{
	float:right;
}

.sub-header-line{
	float:left;
	width:100%;
	height:auto;
	margin-bottom: 10px;
	background: none;
}

.cat-menu-btn-block{
	margin:2.5%  2.5% 0px 2.5%;
	width:95%;
	display: block;
}

.search-box{
	margin-top: 10px;
	background: rgba(38,38,38,1);
    background: -moz-linear-gradient(top, rgba(38,38,38,1) 0%, rgba(41,41,41,1) 50%, rgba(5,5,5,1) 51%, rgba(46,46,46,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(38,38,38,1)), color-stop(50%, rgba(41,41,41,1)), color-stop(51%, rgba(5,5,5,1)), color-stop(100%, rgba(46,46,46,1)));
    background: -webkit-linear-gradient(top, rgba(38,38,38,1) 0%, rgba(41,41,41,1) 50%, rgba(5,5,5,1) 51%, rgba(46,46,46,1) 100%);
    background: -o-linear-gradient(top, rgba(38,38,38,1) 0%, rgba(41,41,41,1) 50%, rgba(5,5,5,1) 51%, rgba(46,46,46,1) 100%);
    background: -ms-linear-gradient(top, rgba(38,38,38,1) 0%, rgba(41,41,41,1) 50%, rgba(5,5,5,1) 51%, rgba(46,46,46,1) 100%);
    background: linear-gradient(to bottom, rgba(38,38,38,1) 0%, rgba(41,41,41,1) 50%, rgba(5,5,5,1) 51%, rgba(46,46,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#2e2e2e', GradientType=0 );
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.search input[type=text]{
	margin:2.5%  2.5% 0px 2.5%;
	width:95%;
	border:1px solid #666666;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(102,102,102,1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(102,102,102,1);
    box-shadow: 3px 3px 3px 0px rgba(102,102,102,1);
    text-align: center;
}

.search .search-button{
	-webkit-box-shadow: 3px 3px 3px 0px rgba(102,102,102,1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(102,102,102,1);
    box-shadow: 3px 3px 3px 0px rgba(102,102,102,1);
    width:95%;
    margin:2.5% 2.5% 2.5% 2.5%;
}



.search-box{
	width:100%;
	text-align: center;
	margin-bottom: 5px;
}

.search{
	width:100%;
	margin-right:0px;
	margin-bottom: 20px;
}


 .mainmenu .facebook{
 	margin-left:5px;
 }

 .social-menu{
 	display:none !important;
 }

 .cartpopup{
 	
 }

 .contact-bar span{
	font-size:15px;
	margin-top:15px;
}


.header_top .col-sm-6:first-child{
	display: inline-block;
	float: left;
}

.header_top .col-sm-6:last-child{
	display: inline-block;
	float: right;
}

.header-middle .col-sm-4 {
	display: inline-block;
	overflow: inherit;
	width: 100%;
}

.tab-pane .col-sm-3, .features_items .col-sm-4{
	width: 50%;
	float:left;
}

.clearfix-catalog-border{
	display: none;
}

.clearfix-catalog-3{
	display:none;
}

.clearfix-catalog-2{
	display:block;
}

.social-icons ul li a i {
	padding: 8px 10px;
}

.shop-menu.pull-right{
	float: none !important;
}

.shop-menu .nav.navbar-nav{
	margin-left: -30px;
}

.header-bottom .col-sm-9{
	display: inline-block;
	width: 100%;
}

.mainmenu{
	width: 100%;
	position:relative;
	margin-top:0px;
}

.mainmenu ul li{
    padding:0px !important;
	width:100%;
	float:left;
}

.mainmenu ul li a:hover,
.mainmenu ul li a.active,
.shop-menu ul li a.active{
	border-bottom:none;
	background: transparent;
	color:#fff;
}

.mainmenu ul li:last-child{
	padding-bottom: 15px;
}



.navbar-collapse li{
	padding-left:20px !important;
}

.navbar-collapse.in{
	overflow: inherit;
}

.mainmenu ul li a.active{
	
}

.dropdown .fa-angle-down{
	display: none;
}

ul.sub-menu{
  position: relative;
  width: auto;
  display: block;
  background: transparent;
  box-shadow: none;
  top: 0;
}

.sub-menu li{
	background: transparent;
}

.mainmenu .navbar-nav li ul.sub-menu li{
	background: transparent;
	padding-bottom:0;
}

.nav.navbar-nav > li:hover > ul.sub-menu{
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
  box-shadow: none;
}

.header-bottom{
	position: relative;
}

.header-bottom .col-sm-3 {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 38px;
}

#slider-carousel .item{
	padding-left: 0;
}

.shipping{
	margin-bottom: 25px;
}

.pricing{
	width: 100px;
}

.footer-top .col-sm-7 .col-sm-3{
	width: 50%;
	float: left;
}

.footer-widget .col-sm-2 {
	width: 28%;
	display: flex;
	margin-bottom: 50px;
	margin-top: 0;
	float: left;
	margin-left: 30px;
}

.companyinfo{
	text-align: center;
}

.footer-widget .col-sm-3{
	display: inline-block;
}

.single-widget{

}

.product-information span {
	display: block;
}

#similar-product {
	margin-bottom: 40px;
}

.well{
	display: inline-block;
}

.sekoform input[type=text]{
	margin-left:0px !important;
}

.sekoform input[type=submit]{
	margin: 30px 0px 0px 15px !important;
}

.sekoform .sekofb{
	margin: 30px 30px 0px 30px !important;
}

.subscribe-block{
	height:340px;
}

.showroom h2{
	font-size:38px;
}

.showroom h3{
	font-size:30px;
}

.showroom p.address{
	font-size: 22px;
}

.showroom p{
	font-size: 20px;
}

.list_contact h2{
	font-size: 25px;
}

.list_contact p{
	font-size: 18px;
}

.sub-contact-bar .backimage{
	display: none;
}

.sub-contact-bar .text-block{
	float:none;
	margin-left:auto;
	margin-right:auto;
}

.top-page-line{
	font-size: 38px;
	/*height:170px;*/
	padding-top:60px;
}

.single-products .coffe-add{
  width:10%;
  margin:0 45%;
 }

}

@media (max-width: 600px) {
	.phone{
		clear:both;
		float:left;
	}

	.wishlist-block{
		clear:none;
		float:right;
	}

	.cartpopup{
		clear: both;
		float:right;
	}
}

/* XS Portrait */
@media (max-width: 480px) {

#header .logo{
	margin-left:0px;
}
	.search-suggest-clear {

		display: none;
	}
	.cat-menu-btn-block {
		margin: 0 0 0px 0;
		width: 100%;
		display: block;
	}
	.main-login-form{
		width: 100%;
		margin-top: 17px;
		 padding: 0;

	}
.tab-pane .col-sm-3, .features_items .col-sm-4{
	width: 100%;
	float:left;
}

.clearfix-catalog-border{
	display: none;
}

.clearfix-catalog-3{
	display:none;
}

.clearfix-catalog-2{
	display:none;
}

.clearfix-catalog-1{
	display:block;
}


#header .logo img{

}

.phone{
	margin-left:20px;
}

.wishlist-block{
	clear:both;
	float:left;
	margin-left:20px;
	margin-top:20px;
}

	.cartpopup {
		clear: both;
		float: left;
		margin-left: 0;
		margin-top: 0;
		padding: 10px;
		width: 100%;
		background: #292929;
	}
	.cartpopup .cart-info .cart-text {
		margin-top: 0;
		float: left;
		line-height: 1.2;
		width: calc( 100% - 78px);
		font-size: 14px;
		color: white;
		margin-left: 34px;
	}
	.cartpopup .cart-info {
		width: 100%;
	}
	.cat_menublock {
		padding-right: 15px;
	}
	.cat-menu-btn-block.menu-bm {
		width: 100%;

	}

.social{
	margin-left:0px;
}

#search_home_content h1{
	font-size: 40px;
}

.contact-bar span{
	margin-top:15px;
	font-size:14px;
}

.mainmenu{
	margin-top:0px;
}

.cart-count{

}

.contactinfo{
	text-align: center;
}

.contactinfo ul li a {
	padding-right: 15px;
	padding-left: 0;
}

.social-icons.pull-right{
	float: none !important;
	text-align: center;
}

.btn-group.pull-right, 
.footer-bottom .pull-left, 
.footer-bottom .pull-right, 
.mainmenu.pull-left,
.media.commnets .pull-left,
.media-list .pull-left{
	float: none !important;
}

.header_top .col-sm-6:first-child{
	display: block;
	float: none;
}

.header_top .col-sm-6:last-child{
	display: block;
	float: none;
}

.contactinfo .nav.nav-pills, .social-icons .nav.navbar-nav{
	display: inline-block;
}

.logo{
	text-align: center;
	width: 100%;
}

.shop-menu ul li {
	padding: 0;
}

.header-middle .col-sm-4{
	text-align: center;
	overflow: inherit;
}

.shop-menu .nav.navbar-nav {
	margin-left: 0;
}

.btn-group>.btn-group:last-child>.btn:first-child{
	margin-right: 0;
}

.header-bottom .col-sm-9{
	display: inline-block;
	width: 100%;
}

.mainmenu{
	width: 100%;
}

.mainmenu ul li{

    padding-top: 15px;
	padding-bottom: 0;
}

.mainmenu ul li:last-child{
	padding-bottom: 15px;
}


.navbar-collapse.in{
	overflow: inherit;
}

.mainmenu ul li a.active{
	
}

.dropdown .fa-angle-down{
	display: none;
}

ul.sub-menu{
  position: relative;
  width: auto;
  display: block;
  background: transparent;
  box-shadow: none;
  top: 0;
}


.mainmenu .navbar-nav li ul.sub-menu li{
	background: transparent;
	padding-bottom:0;
}

.nav.navbar-nav > li:hover > ul.sub-menu{
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
  box-shadow: none;
}


.item{
	padding-left: 0;
}

.item h1{
	font-size: 30px;
	margin-top: 0;
}

.item h2{
	font-size: 20px;
}

.pricing{
	width: 70px;
}

.category-tab ul li a{
	font-size: 12px;
}

.companyinfo h2, .companyinfo p{
	text-align: center;
}

.video-gallery{
	margin-top: 30px;
}

.footer-bottom p{
	font-size: 13px;
	text-align: center;
}

.footer-widget .col-sm-2 {
	width: 50%;
	display: flex;
	margin-bottom: 50px;
	margin-top: 0;
	float: left;
	padding-right: 0;
	padding-left: 30px;
	margin-left: 0;
}

.single-widget {
	padding-left: 0;
}

.features_items{
	margin-top: 30px;
}

.category-tab .nav-tabs li{
	float: none;
}

#similar-product .carousel-inner .item img{
	margin-left: 4px;
}

.product-information{
	margin-top: 40px;
}

#reviews p, .blog-post-area .single-blog-post p{
	text-align: justify;
}

#reviews form span input{
	width: 100%;
	margin-bottom: 20px;
}

#reviews form span input:last-child{
	margin-left: 0;
}

.blog-post-area .single-blog-post h3{
	font-size: 14px;
}

.blog-post-area .post-meta ul li{
	margin-right: 7px;
}

.shipping{
	margin-bottom: 20px;
}

.commnets{
	padding: 0;
}

.content-404 h1{
	font-size: 30px;
}

.content-404 h2 a{
	font-size: 20px;
}

.order-message{
	display: inline-block;
}

.response-area .media img{
	width: auto;
}

.sinlge-post-meta li{
	margin-bottom: 10px;
}

.product-information{
	padding-left: 0;
	text-align: center;
}

.product-information span span{
	float: none;
}

.sekoform input[type=text]{
	margin-left:0px !important;
}

.sekoform input[type=submit]{
	margin: 20px 40px 0px 40px !important;
}

.sekoform .sekofb{
	margin: 60px 30px 0px 30px !important;
}

.subscribe-block{
	height:450px;
}

.showroom h2{
	font-size:28px;
}

.showroom h3{
	font-size:20px;
}

.showroom p.address{
	font-size: 18px;
}

.showroom p{
	font-size: 14px;
}


.list_contact h2{
	font-size: 20px;
}

.list_contact p{
	font-size: 15px;
}

.top-page-line{
	font-size: 25px;
	/*height:160px;*/
	padding-top:70px;
}


.single-products .coffe-add{
  width:12%;
  margin:0 44%;
 }

}