/*catalog/view/theme/default/stylesheet/stylesheet.css*/


@font-face {
	font-family: 'Karla-Bold';
	src: url('../font/Karla-Bold.eot');
	src: url('../font/Karla-Bold.eot?#iefix') format('embedded-opentype'),
	url('../font/Karla-Bold.woff2') format('woff2'),
	url('../font/Karla-Bold.woff') format('woff'),
	url('../font/Karla-Bold.ttf') format('truetype'),
	url('../font/Karla-Bold.svg#Karla-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Karla-Regular';
	src: url('../font/Karla-Regular.eot');
	src: url('../font/Karla-Regular.eot') format('embedded-opentype'),
	url('../font/Karla-Regular.woff2') format('woff2'),
	url('../font/Karla-Regular.woff') format('woff'),
	url('../font/Karla-Regular.ttf') format('truetype'),
	url('../font/Karla-Regular.svg#KarlaRegular') format('svg');
}
body{
	overflow-x:hidden;
}

.block2-pd {
	padding: 0 0px 50px 10px !important;
}
.block1-pd {
	padding: 0 10px 50px 0px !important;
}



.pull-wrap{
	display:none;
}


.socialIcon {
	padding-left: 5px;
	padding-right: 5px;
}
.flex-control-nav {
	display: none;
}
.dropdown-menu {
	min-width: auto; /* Hooman */
	/*	padding-left: 180px !important; Hooman */
	padding-left: 0px !important;
	padding-top: -80px !important;
}
.navbar-collapse {
	z-index: 10002 !important;
}
.content {
	z-index: 10001 !important;
}
#boxcarHeader {
	/*	background-color: #01519a;
        padding: 0px 10px 0px 10px;
        color: #cba751;
    */}
.clear{
	clear:both;
	line-height:0;
	font-size:0;
}

.container {
	position:relative;
}

footer {
	/*    position: fixed; Hooman */
	position:relative;
	bottom: 0;
	width: 100%;
}
#boxcarHeaderInner {
	/*background-color: #ecb728;
	color: #01519a;	*/
	/*background-color: #0460b3;
	color: #FFFFFF;*/
	background:#0b84ce;
	height:60px;
	line-height:60px;
	padding-left:20px;
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	display:block;
	color:#fff;
	font-family: 'Karla-Bold';
	font-size:16px;
	text-transform:uppercase;

}
#boxcarHeaderInner i{
	margin-right:15px;
}

#boxcarHeaderInner:hover {
	color:#fff;
}
#headerSearchButton::before {
	content: "GO!" !important;
}
button, .btn-danger, .btn-primary, .btn-default, .btn-info {
	margin-top: 30px;
}
.button-group button {
	margin-top:0;
}
.col-sm-5 {
	margin-top: 30px;
	text-align: center;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	/*	color: #666; */
	color:#333;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
}

.owl-carousel {
	background: transparent !important;
}
/*strat koushik css*/


#contact-search #search .input-group-btn .btn-default{
	margin-top:-1px !important;
}
#contact-search #search .input-group-btn .btn-default:hover{
	background:#015099 !important;
	border-color:#015099 !important;
}

#contact-search .ser-box{
	margin-top: 10px;
}

