/* @override http://shop.calrec.com/catalog/view/theme/calrec/stylesheet/stylesheet.css */

/* @override http://shop.digico.biz/catalog/view/theme/digico/stylesheet/stylesheet.css */


body {
	font-family: 'DIN_Regular', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	font-weight: normal !important;
	font-family: 'DIN_Bold_Condenced', sans-serif;
	
}
/* default font size */
.fa {
	font-size: 14px;
}


/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
 
	color: #05b8ff;
}
a:hover {
	color: #333;
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.table>tbody>tr>td,.table-striped>tbody>tr:nth-child(odd)>td{
	background: no-repeat;
	border: none;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	
}



/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #83C55F;
	 
}
/* top */
#top {
	background-color: #FFF;
	padding:  0;
	margin: 0 0 10px;
	height: 48px;
}
#top ul > li > a > span {
 color: #6d6d6d;

}
#top .col-sm-8{
	float: right;
}
#top .col-sm-4 {
	padding-left: 0px;
}
#top .col-sm-7 {
	padding-right: 0px;
}
 #top .col-sm-5{
	padding-left: 0px;
}

#top #currency .currency-select {
	color: #333;
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #333;
 
}
#top .pull-left{
	line-height: 48px;
}
#top .list-inline {
line-height: 28px;
text-align: right;
margin-bottom: 0px;
padding-left: 0;
margin-right: 10px;
padding-bottom: 0px;
list-style: none;
	font-size: 15px;
}
#top .btn-link, #top-links li, #top-links a {
 
	text-decoration: none;
}
 
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top .dropdown-menu {
	border: none;
	border-radius: 0px;
	margin: 0px 0 0;
}
#top .dropdown-menu  a:hover {
	background: #333
}
#top-links .dropdown-menu a:hover {
	color: #83C55F;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
@media (max-width: 767px){
	#logo img{
		margin: auto;
		 
}

}
/* search */
#search {
 border-left: 1px solid #f1f1f1
}
#search .input-lg {
	height: 48px;
	border: none;
	border-radius: 0px;
	line-height: 20px;
	padding: 0 10px;
	overflow: none
}
#search .btn-lg {
border: none;
border-radius: 0px;
font-size: 15px;
line-height: 20px;
color: #333;
padding: 14px 35px;
	 }
/* cart */
#cart {
	 
}
#cart > .btn {
	background: #202020;
border: none;
border-radius: 0px;
font-size: 12px;
line-height: 20px;
height: 48px;
color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #05b8ff;
	border: 1px solid #E6E6E6;
	color: #FFF;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #FFF;
	z-index: 1001;
}
 
#cart .dropdown-menu {
	border: none;
	top:54px;
	min-width: 150%;
}
@media (max-width: 767px){
	#cart .dropdown-menu {
	min-width: 100%;
}
}
#cart .dropdown-menu li:first tbody tr td{
	border: none;
	background: #fff
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

#cart .dropdown-menu:before, .list-inline .dropdown-menu:before, .pull-left .dropdown-menu:before {
position: absolute;
right: 40px;
top: -8px;
width: 0;
content: "";
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #FFF;
}

@media (max-width: 767px){
	#cart , #search {
padding: 0px 5px 10px 5px;
}
#top .col-sm-5, #top .col-sm-7  {
 padding:0px 10px;
}
 
}
/* menu */
#menu {
	min-height: 40px;
	
}
#menu .nav > li > a {
	padding: 10px 15px 10px 15px;
	min-height: 15px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background: #05b8ff;
	color: #FFF;
	 
}
#menu .nav > li:hover > a{
	background: #05b8ff;
	color: #FFF;
	 
}
.dropdown-menu{
	padding: 0px;
}
.dropdown-menu > li > a  {
padding: 8px 20px;
 
}
#menu .dropdown-menu {
	border: none;
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
border-radius: 0px;
	
}
 

#menu .dropdown-inner {
 
	display: table;
	background-color: #FFF;
