
.mobile_compare{
	display: none;
}
@media (max-width: 1200px) {
	.table th, .table td {
		padding:8px;
	}
   .compare-info  input[type="submit"].button, .compare-info  input[type="button"].button, .compare-info a.button span {
		background-image:none;
		font-size: 11px;        
		padding: 12px 25px 14px;
	}
	.product-info .image-additional{
		
	}
	.zoomWrapper, .product-info #default_gallery.left {
		
	}
	.product-info .cart-top > label{
		float: none;
		width: auto;
	}
	.product-info .compare{
		width: auto;
		float: none;
	}
	.zoomWrapper, .product-info .image { 
   		height: 273px;
	}

	.product_listing_related .name a{
		font-size: 14px;
	}
}
@media (min-width: 1200px) {
	.container {width:1200px;}
	
}

    @media (min-width: 768px) {
   
  .col-sm-3 .box-content{
      display:block!important;
      }
      .col-sm-3 .box-heading .fa.fa-plus-circle{
      display:none;
          }
	
	
	.box .box-content .box-product ul li.last_line {
		margin-bottom:0;
	}
	.box .box-content .box-product ul li .image2 {
		margin-bottom:15px;
	}
	.box .box-content .box-product ul li .price {
		margin: 10px 0
	}
	.box .box-content .box-product ul li .cart {
		margin-bottom:10px;
	}
	.box .box-content .box-product ul li .cart {
		float:none;
		margin-bottom:0;
	}
	.box .box-content .box-product ul li {
		margin-bottom:30px;
		
	}
	.product-grid .cart, .box .box-product .cart {
	margin-bottom:10px;
  margin-right:10px;
	}
	.preview .wishlist a,.preview .compare a {
		margin:0 0 0 10px
	}
	.wishlist a, .compare a {
		margin: 0 0 10px 0px;
	}
	.product-list .wishlist a, .product-list .compare a {
		margin:0px 0px 0 10px
	}

}


@media (min-width: 768px) and (max-width: 1199px) {
	a.button span {
		white-space:normal
	}
	.compare-info td img {
		max-width:100px
	}
	aside .box .box-heading {
		font-size:30px;
	}
	.login-content .heading h2 {
		font-size:16px;
	}

}
@media (min-width: 980px) and (max-width: 1199px) {

	.product-info .cart-top-padd {
		margin-bottom:10px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
 
	
	.product-info .review .btn-rew {
		margin-top:15px;
	}
	.checkout-content {
		padding:20px;
	}
	.compare-info td img {
		max-width:90px
	}
	.compare-info td .button span, .compare-info td  input[type="submit"].button{
		font-size:11px; padding:7px 6px;
      background-image:none;
	}
	.compare-info td:first-child {
		max-width:80px;
		word-wrap: break-word;
	}
	.compare-info .prod-stock {
		font-size:12px;
	}
	.preview .cart {
		margin-right:0;
	}
	.login-content .form-horizontal .control-label {
		max-width:100%;
		text-align:left;
	}
	.login-content .form-horizontal .controls{
		margin-left:0px;
	}
	.related {
		padding: 0 80px
	}
	footer .fa.fa-phone {
		display:none;
	}
	.login-content .heading h2 {
		font-size:13px;
	}
	.login-content .heading i {
		font-size:20px;
	}
	aside a.button span {
		font-size:10px;
		white-space:normal
	}
	.compare-block .image {
		float:none;
		text-align:center;
		margin-bottom:8px;
	}
	
	a.button span {
		font-size:13px;
		padding:13px 12px;
	}
	.cart-button a.button span {
		padding-left:12px;
		background:none;
	}

	aside .box .box-heading {
		font-size:22px;
	}

}


@media (max-width: 991px) {

	#menu .sf-menu{
		display:none;
	}
	#menu {
		padding:0;
		margin:0;
	}
	#menu-gadget {
		display:block;
	}
    .compare-info td .button span, .compare-info td  input[type="submit"].button{
		font-size:11px; padding:7px 6px;
        background-image:none;
	}
	

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) { 

	#full_gallery {
		display:block;
	}
	#default_gallery {
		display:none;
	}
	.box .box-content .box-product ul li:hover .quick-view-button {
		display:none !important; 
		visibility:hidden; 
	}

}

@media (max-width: 844px) {
	#default_gallery .image{
		height: 210px;
	}
}