.account-box{
	width:100%;
}
.account-box ul{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
.account-box ul li{
	float:left;
	width:33%;
}
.account-box ul li a{
	font-family: 'Karla-Bold';
	font-size:13px;
	line-height:13px;
	color:#363f46;
	text-transform:uppercase;
	text-align:center;
	display:block;
}
.account-box ul li a:hover{
	text-decoration:none;
}
.account-box ul li a .icon{
	display:block;
	width:42px;
	height:42px;
	line-height:42px;
	border:1px solid #e5e5e5;
	border-radius:50px;
	text-align:center;
	margin:0 auto 10px auto;
	transition:all ease 500ms;
	-webkit-transition:all ease 500ms;
	-moz-transition:all ease 500ms;
	-ms-transition:all ease 500ms;
	-o-transition:all ease 500ms;
}
.account-box ul li a .icon:hover{
	border:1px solid #015099;
}
.account-box ul li a spani{

}
.account-box ul li a .icon:hover i{
	color:#015099;
}
.account-box ul li a .icon span{
	position:absolute;
	width:30px;
	height:20px;
	line-height:20px;
	background:#e5007f;
	color:#fff;
	text-align:center;
	border-radius:15px;
}

.account-box ul li.click-accu{
	position:relative;
}
.account-box ul li ul.kkkk{
	display:none;
}

.account-box ul li.click-accu ul.kkkk{
	position:absolute;
	left:0;
	z-index:99;
	width: 100%;
	background: #f7f7f7;
}
.account-box ul li.click-accu:hover ul.kkkk{
	display:block;
}
.account-box ul li ul.kkkk li{
	float:none;
	width:100%;
}
.account-box ul li ul.kkkk li a{
	height:30px;
	line-height:30px;
	display:block;
	transition:all ease 500ms;
	-webkit-transition:all ease 500ms;
	-moz-transition:all ease 500ms;
	-ms-transition:all ease 500ms;
	-o-transition:all ease 500ms;
}
.account-box ul li ul.kkkk li a:hover{
	background:#015099;
	color:#fff;
}

.menu-section{
	background:#f7f7f7;
	border-top:1px solid #e3e3e3;
}


.kb_nav{
	display:block !important;
	margin-bottom:0;
}

.kb_nav .navbar-nav{
	margin-top:23px;
	float:none;
	text-align:center;
}
.kb_nav .navbar-nav li a{
	font-family: 'Karla-Bold';
	font-size:14px;
	line-height:14px;
	color:#363f46;
	text-transform:uppercase;
	background:none;
	transition:all ease 500ms;
	-webkit-transition:all ease 500ms;
	-moz-transition:all ease 500ms;
	-ms-transition:all ease 500ms;
	-o-transition:all ease 500ms;
	padding:0 9px;
}

.kb_nav .navbar-nav li a:hover{
	color:#015099;
}
.kb_footer{
	padding-top: 50px;
	padding-bottom: 80px;
}

.kb_jj center{
	font-size: 13px;
	line-height: 18px;
	font-family: 'Karla-Regular';
}
.kb_social{
	margin-top:25px;
}
.gap{
	margin-top:65px;
	margin-bottom:40px;
}
.pro-head{
	font-family: 'Karla-Bold';
	color:#363f46;
	font-size:36px;
	line-height:40px;
	margin-bottom:30px;
	text-align:center;
	text-transform:uppercase;
}

.bx-wrapper .bx-pager {
	display:none !important;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 50px !important;
	height: 50px !important;
	line-height:50px !important;
	text-align:center;
	z-index: 9999;
	border:1px solid #e9e9e9;
	background:#fff;
}
.bx-wrapper .bx-prev {
	left: -40px !important;
}
.bx-wrapper .bx-prev:after{
	position:absolute;
	top:50%;
	left:16px;
	content:'';
	z-index:9999999;
	background:url('../image/lft-a.png') no-repeat;
	height: 11px;
	width: 10px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}

.bx-wrapper .bx-next {
	right: -33px !important;
}

.bx-wrapper .bx-next:after{
	position:absolute;
	top:50%;
	left:22px;
	content:'';
	z-index:9999999;
	background:url('../image/rgt-a.png') no-repeat;
	height: 11px;
	width: 10px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover{
	border:1px solid #2156a6;
}


.button-group2{
	margin: 45px auto 15px auto;
	width:155px;
}
.button-group2 button{
	margin:0;
	background:none;
	border-left:none;
	border-top:none;
	border-bottom:none;
	border-right:1px solid #d1d1d1;
	color:#9a9fa2;
	font-family: 'Karla-Bold';
	font-size:12px;
	padding:0;
}
.button-group2 button i{
	margin:0 5px;
}
.button-group2 button.comp{
	border-right:none;
}


i.fa.fa-reply {
    font-size: 24px;
    position: absolute;
    bottom: 24px;
    right: -29px;
    color: #ccc;
}

p.btr_price {
    text-align: center;
    margin-top: 4px;
    font-size: 15px;
	position:relative;
	clear: both;
}
p.btr_price:after {
    position: absolute;
    right: -17px;
    bottom: -2px;
    width: 36px;
    height: 47px;
    content: '';
    background: url(/image/catalog/arrow-k.png) no-repeat;
}
p.sn_btr_price::after {
	right: 14px;
}



/*end koushik css*/


h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* 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: #23a1d1;
}
a:hover {
	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: 10px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 10px;
	/*margin-top: 30px;*/
}
.input-group .input-group-addon {
	font-size: 10px;
	height: 30px;
}
/* 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;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #01519a;
	border-radius: 50;
	/*background-color: #01519a;*/
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	/*padding: 4px 0px 3px 0;*/
	margin: 0 0 0 0;
	min-height: 40px;
}
#top .container {
	padding: 0px;
	position: relative;
}
#menu {
	postion: absolute !important;
}

#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #01519a;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	/*	color: #888; */
	color: #666;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;

}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links {
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	/*margin: 0 0 10px 0;*/
	margin: 0px;
	width: 523px;
	height: 101px;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
}
#search .btn-lg {
	/*
        font-size: 15px;
        line-height: 18px;
        padding: 10px 35px;
        text-shadow: 0 1px 0 #FFF;
    */
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #f7bc15;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #f7bc15;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
	color: #f7bc15;
}
#cart .dropdown-menu {
	/*min-width: 100%;*/
	z-index: 1001 !important;
	float: left !important;
	position: absolute;
	color: #f7bc15;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	width: 288px;
	background-color: #fff;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
	background-repeat: repeat-x;
	/*border-color: #1f90bb #1f90bb #145e7a;*/
	border-radius:0 0 4px 4px;
	color:#0f6abc;
	min-height: 40px;
	position: absolute;
	z-index: 11;
	top: 60px;
	left: 14px;
}

#menu .navbar-collapse {
	padding:0;
}

#menu .nav > li {
	border-top:1px solid #ececec;
}
#menu .nav > li:first-child {
	border-top:none;
}
#menu .nav > li {
	border-bottom:1px solid #ececec;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
}
#menu .nav > li.dropdown{
	position:relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	transition:all ease 500ms;
	-webkit-transition:all ease 500ms;
	-moz-transition:all ease 500ms;
	-ms-transition:all ease 500ms;
	-o-transition:all ease 500ms;
}

