@charset "UTF-8";
/* CSS Document */

body {

padding:0	
}

#logo img{max-width:250px}
/* Hightlight Color */

.camera_next:hover > span,
.camera_prev:hover > span, .modal-header .close:hover, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, footer .col-sm-6 li.foot_phone, footer li a i.fa, .socials a i:hover, .copyright a:hover, #list-view.active, #grid-view.active, .box-currency .dropdown-menu button:hover, .button-view button:active, .nav-justified li, a:hover, a:focus, #cart .price-cart, #menu .nav > li > a:hover, .btn-link:focus, .button-view button:focus, #top-links a:hover, #top-links li a:hover i, .phone i, #search button:hover i, #top-links li a.active i, #search button:active, .box-cart .btn-danger:active, #cart .total td, .box-cart .btn-danger:focus, .box-cart .btn-danger:hover, #search button:hover, #top-links li a.active, .button-view button:hover, .box-language .open .dropdown-toggle, .box-currency .open .dropdown-toggle, .box-language .dropdown-toggle:hover, .box-currency .dropdown-toggle:hover, .price-section span.price-new, #product h3, .product-section span, .review-form-title h3:hover, .box_html.events b, .box_html.advertising .color-1, .banners>div .s-desc h2, .box-category .menu li li a:hover, .box-category .menu li a+i:hover, .sale .product-section a, .box.info .box-content ul li a i, .box-category .menu li li a:hover, #tm_menu div> ul > li ul > li > a:hover, #tm_menu div> ul > li ul > li.active > a, #tm_menu div> ul > li ul > li.sfHover > a, #tm_menu div> ul > li > ul li i {
	color: #DA1921;
}
#menu-icon, .dropdown-menu li > a:hover, ul.soc-icon li i, .box-right-bottom a:hover, .btn, .btn-danger, .btn-primary, .btn-info, .btn-default, .sale, .banners>div div.banner-box:hover .s-desc span, .box_html.events i, #default_gallery .image-thumb .bx-wrapper .bx-prev:hover, #default_gallery .image-thumb .bx-wrapper .bx-next:hover, a.quickview:hover, .swipe ul li a:hover, .homenav li, .camera_caption a, #tm_menu div> ul > li > a:before, #menu-icon {
	background-color: #DA1921
}
.btn.btn-icon:hover {
	background-color: #DA1921;
	border-color: #DA1921;
}
#default_gallery .image-thumb img:hover, #default_gallery .image-thumb .active img {
	border-color: #47c7de
}
.box-subcat li .image:hover {
	border: 5px solid #DA1921;
}

/* END Colors */

@media (min-width: 768px) {
#logo img {
	
}

}

@media (min-width: 480px) {

#logo  .col-sm-4 {
  width: 33.3333%;
   float: left;
    text-align: left;
}

#logo  .col-sm-3 {
  width: 25%;
   float: left;
    text-align: left;
}

#logo .col-sm-5 {
 width: 41.6667%;
  float: left;
    text-align: left;
}
}