@media (max-width: 767px) { 
  
 
	.related {
		padding: 0 50px;
		position: relative;
		margin: 0 auto;
		width: 670px;
	}
	#cart .content-scroll{
		height: 100%;
		overflow: auto;
	}
  
	a.button span {
		font-size:13px;
		padding:13px 12px;
	}
	.cart-button a.button span {
		padding-left:38px;
		background-position:10px 8px;
	}

	#menu {
		background:none;
		height:0
	}
	
	header #cart.active .content {
		top:50px
	}
	.checkout-content {
		padding:20px;
	}
	.about-page i {
		display:none;
	}
	#cboxContent .about-page {
		padding:0
	}
	#copyright {
		text-align:center;
	}
	.name a:hover {
		text-decoration:none;
	}
	.name a {
		text-decoration:underline
	}
	aside #compare {
	}
	#full_gallery {
		display:block;
		margin: 0 auto;
	}
	#default_gallery {
		display:none;
	}
	.tabs .tab-heading:hover {
		cursor:pointer;
	}
	.tabs .tab-content {
		display:none;
	}
	#content {
		margin-bottom:20px;
	}
	.product-info .cart-top-padd {
		margin-bottom:10px;
	}
	.box {
		margin-bottom:10px;
		padding-bottom:0;
		}
	#column-right .box .box-heading, 
	#column-left .box .box-heading {
		margin-bottom:10px;
	}
	.product-grid .name {
		height:auto;
	}
	.product-list .description {
		display:none;
	}
	.product-info h1 {
		display:none;
	}
	.product-info h1.view {
		display:block;
	}
	.product-filter .display {
		display:none;
	}
	#content .box {
		margin-bottom:5px;
	}
	.box .box-heading {
		margin-bottom:15px;
	}
	.box .box-content .box-product ul li:hover .quick-view-button {
		display:none !important; 
		visibility:hidden; 
		opacity:0
	}
	#compare-total/*, .cart-button .compare */ {
		display:none;
	}
	.product-list .row{
	  margin:0;
    }
    
	.cart-button .cart{
		margin:0 10px 10px 0;}
	.compare a {
	    margin-left: 0px;
	}
	#content .box-product li {
	
		margin-bottom:15px !important;
		padding-bottom:15px;
	}
	.cart-button > div.wishlist {
		display:none;
	} 
	.box-product .name {
		margin:0
	}
	
	footer > div+div.container {
		display:block;
	}
	footer {
		padding:0;
		margin-top:5px;
	}
	#copyright {
		margin-top:0;
		padding:15px 20px;
		border-top:1px solid #E6E6E6;
	}
	header #logo {
		margin:78px 0 29px 10px
	}
	header #logo.empty {
		padding: 65px 0 0px 00px;
		margin: 0;
	}

	/* box product */
	#content .box-product  .image2{
		margin-bottom: 20px;
	}

	#content .box-product li{
		margin-bottom:30px;
  		overflow:hidden;
	}
	/* search */
	
	header {
		padding-top:0;
	}
	/* Cart */

	
	header #cart.active .content {
		display: block;
	}

	.col-sm-3 .box-content {
		display:none;
	}
	aside .box-heading:hover {
		cursor:pointer;
	}
	.box-heading i {
		float:right;
		line-height:40px;
	}
	aside .box-product .name {
		height:auto !important; 
		margin:5px 0
	}
	/* swipe menu */
	.swipe-control i {
		font-size:26px; 
		color:#7e7e7e; 
		line-height:50px;
	}
	.swipe-control:hover i {
		text-decoration:none;
	}
	.swipe-control {
		display: block;
		height: 50px;
		width: 64px;
		z-index: 100;
		text-align:center;
		border-right:1px solid #000;
		float:left;
	}
	body #page {
		height:100%
	}
	body.ind div.shadow{
		left:0;
		top:0;
		display:block;
		width:100%;
		height:100%;
		position:absolute;
		background:url("overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
		z-index:99;
		opacity:0.7
	}
	body.ind #page {
		margin-left: 237px;
		width:100%;
		position:fixed;
		left:0;
		top:0;
		z-index:2
	}
	body #body .swipe .swipe-menu{
		background-color: #323232;
		height:100%;
		overflow:scroll;
	}
	body #body .swipe {
		display:none;
	}
	body.ind #body .swipe {
		display:block;
		background-color:#323232;
		position:fixed;
		color:#fff;
		width:237px;
		top:50px;
		left:0px;
		z-index:100;
		overflow:hidden;
		z-index:101;
	}

	#livesearch_search_results {
		display:none !important; 
	}
	/* product list */
	.product-list ul li .image {
		width:30%;
		float:left;
	}
	.product-list ul li .left {
		width:65%;
		float:left;
		margin-left:5%;
	}
	/* product grid */
	.product-grid ul li {
		overflow:hidden;
	}
	.product-grid ul li .image {
		width:30%;
		float:left;
	}
	.product-grid ul li .left {
		width:65%;
		float:left;
		margin-left:5%;
	}
	/* box-category */
	.box-product.box-subcat li {
		height:auto !important;
		overflow:hidden;
	}
	.box-product.box-subcat li .image {
		
	}
	.box-product.box-subcat li .name {
		
	}
	/* order */
	.order-list .order-info {
		text-align:left;
	}
	.order-content{
		padding-top:0;
	}
	.order-content>div>div {
		margin-top:20px;
	}

	.product_listing_related{
		text-align: center;
	}

	.product_listing_related li + li{
		margin-top: 30px;
	}
}
	@media (max-width: 720px) {
		.related {
		width: 470px;
		}
	}