#menu .nav > li:last-child {
	border-bottom:none;
}
.p-l-o{
	padding-right:6px;
}

#menu .nav > li > a {
	color: #363f46;
	background-color: transparent;
	z-index: 1001 !important;
	font-family: 'Karla-Bold';
	text-transform:uppercase;
	font-size:13.5px;
	line-height: 18px;
	display:block;
	/*padding: 17.4px 25px 17.4px 17px;*/
	padding: 15px 25px 15px 17px;
	transition:all ease 500ms;
	-webkit-transition:all ease 500ms;
	-moz-transition:all ease 500ms;
	-ms-transition:all ease 500ms;
	-o-transition:all ease 500ms;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
#menu .nav > li:hover{
	background:#0b84ce;
	color:#fff !important;
}
#menu .nav > li:hover a{
	color:#fff !important;
}


#menu .nav > li::after {
	font-size: 15px;
	color:#1488f1;
	content:'>';
	position: absolute;
	right: 10px;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}
#menu .nav > li.dropdown .dropdown-inner ul li{
	border-bottom:1px solid #ddd;
}
#menu .nav > li.dropdown .dropdown-inner ul li a {
	color: #333333 !important;
}
#menu .nav > li.dropdown .dropdown-inner ul li a:hover {
	color:#fff !important;
}

/* Hooman
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
*/
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	color:#cba751;
}
#menu .dropdown-menu {
	left:100%;
	margin:0;
	padding: 0;
	top:0;
	width: 300px;
}
#menu .dropdown-inner {
	background-color:#f7fbf4;
	/*	display: table;*/
}
#menu .dropdown-inner ul {
	/*display: table-cell;*/
	display: block;
}
#menu .dropdown-inner a {
	display: block;
	padding: 10px 14px;
	clear: both;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
#menu .dropdown-inner li a:hover {
	background-color:#0f6abc;
	color: #f7fbf4;
}
#menu .see-all {
	display: block;
	margin-top: 0px;
	border-top: 0px;
	font-size: 10px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #01519a;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #01519a;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
	background-repeat: repeat-x;
	/*border-color: #1f90bb #1f90bb #145e7a;*/
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #01519a;
}

.premier-quote-container {
	max-width:1000px;
	margin:0 auto;
}

.premier-quote-container #quote-header {
	display:inline-block;
	width:100%;
}

.premier-quote-container a {
	float:left;
}


.premier-quote-container h1 {
	border-top:40px solid #01519a;
	display:block;
	margin:20px 0;
	padding-top:20px;
}

.premier-quote-container h2 {
	font-size:1.5em;
	line-height:1.5em;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
		background-color: #0f6abb !important;
	}
}
@media (max-width: 767px) {
	#menu {
		/*border-radius: 4px;*/

	}
	#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%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0px;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	padding-top: 0;
	margin-top: 0;
	min-height: auto;
}
/* footer */
footer {
	margin-top: 30px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFF;
	color: #FFFFFF;
}
footer hr {
	/*border-top: none;*/
	/*border-bottom: 1px solid #666;*/
	display:none;
}
footer a {
	color: #FFFFFF;
}
footer a:hover {
	color:  #FFFFFF;
}
footer h5 {
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	color:  #FFFFFF;
	font-family: 'Karla-Bold';
	text-transform:uppercase;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	background-color:#fff;
	margin: 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
	border-radius:0;
}
.breadcrumb .fa-home {
	color:#cccccc;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li a {
	color:#01519a;
}
.breadcrumb > li + li:before {
	content: url('/image/catalog/arrow.png');
	left: -14px;
	padding: 0;
	position: absolute;
	top: -8px;
}
.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;
	overflow: auto;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 12.2px 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 {
	/*background-image: url(/image/search_go.png);
	height: 39px !important;
	width: 58px !important;
	color: #777;*/
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
	/*background-color: #e7e7e7;*/
	/**/background-color: #015099;
	color:#fff;
	/*background-image: linear-gradient(to bottom, #eeeeee, #dddddd);*/

	/*background-repeat: repeat-x;*/
	/*border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;*/
}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#fff;background-color:#0b84ce;border-color:#285e8e;}
.btn-primary {
	background-color: #64ab2b;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	/*background-color: #01519a;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;*/
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	/*background-color: #1f90bb;*/
	background-color: #64ab2b;
	background-position: 0 -15px;
}

.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	/*background-image: linear-gradient(to bottom, #fbb450, #f89406);
	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);
}

#cart .text-center .btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #01519a;
	border:none;
}
.btn-primary{
	background-color: #01519a !important;
	border:none;
}
.btn{
	border:none !important;
}
.buttons .pull-left .btn-default{
	border:1px solid #015099 !important;
	transition:all ease 500ms;
	-webkit-transition:all ease 500ms;
	-moz-transition:all ease 500ms;
	-ms-transition:all ease 500ms;
	-o-transition:all ease 500ms;
}
.buttons .pull-left .btn-default:hover{
	border:1px solid #015099 !important;
	color:#fff;
	background:#015099;
}








.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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	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: #23A1D1;
	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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	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;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	/*	color: #888; */
	color: #666;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
	z-index:0;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	overflow: auto;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	min-height: 530px;
}
.product-thumb .image {
	text-align: center;
	width: 70%;
	margin: 0 auto;
}
.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;
}