text-align: left;
border: none;
overflow: hidden;
padding-bottom: 0;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	text-transform: uppercase;
	min-width: 190px;
	display: block;
	padding: 8px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	background: #333;
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	border-top: 1px solid #DDD;
	padding: 8px 20px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background: #05b8ff;
 
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	
	line-height: 40px;
	color: #fff;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #05b8ff;
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.navbar-nav {
float: none;

}
.navbar-header{
	background: #333
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #05b8ff;
}
#menu .arrow-down:before {
content: "";
position: absolute;
right: 3px;
bottom: 17px;
margin-left: -6px;
width: 0;
height: 0;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid #000000;
}
#menu .arrow-down:after {
content: "";
position: absolute;
right: 3px;
bottom: 17px;
margin-left: -6px;
width: 0;
height: 0;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid #F3F3F3;
}
#menu .arrow-up {
	display: none;
}
#menu ul li:hover .arrow-up   {
	display: block;
}
 
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#top{
		height: auto;
	}
	#menu {
		border-radius: 0px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		 
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: #83C55F ;
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}



 
 

 
/* footer */
footer {
	background-image: none;
	margin-top: 30px;
	padding-top: 70px;
	background-color: #eee;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer > .container {
	padding-bottom: 30px;
 
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer .list-unstyled a {
	line-height: 1.5;
font-size: 15px;
	display: block;
padding-left: 0px;
color: #787878;
text-decoration: none;
}
footer i{
	font-size: 8px;
font-weight: normal;
margin-right: 5px;
}
footer a:hover {
	color: #05b8ff;
}
footer h5 {
margin-top: 0px;
text-transform: uppercase;
font-weight: normal;
font-size: 17px;
color: #222222;
	letter-spacing: 3px;
	font-family: 'DIN_B', sans-serif;
	margin-bottom: 23px;
}
#footer-mobile{
	display: none;
}
@media (max-width: 767px) {
#footer-mobile{
	display:block;
}
.footer-area{
	display:none;
}


.footer-menu-mobile h5 {
margin: 0;
text-align: center;
text-transform: uppercase;
font-size: 16px;
font-weight: normal;
border-bottom: 1px solid #575757;
background-repeat: repeat-x;
cursor: pointer;
line-height: 45px;
color: #eee;
}
.footer-menu-mobile-nav{
	background: #FFF:
 
}
 .footer-menu-mobile div ul {
        padding: 0;
        margin: 0;
        }
    .footer-menu-mobile div ul li {
        list-style: none !important;
        text-align: center;
        line-height: 45px;
        background-color: #fff;
         
        }
    .footer-menu-mobile div ul li a {
    	display: block;
    	font-size: 16px;
        color: #333;
        background: none;
        text-decoration: none;
        }
    .footer-menu-mobile div ul li.email a{
			color: #23a1d1 
}





}
.payment{
	margin-top: 10px;
}
.column-contacts .phone {
background: url(../image/phone.png) left center no-repeat;
}
.column-contacts .mobile {
background: url(../image/mobile.png) left center no-repeat;
}
.column-contacts .email {
		 
background: url(../image/email.png) left center no-repeat;
}

ul.column-contacts   li {
color: #ccc;
padding-left: 0px;
line-height: 28px;
list-style-type: none;
}
ul.column-contacts  li i{
	font-size: 13px;
	margin-right: 8px;
}
ul.column-contacts  {
padding-left: 0px;
}
.column-aboutus img{
	width: 100%

}
/* Social icons */
ul.social-icons {
	padding-left: 0px;
	margin-top: 15px;
}
ul.social-icons li {
	display: inline-block;
	list-style: none;
	padding: 0;

	margin-right: 7px;
	line-height: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
ul.social-icons li a{
		width: 24px;
	height: 24px;
display: block;
}
ul.social-icons li a i{
	color: #FFF;
	padding: 5px 7px;
}
ul.social-icons  li .facebook {
	background-color: #395c8c;
}
ul.social-icons  li .twitter {
	background-color: #5aceef;
}
ul.social-icons  li .linkedin {
	background-color: #fa7a24;
}
ul.social-icons  li .google {
	background-color: #f2532f;
}
ul.social-icons li:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); /* IE8 and earlier */
}


/* powered */
#powered {
background-color: #131313;
border-width: 1px;
border-style: dotted;
border-color: #201F1F;
border-left: none;
border-right: none;
border-bottom: none;
margin: 0 auto;
font-size: 12px;
color: #757575;
padding: 20px 0;
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	
	margin: 15px 0 20px;
	padding: 8px 0;
	border-radius: 0px !important;
	background-color: transparent;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
	font-size: 15px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 0px;
	border-radius: 0px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	background-color: #e7e7e7;
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}


.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}


.btn-danger {
	color: #ffffff;
	background-color: #da4f49;
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #05b8ff;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #363636;
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-size: 28px;
	letter-spacing: .02em;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}

.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