@media (max-width: 520px) {
	.related {
	width: 280px;
	}
}
@media (max-width: 555px) {
	#compare_table{
	display:none;
}
#compare_table.mobile_compare{
display:table;
}
.compare-info td:first-child {
width: 120px;
}
    .compare-info td {
width: auto;
}
	.about-page i {
		display:none;
	}
	#cboxContent .about-page {
		padding:0
	}
	.content-border h2{
		margin-bottom:20px;
	}
	.content-border {
		border:0;
		padding:0px;
		margin-bottom:0px;
	}
	.checkout .checkout-product .table td {
		font-size:12px !important;
		padding:4px 2px !important;
	}
	.product-list .cart-button {
		position:static;
		float:none;
		margin:10px 0 0 0
	}
	.shop-cart .table.table-bordered {
		border:0
	}
	.shop-cart .table.  {
		display:block;
		width:100%
		}
	.shop-cart .table thead  {
		display:none;
		}
	.shop-cart .table tbody {
		display:block;
		border:0;
	}
	.shop-cart .table tbody tr {
		display:block;
		margin-bottom:30px; 
		border:1px solid #d7d7d7;
		border-bottom:0;
	}
	.shop-cart .table tbody td {
		display:block;
		text-align:center;
		border:0;
		border-bottom:1px solid #d7d7d7;
	}
	.fluid_container .camera_caption {
		max-width:100%;
	} 

}


@media (max-width: 515px) {

	img#captcha {
		margin-left:0px;
	}

}

@media (max-width: 620px) {
  .product-info #full_gallery{
  	text-align: center;
    margin: 0 auto 20px;
  }
}

@media (max-width: 410px) {

	.product-info .review img {
		margin-bottom:10px;
		float:none;
	}
	.product-info .review .btn-rew {
		float:none;
	}
	.product-filter .sort {
		float:none;
	}
	.product-filter .limit {
		float:none;
		margin:10px 0 0 0;
	}

}

@media (max-width: 480px) {

	.checkout .checkout-product .table td {
		font-size:10px !important;
		padding:4px 2px !important;
	}
}

@media (max-width: 979px) {

	.product-filter .product-compare {
		margin-top:2px;
	}
	/* table wishlist */
	.wishlist-product .table.table-bordered {
		border:0;
	}
	.wishlist-product .table thead{
		display:none;
	}
	.wishlist-product .table tbody{
		display:block;
		border:0
	}
	.wishlist-product .table tr {
		display:block;
		margin-bottom:30px;
		border:1px solid #d7d7d7;
		border-bottom:0;
	}
	.wishlist-product .table td {
		display:block;
		border:0;
		border-bottom:1px solid #d7d7d7
	}
}

@media (max-width: 372px) {

	a.button-prod {
		margin-left:0;
	}

}
@media (max-width: 440px) {

	
	.login-content .heading i {
		font-size:30px;
	}
	.about-page i {
		display:none;
	}
	#cboxContent .about-page {
		padding:0
	}
	.login-content .heading h2 {
		font-size:13px;
	}
	.checkout-content {
		padding:10px;
	}
	
	.cart-bottom .buttons .center {
		text-align:right;
	}
	.about-page i {
		display:none;
	}
	#confirm .name a {
		font-size:11px;
		text-transform:none;
		font-weight:400;
	}

}

@media (max-width: 1200px) {
 
  

  .box-product li.col-sm-3{
  	box-sizing: border-box;
    vertical-align: top;
    float: none;
    display: inline-block;
    width: 24.5%;
  }
}
@media (max-width: 767px) {
	.box-product li.col-sm-3{
  	box-sizing: border-box;
    float: none;
    display: block;
    width: 100%;
  }
}