/* Hooman start */
#column-left {
	margin-top:20px;
}
h1, h2, h3 {
	color:#01519a;
	margin-bottom:20px;
	margin-top:0;
}
#sp_phone_container {
	width: 100%;
	color:#a1a1a1;
	font-family: 'Karla-Bold';
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	margin-top: 12px;
	display: block;
	text-align: right;
}
#sp_phone_container i{
	vertical-align: middle;
}
#sp_phone {
	background:#b50689;
	color:#fff;
	font-size:12px;
	line-height:12px;
	padding:5px 10px;
}

#search {
	/*	float:right;
        max-width:400px; */
	float: left;
	max-width: 100%;
	position: relative;
	/*width: 70%;*/
	width: 100%;
}
#boxcarHeaderInner {
	cursor:pointer;
}
/*header .col-sm-6 {
	float:right;
}*/
header .col-sm-4 {
	width:auto;
}
#logo {
	height: auto;
	width:100%;
}
#menu .nav > li > a {
	width:auto;
}

.product-layout {
	/*	width:88%; */
	margin:0 auto;
}

.ebay-link {
	font-weight:600;
	line-height:38px;
	text-align: center;
	text-transform:uppercase;
}

.ebay-link:hover {
	background-color:#ddd;
}
.product-layout {
	margin-bottom:20px;
}
.product-grid .product-thumb .caption .kb-pro-dtl{
	min-height:110px;
}
.product-grid .product-thumb .button-group {
	width:240px;
	margin:0 auto;
}
.product-grid .product-thumb .button-group button {
	float: left;
	width: 60%;
	margin-bottom: 10px;
}
.product-grid .product-thumb .button-group button + button {
	width: 20%;
}
.product-list .product-thumb {
	min-height:auto !important;
}
.product-list .product-thumb .image {
	width:auto;
}
.product-list .product-thumb .button-group button {
	float: left;
	width: 60%;
	margin-bottom: 10px;
}
.product-list .product-thumb .button-group button + button {
	width: 20%;
}
.product-list .product-thumb .manu-info {
	border-left: 1px solid #ddd;
	width: 70%;
	float: right;
	padding-left:80px;
	min-height: 258px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.product-list .product-thumb .button-group {
	width:240px;
}

.product-thumb .button-group {
	/*	border-top: 1px solid #ddd;
        background-color: #64aa2b;
    */
	width:170px;
	margin:0 auto;
	background:none !important;
}
.product-thumb .button-group button{
	background-color: #2156a6;
	color:#fff;
}
.product-thumb .button-group a {
	background-color: #2156a6;
	color:#fff;
	display: block;
	font-family: 'Karla-Bold';
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	height:40px;
	line-height:40px;
	transition:all ease 500ms;
	-webkit-transition:all ease 500ms;
	-moz-transition:all ease 500ms;
	-ms-transition:all ease 500ms;
	-o-transition:all ease 500ms;
	border: 1px solid #2156a6;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.product-thumb .button-group a:hover  {
	color:#2156a6;
	border: 1px solid #2156a6;
	background:none;
}

.product-head {
	background-color:#f7bc15;
	margin:0;
	padding:5px 0;
	text-align:center;
	width:100%;
}

.product-head h2 {
	color: #fff;
	display: inline-block;
	margin-bottom: 0;
	position: relative;
	top: 6px;
}

.product-head .img-thumbnail {
	background-color:transparent;
	border:none;
}

.product-head .col-sm-2 {
	display:inline-block;
	float:none;
}

.product-head .col-sm-10 {
	height:0;
}

.col-lg-3 {
	width:33.33%;
}

.container {
	width:1200px;
	max-width:100%;
	padding:0;
	margin:0 auto;
}

footer .container {
	/*	padding:25px 9% 35px;	*/
	padding:20px 5% 20px;
}

/*footer .container .col-sm-3 {
	margin:0;
	padding:0;
	width:20%;
}

footer .container .row {
	float:left;
	margin:0;
	padding:0;
	width:80%;
}
*/

/*footer .container .row .col-sm-2 {
	margin:0;
	padding:0 0 0 8%;
    width: 25%;
}
*/
footer p img {
	width:100%;
	height:auto;
}

footer li a {
	font-size:14px;
	line-height:18px;
	font-family: 'Karla-Regular';

}

.form-horizontal .control-label {
	text-align: left;
}
.southpoint-contact-address {
	padding-top:120px;
}

.southpoint-contact-address:nth-child(2) {
	border-top:1px dashed #01519a;
	padding-top:20px;
}

.southpoint-contact-address strong {
	color:#01519a;
}

#sales-login-logo {
	display:block;
	margin:20px auto;
}

#login-container {
	border:1px solid #CCC;
	border-radius:5px;
	display:block;
	margin:0 auto;
	width:90%;
	max-width:475px;
	padding:20px;
}

#login-container label, #login-container input {
	display:inline-block;
	width:100%;
}

#brands-wrapper {
	text-align:center;
	width:100%;
}

#brands-wrapper img {
	width:30%;
	min-width:175px;
	margin:1.5%;
}

.row .input-create {
	background-color:#6bb031;
	background-image:url("/image/catalog/create.jpg");
	background-position: 50% center;
	border: 1px solid #6bb031;
	border-radius:5px;
	overflow: hidden;
	text-indent: -10000px;
	width:26px;
	height:26px;
}

.row .input-delete {
	background-color:#f90100;
	background-image:url("/image/catalog/delete.jpg");
	background-position: 50% center;
	border: 1px solid #f90100;
	border-radius:5px;
	overflow: hidden;
	text-indent: -10000px;
	width:26px;
	height:26px;
}

.input-update {
	background-color:#6bb031;
	background-image:url("/image/catalog/input.jpg");
	background-position: 0 center;
	background-repeat:no-repeat;
	border: 1px solid #6bb031;
	border-radius:5px;
	color:#ffffff;
	overflow: hidden;
	font-height:26px;
	height:26px;
	margin-top:20px;
	padding-left:22px;
}

#logout-form {
	background-image:url("/image/catalog/lock.jpg");
	background-position: 0 center;
	background-repeat:no-repeat;
	float:right;
	padding-left:22px;
}

#logout-form label {
	color:#01519a;
	cursor:pointer;
	text-transform:uppercase;
}

#logout-form input {
	opacity:0;
}

#home-store-header {
	height:45px;
}

#home-store-header img {
	display: inline-block;
	margin-right: 10px;
	max-width: 80px;
}

#home-store-header h4 {
	color:#2a6496;
	display:inline-block;
	font-weight:bold;
}

.rebates img {
	max-width:100%;
}

/*sonalin 31/12/18*/

.sn_bdtopsec img {
	width: 100%;
	max-width: 100%;
	display: block;
	height:auto;
}

header{ padding:20px 0;}

footer {
	background: url(/image/ftr_bg.jpg) 0 0 no-repeat;
	background-size: cover;
	width: 100%;
}

.sn_ebatarea {
	position: relative;
}

.visit_btn {
	position: absolute;
	bottom: 90px;
	left: 35px;
	background: #e5007f;
	color: #fff;
	width: 193px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	font-family: 'Karla-Bold';
	text-transform:uppercase;
	text-align:center;
}


.visit_btn:hover{ color:#fff; background:rgba(229,0,117,0.8);}

.category_page .product-thumb {
	min-height: auto !important;
}

.category_page .product-list, .category_page .product-grid {
	min-height: auto !important;
	margin-bottom: 20px;
}
.category_page .product-thumb {
	min-height: auto !important;
}
.category_page .product-list .product-thumb .image {
	float: left;
	padding: 20px;
	border-right: 1px solid #ddd;
	width:auto;
}
.category_page .product-grid .product-thumb .caption {
	min-height:200px;
}
.category_page .product-list .product-thumb .caption {
	margin-left: 0;
	margin-right: 18px;
	width: 65%;
	float: right;
	padding: 0 15px;
}
.category_page .product-list .product-thumb .button-group {
	border-left: none;
}
.category_page .product-thumb h4 {
	min-height: 35px;
	margin: 0;
}

/* Hooman end */
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 15px;
	}
}
.product-thumb h4{
	text-align:center;
	min-height: 45px;
}
.product-thumb h4 a {
	font-family: 'Karla-Bold';
	font-size:16px;
	line-height:22px;
	text-transform:uppercase;
	color:#555555;
}
.product-thumb h4:hover a{
	color:#18a8ea;
}
.product-thumb p{
	font-family: 'Karla-Regular';
	font-size:14px;
	line-height:20px;
	text-align:center;
	color:#555555;
}

/*.product-list .product-thumb .caption {
	margin-left: 230px;
}*/
@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 210px;
		padding: 0 10px;
	}
}
/* Hooman start */
@media (max-width: 1120px) {
	header .col-sm-4, header .col-sm-6 {
		float: none;
		margin: 0 auto;
	}
	/*#sp_phone_container {
        display:block;
        float: none;
        position: unset;
        text-align:center;
    }*/

	/*#contact-search {
        width:100%;
    }
    */
	#search {
		float:right;
	}

}

@media (max-width: 1170px) {

	.category_page .product-list .product-thumb .caption {
		width: 60%;
	}

	.category_page .product-grid .product-thumb{
		padding:10px;

	}
	.category_page .product-grid  .product-thumb .button-group {
		width: 95%;
		overflow: hidden;
	}
}

@media (max-width: 1024px) {
	.category_page .product-list .product-thumb .caption {
		width: 55%;
	}
	#menu .nav > li > a {
	padding: 14px 25px 14px 17px;
}
}

@media (max-width: 950px) {
	footer .container .row .col-sm-2 {
		padding:0 0 0 5%;
	}
}

@media (max-width: 795px) {
	footer a {
		font-size: 10px;
	}
}