@media (max-width: 767px) {

  footer{
  	padding: 30px 0 0 0;
  }
  footer ul{
  	margin-bottom: 30px;
  }

}
@media (max-width: 480px) {

}
@media (max-width: 979px) {
	    footer .foot-phone div + div{
          font-size: 22px;
          font-weight: 400;
      }
}
@media (max-width: 767px) {
.product-grid ul li.col-sm-4 {
width: 100%;
  display: block;
}
  header .links li{
    padding: 0;
  }
header .links li a{
	padding: 0 0 0 10px;
  font-size: 12px;
    font-weight: 300;
    line-height: 14px;
}
}

/* custom styles */
@media (max-width: 1400px) {
	.camera_caption{
		padding-left: 0;
		left: 20%;
	}
	.camera_caption .first_text_slider{
		font-size: 32px;
	}
	.camera_caption .second_text_slider{
		font-size: 90px;
	}
	.camera_caption .third_text_slider{
		font-size: 50px;
	}
	.camera_caption .fourth_text_slider{
		font-size: 26px;
	}
	.camera_caption .button_slide{
		font-size: 18px;
		line-height: 24px;
		padding: 10px;
	}
	.three_banners .custom_ban .s-desc .title_baner{
		font-size: 30px;
	}
	.three_banners .custom_ban .s-desc .text_banner{
		font-size: 53px;
	}
	.three_banners .custom_ban .s-desc .link_baner{
		width: 45px;
		height: 45px;
	}
	.three_banners .custom_ban .s-desc .link_baner i{
		line-height: 42px;
	}
	.parallax-box1 h2.title_parallax, .parallax-box2 h2.title_parallax{
		font-size: 120px;
	}
	.parallax-box1 h3.title_parallax-second, .parallax-box2 h3.title_parallax-second{
		font-size: 50px;
	}
	.parallax-box1 p.text_parallax, .parallax-box2 p.text_parallax{
		font-size: 24px;
	}
	.parallax-box1 .button_parallax, .parallax-box2 .button_parallax{
		font-size: 18px;
		line-height: 24px;
		padding: 10px;
	}
	.block_text_parallax{
		margin-left: -30%;
	}
	.parallax-box1, .parallax-box2{
		height: 420px;
	}
	.product_carousel .owl-buttons .owl-prev{
		left: 10px;
		top: 10px;
	}
	.product_carousel .owl-buttons .owl-next{
		right: 10px;
		top: 10px;
	}
	footer h3{
		font-size: 18px;
		line-height: 24px;
		display: inline-block;
	}
}
@media (max-width: 992px){
#menu-gadget{
	margin-top: 10px;
}
.addthis_button_google_plusone{
	width: 80px !important;
}