@media (max-width: 767px) {
	#boxcarHeaderInner {
		/*background-color:transparent;*/
	}
	.col-lg-3 {
		width:100%;
	}
	footer a {
		font-size: 12px;
	}
	#menu span#category {
		display:none !important;
	}
	#menu div.dropdown-menu {
		left:0;
		top:2px;
		z-index: 1002;
	}
	#menu .dropdown:hover .dropdown-menu {
		display: block;
		background-color: #0f6abb !important;
	}


	#menu .dropdown-inner a, #menu .dropdown-inner a:hover {
		color: #000
	}
	.southpoint-contact-address {
		padding-top:20px;
	}
	/* Hooman end */
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}

	footer .container .col-sm-3 {
		margin:0 auto 30px;
		width:255px;

	}
	footer .container .row .col-sm-2 {
		width:100%;
	}
}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	/*	color: #999; */
	color: #666;
	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: #18a8ea;
	font-family: 'Karla-Bold';
	font-size:18px;
	line-height:20px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	/*	color: #999; */
	color: #666;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	/*	color: #999; */
	color: #666;
	font-size: 13px;
	display: block;
	font-family: 'Karla-Regular';
}
/* Hooman
.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: 1100px) {
	#menu {
		width: 236px;
	}
	#menu .nav > li > a {
		font-size: 13px;
		line-height: 18px;
	}

}

@media (max-width: 768px) {

	.dropdown-toggle{
		display:block;
	}
	.dropdown-toggle.tggl +.dropdown-menu{
		display:block !important;
	}
	.dropdown-toggle + .dropdown-menu{
		display:none !important;
	}

	#menu div.dropdown-menu {
		position:relative;
	}
	/*#menu div.dropdown-menu::after {
        position: absolute;
        top: 0;
        right: 0;
        content: 'X';
        height: 100%;
        width: 40px;
        line-height: 20px;
        text-align: center;
        color: #fff;
        background: #015099;
        font-size: 20px;
        line-height: 30px;
        cursor: pointer;
    }*/
	.product-grid .product-thumb{
		padding:15px;
	}
	.product-grid .product-thumb .button-group {
		width: 100%;
	}
	.product-list .product-thumb .manu-info {
		width: 60%;
	}
	/*#menu .dropdown:hover .dropdown-menu {
        display: none;
        background-color: #0f6abb !important;
    }
    */.home_right_content{
		  padding:0;
	  }
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	#logo {
		height: auto;
		width: 400px;
		margin: 0 auto;
	}
	.kb_nav ul.navbar-nav li {
		display: inline-block;
		float: none ;
	}
	#sp_phone_container {
		text-align: left;
		padding-left: 15px;
	}
	.menu-section {
		padding: 20px 0;
	}
	.account-box ul li.click-accu {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	header {
		border-bottom: 1px solid #ccc;
	}
	#menu {
		width: 100% !important;
		margin: 0 auto;
		position: relative;
		z-index: 11;
		top: 0;
		left: 0;
	}

	#menu .dropdown-menu {
		left: 0%;
		top: -2px;
		z-index: 9999;
		width: 99%;
	}
	.kb-new-menu{
		display: block !important;
	}
	.kb-desk-menu{
		display: none !important;
	}
	.kb_nav {
		margin-bottom: 20px;
	}
	.kb_toggle{
		position:relative;
	}
    .menu-section{
		display:none;
	}
	.pull-wrap{
		background:#015099;
		width:40px;
		height:40px;
		line-height:50px;
		text-align:center;
		display:block;
		position:absolute;
		right:0;
		top:0;
		border-radius:4px;
		cursor:pointer;
		z-index:99;
	}

	.pull-wrap i{
		color:#fff;
		font-size:25px;
	}

	.block1-pd {
		padding:0 0 30px 0 !important;
	}
	.block1-pd img{
		width:100%;
		max-width:100%;
		height:auto;
		display:block;
	}
	.block2-pd {
		padding:0 0 30px 0 !important;
	}
	.block2-pd img{
		width:100%;
		max-width:100%;
		height:auto;
		display:block;
	}
	.gap {
		margin-top: 19px;
		margin-bottom: 40px;
	}
	.visit_btn {
		bottom: 16px;
		left: 21px;
		width: 153px;
		height: 40px;
		line-height: 40px;
	}
	.kb_footer {
		padding-top: 30px;
		padding-bottom: 50px;
	}
	footer .container {
		padding: 0;
		padding: 0;
	}
	.kb_footer center{
		width: 300px;
		margin: 0 auto 20px auto;
	}
	footer h5 {
		font-size: 18px;
		line-height: 18px;
		margin-top: 30px;
	}
	.list-unstyled li:hover{
		background:#0b84ce;
	}
	.kb_jj center {
		margin: 30px 0;
	}
	.kb_footer .col-md-3{
		border-top: 1px solid rgba(255,255,255,0.1);
		min-height: 210px;
	}
	.product-thumb {
		padding: 20px;
	}
	body {
		overflow-x: hidden !important;
	}
	#column-left{
		display:none;
	}
	.category_page{
		width:100%;
	}
	.category_page .control-label{
		margin-bottom: 6px;
		margin-top: 15px;

	}
	#menu {
		display:block !important;
	}
	#content {
		margin-top: 20px;
	}
	#content h1{
		margin-bottom: 30px;
	}

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

	.category_page .product-list .product-thumb .image {
		padding: 0;
	}
	.product-list .product-thumb .caption {
		width: 100%;
		margin-right:0;
	}
	.product-list .product-thumb .image {
		border-right:none;
	}

	.product-list .product-thumb .manu-info {
		width: 100%;
		padding-left: 0;
		border-left: none;
		min-height: auto;
	}
}

@media (max-width: 568px) {
	.category_page .product-list .product-thumb .caption {
		width: 100%;
		float:none;
	}
	.category_page .product-list .product-thumb .image {
		float: none;
		border-right: none;
		margin-bottom:20px;
	}


	#logo {
		height: auto;
		width: 350px;
		margin: 0 auto 20px auto;
	}
	.kb_footer {
		padding-bottom: 0px;
	}
	.bx-wrapper .bx-prev {
		left: -11px !important;
	}
	.bx-wrapper .bx-next {
		right: -6px !important;
	}
	.visit_btn {
		font-size:11px;
		bottom: 16px;
		left: 50%;
		width: 110px;
		height: 30px;
		line-height: 30px;
		transform: translateX(-55px);
		-webkit-transform: translateX(-55px);
		-moz-transform: translateX(-55px);
		-ms-transform: translateX(-55px);
		-o-transform: translateX(-55px);
		bottom: 5px;
	}
	.category_page .product-grid .product-thumb .button-group {
		width: 240px;
	}
	.category_page .product-thumb h4 {
		margin: 0 0 10px 0;
	}
}

@media (max-width: 480px) {
	.product-head h2 {
		font-size: 20px;
		margin-bottom: 20px !important;
	}
	#logo {
		height: auto;
		width: 338px;
		margin: 0 0 20px 0;
	}
	.pro-head {
		font-size: 26px;
		line-height: 30px;
	}

	.bx-wrapper .bx-controls-direction a {
		top:60% !important;
		height:50px !important;
		line-height:50px !important;
		width:40px !important;
	}
	.bx-wrapper .bx-prev {
		left: -1% !important;
	}

	.buttons .pull-left,
	.buttons .pull-right{
		float:none !important;
		display:block !important;
		margin-bottom:10px;
		margin-right:0 !important;
	}
	.buttons .pull-left a,
	.buttons .pull-right a{
		width:100%;
		margin:0;
	}
	#content h1{
		font-size: 25px;
	}
	#content h2{
		font-size: 20px;
	}
}

.product-thumb .button-group button {
	width: 100%;
	border: none;
	display:block;
	height:40px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Karla-Bold';
	font-size:14px;
	transition:all ease 500ms;
	-webkit-transition:all ease 500ms;
	-ms-transition:all ease 500ms;
	-moz-transition:all ease 500ms;
	-o-transition:all ease 500ms;
	padding:0;
	border: 1px solid #2156a6;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #2156a6;
	border:1px solid #2156a6;
	background:none;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1280px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.bx-wrapper .bx-prev {
		left: -25px !important;
	}
	.bx-wrapper .bx-next {
		right: -15px !important;
	}
	.product-thumb .button-group button {
		width: 100%;
	}
	.container {
		width: 95%;
	}

}

@media (max-width: 480px) {

	.bx-wrapper .bx-controls-direction a {
		top:60% !important;
		height:50px !important;
		line-height:50px !important;
		width:40px !important;
	}
	.bx-wrapper .bx-prev {
		left: -1% !important;
	}
	.bx-wrapper .bx-next {
		right: 2px !important;
	}


}
@media (max-width: 400px) {
	#logo {
		height: auto;
		width: 300px;
		margin: 0 0 20px 0;
	}
}
@media (max-width: 375px) {
	#logo {
		height: auto;
		width: 250px;
		margin: 0 0 20px 0;
	}
	.pull-wrap {
		width: 35px;
		height: 35px;
		line-height: 41px;
	}
	.pull-wrap i {
		font-size: 21px;
	}
	.kk-txt{
		display:none;
	}
	.account-box ul li a {
		font-size: 12px;
		line-height: 13px;
	}

	.kb_footer .col-xs-6 {
		width: 100%;
	}

	body {
		overflow-x: hidden !important;
	}
	.kb_footer .col-md-3 {
		min-height: auto !important;
	}
	#menu .dropdown-menu {
		width: 90%;
	}
	.kb_nav .navbar-nav li a {
		font-size: 12px;
		line-height: 12px;
		padding: 0 10px;
	}
	#cart .dropdown-menu {
		color: #01519a !important;
		top: 52px;
		width: 300px;
	}
	#cart .dropdown-menu li:last-child .table {
		width: 70%;
	}
	#cart .dropdown-menu li:last-child .checkout_btn p {
		text-align:left;
	}


}

@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 100%;
	}
}

.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;
}

.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin:0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.flex-direction-nav a:before {
	line-height: 40px;
}

#sp_footer {
	background-color: #0460b3 !important;
	text-align: center;
}