#column-right .box-content .product-compare a.button{
	padding: 4px 5px 5px;
}
	.product-grid ul li.col-sm-4{
		width: 32%;
	}
	.product-grid.list .left_block .cart-button .cart input.addtocart{
		padding-right: 5px;
		padding-left: 5px;
		display: block;
		font-size: 12px;
		line-height: 20px;
	}
	input.button[type="submit"], input.button[type="button"], .compare-info a.button{
		padding: 8px 12px 9px;
	}
	header #logo{
		float: none;
		margin: 28px auto 29px;
		text-align: center;
		clear: both;
		width: 300px;
	}
	header .toprow{
		float: left;
		clear: left;
	}
	#welcome, header .links{
		margin: 5px 0;
	}
	header #welcome li{
		margin-left: 0;
		margin-right: 10px;

	}
	.text-blocks{
		margin: 10px 0 30px 0;
	}
	.cart_search{
		float: none;
		margin: 20px 0 10px 0;
		clear: both;
	}
	.cart_search .cart-position{
		float: left;
	}
	.cart_search #search{
		float: right;
	}
	.parallax-box2, .parallax-box1{

	}
	footer h3{
		font-size: 14px;
	}
	footer li{
		padding: 2px 0;
	}
	.camera_caption .first_text_slider{
		font-size: 22px;
	}
	.camera_caption .second_text_slider{
		font-size: 50px;
	}
	.camera_caption .third_text_slider{
		font-size: 30px;
	}
	.camera_caption .fourth_text_slider{
		font-size: 18px;
	}
	.camera_caption .button_slide{
		font-size: 16px;
		line-height: 20px;
		padding: 5px;
	}
	.three_banners .custom_ban .s-desc .title_baner{
		font-size: 20px;
	}
	.three_banners .custom_ban .s-desc .text_banner{
		font-size: 33px;
	}
	.parallax-box1 h2.title_parallax, .parallax-box2 h2.title_parallax{
		font-size: 80px;
	}
	.parallax-box1 h3.title_parallax-second, .parallax-box2 h3.title_parallax-second{
		font-size: 30px;
	}
	.parallax-box1 p.text_parallax, .parallax-box2 p.text_parallax{
		font-size: 20px;
	}
	.parallax-box1 .button_parallax, .parallax-box2 .button_parallax{
		font-size: 14px;
		line-height: 20px;
		padding: 5px;
	}
	.parallax-box1, .parallax-box2{
		height: 350px;
	}
	.block_text_parallax{
		width: 70%;
	}
}
@media (max-width: 767px){
#back-top{
	display: none !important;
}
.product-grid ul li.col-sm-4{
	width: 100%;
	margin-bottom: 30px;
}
.product-grid .description{
	display: block;
	margin-bottom: 10px;
}
.product-grid ul li .image{
	margin-right: 20px;
}
.product-grid ul li{
	border-bottom: 1px solid #e6e6e6;
}
	header #welcome li{
		margin-left: 0;
		margin-right: 10px;
	}
	header #welcome li a{
		font-size: 12px;
		line-height: 14px;
	}
	.three_banners{
		overflow: hidden;
	}
	input.button[type="submit"], input.button[type="button"], .compare-info a.button{
		padding: 14px 18px 15px;
	}
	.product-info .compare{
		margin-bottom: 10px;
		display: inline-block;
	}
	.product-info .cart-top .button-prod{
		display: inline-block;
	}
	.product-info .cart-top > label{
		margin-right: 10px;
		float: left;
	}
	.cart-button{
		padding-bottom: 20px;
	}

	.cart_search .phone{
		font-size: 16px;
	}

}

@media (max-width: 620px){
	.product_carousel .owl-buttons .owl-prev{
		left: 50%;
		top: -45px;
		margin-left: -40px;
	}
	.product_carousel .owl-buttons .owl-next{
		right: 50%;
		top: -45px;
		margin-right: -40px;
	}
	.featured .box-heading, .popular .box-heading{
		padding-bottom: 20px;
		margin-bottom: 5px;
	}
		.box-product .owl-item .addtocart{
		font-size: 12px;
		line-height: 20px;
		padding: 10px;
	}
	.camera_caption{
		display: none !important;
	}
	.text-blocks{
		display: none;
	}
	.three_banners .custom_ban{
		float: none;
		width: 300px;
		margin: 0 auto;
	}
	.block_text_parallax{
		margin-left: 0;
		left: 10%;
	}

	.cart_search .phone {
	    display: inline-block;
	    margin-top: 67px;
	}
}
@media (max-width: 480px){

	.cart_search #search{
		float: none;
		clear: both;
		margin-bottom: 20px;
	}
	.box_service_1 ul li{
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
		padding: 0;
	}
	.list.product-grid .element .image{}
	.list.product-grid .element .left_block{
		float: none;
		width: auto;
	}
	.list.product-grid .element .left_block .left_block_inner{
		float: none;
		padding: 0;
		width: auto;
	}
	.list.product-grid .element .left_block .cart-button{
		float: none;
		padding: 0;
		border: none;
		width: auto;
	}
	.cart_search .phone{
		margin-top: 0;
	}
}
@media (max-width: 420px){
	.product-grid ul li .image{
		float: none;
		width: 100%;
	}

}



/*ZOOMER*/
@media (max-width: 1200px) {
	.zoomWrapper,
	#elevatezoom_big {
		width: 262px !important;
	}

	#elevatezoom_gallery a {
		width: 59px !important;
	}

	.zoomContainer {
		display: none !important;
	}
}

@media (max-width: 991px) {
	.zoomWrapper,
	#elevatezoom_big {
		width: 204px !important;
	}

	#elevatezoom_gallery a {
		width: 60px !important;
	}

	.zoomContainer {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.zoomWrapper {
		width: 290px !important;
		margin: 0 auto;
	}
	#elevatezoom_big {
		width: 290px !important;
	}

	.product_images .bx-wrapper {
		width: 290px !important;
		margin: 12px auto 0 auto;
	}

	#elevatezoom_gallery a {
		width: 68px !important;
	}
}