@media (max-width: 480px) {
	#sp_phone_container {
		bottom: -10px;
		text-align:center;
		width:100%;
	}
	#search {
		width:100%;
	}
	#boxcarHeader {
		margin-bottom:20px;
	}
	.breadcrumb {
		display:none;
	}
}
@media (min-width: 992px) {
	.home_right_content {
		padding-right: 0px;
		padding-left: 0px;
		position: relative;
		margin-top: -2px;
	}
	#slideshow0 img {
		min-height: 400px;
	}
	#slideshow0 .owl-wrapper-outer {
		padding-top: 3px !important;
		/*left: -8px;*/
	}
	.kb-mob-menu{
		display: none !important;
	}

}

#menu .nav > li:last-child {
	border-bottom: 1px solid #ececec;
}
.common-home .navbar {
	display: block;
}
#slideshow0 .owl-wrapper-outer {
	border: none;
	box-shadow: none;
	border-radius: 0px;
	padding-top: 15px;
}
#slideshow0 .owl-controls.clickable {
	display: none !important;
}
/*#menu .nav > li > a {
    padding: 12px 25px 12px 17px;
}
*/
button, .btn-danger, .btn-primary, .btn-default, .btn-info {
	margin-top: 0px;
}
#cart .dropdown-menu {
	display:none;
	padding: 5px 0;
	margin: 2px 0 0;
}
#cart .dropdown-menu {
	color: #01519a !important;
	top: 52px;
}
#cart .dropdown-menu li {
	width: 100%;
	float:none;
}
#cart .cart_qty {
	min-width: 35px;
	color:#01519a;
}
#cart .checkout_btn a {
	display:inline-block;
}
.checkout_btn a{
	background:#01519a;
	color:#fff !important;
	padding:10px;
}

.category_page .product-thumb .button-group button,.custom_manufacturer .product-thumb .button-group button {
	float: left;
	width: 60%;
	margin-bottom: 10px;
}
.category_page .product-thumb .button-group,.custom_manufacturer .product-thumb .button-group {
	width: 240px;
	overflow:hidden;
}
.category_page .product-thumb .button-group button,.custom_manufacturer .product-thumb .button-group button {
	font-size:13px;
}

.category_page .product-thumb .button-group button + button,.custom_manufacturer .product-thumb .button-group button + button {
	width: 20%;
}
.common-home .button-group.qbutton {
	margin-top: 10px;
	position:relative;
}

.button-group.qbutton button {
	width: 100% !important;
	display: block !important;
	overflow: hidden;
}

.category_page .product-layout {
	min-height: 548px;
}

@media (max-width: 768px) {
    .kb_nav .navbar-nav {
        margin-top: 0px;
    }
     .kb_nav .navbar-nav li {
        padding: 10px;
    }
}

@media (min-width: 992px) {
    .custom_manufacturer .product-thumb .button-group button + button {
        width: 20%;
    }

    .common-home .alert.alert-success {
        width: 75%;
        margin-left: 25%;
    }
}

.alert {
    font-size: 14px;
}
@media (max-width: 480px) {
.product-thumb .button-group {
    width: 160px;
}
} 

p.sing::after {
	right: 14px;
}

.category_page p.btr_price:after {
    right: 15px;
	padding-right:0;
	text-align:center;
}

.category_heading {
    min-width:150px;
}

body[class*="-123"] .row.product-head {
	background-color: #01519a;
	padding:10px 0;
}
body[class*="-124"] .row.product-head {
	background-color: #f7bc15;
}
body[class*="-125"] .row.product-head {
	background-color: #01519a;
}
body[class*="-126"] .row.product-head {
	background-color: #64aa2b;
}

body[class*="-127"] .row.product-head {
	background-color: #d4542e;
}
body[class*="-128"] .row.product-head {
	background-color: #64aa2b;
}
body[class*="-129"] .row.product-head {
	background-color: #d4542e;
}

body[class*="-123"] .row.product-head h2,
body[class*="-124"] .row.product-head h2,
body[class*="-125"] .row.product-head h2,
body[class*="-126"] .row.product-head h2,
body[class*="-127"] .row.product-head h2,
body[class*="-128"] .row.product-head h2,
body[class*="-129"] .row.product-head h2{
	color: #fff;
	display: inline-block;
	margin: 30px 0;
	position: relative;
	top: 0;
}


#html-block-0{
	margin-right:2%;
}
#html-block-1{
	float:right;
}
#html-block-0, #html-block-1 {
    width: 49%;
    float: left;
	margin-bottom:50px;
}

#html-block-0 a img, #html-block-1 a img {
	max-width:100%;
	width:100%;
	height:auto;
	display:block;
}











/*
.sn_banner1 {
	width: 49%;
}
#html-block-1{
	clear:both;
}
.kb-canno-banner1{
	width:49%;
}
.kb-canno-banner1 img{
	width:100%;
	max-width:100%;
	display:block;
	height:auto;
}
.kb-canno-banner2{
	width:49%;
	float:right;
	margin-top: -193px;
	clear:both;
}
.kb-canno-banner2 img{
	width:100%;
	max-width:100%;
	display:block;
	height:auto;
	float:left;
}*/

