body {
	/* font-family: 'Poppins', sans-serif; */
	font-family: 'Roboto', sans-serif;
	font-weight: 400; background: #f3f7f8;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #e21e1f;
}
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: 12px;
}
.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;
}
/****dropdownheight*********/
#column-left ul.dropdown-menu.inner {
    height: 300px;
}
/*********/
/* 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: #e21e1f;
}
/* top media */
.top_icons ul {
    display: block;
    margin: 0;
    padding: 8px 0 0;
}
.top_icons li {
    display: inline-block; padding: 0 4px 0 0;
}
.top_icons a {
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #333;
    border-radius: 100%;
    text-align: center;
    line-height: 24px;
}
.top_icons a i {
    font-size: 12px;
    color: #333;
}
.top_icons a:hover {
    border: 1px solid #e21e1f;
}
.top_icons a:hover i {
    color: #e21e1f;
}
.cat-banner-block.h1head {
    background: #fff;
}
.h1head h1 {
    padding: 14px 26px;
    font-size: 20px;
    margin: 0;
    color: #223f92;
	text-align:center;
}

/* top */
#top {
	background-color: #f6f6f6;
	/* min-height: 40px; */   
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
    color: #333;
    text-shadow: 0 1px 0 #FFF;
    text-decoration: none;
    font-size: 13px;
}
.table-responsive .table2{border:0px}
.table2 tbody tr td {

    display: table-caption;

}
#product-category .remote-form {
    display: none;
}
.customsearch_page .remote-form{
		width:27%;float: left;
}
.imgd-frit{
float: left;

margin: 0 10px;

width: 71%;

height: 180px;

overflow: hidden;
}
.customsearch_page .list_left {
		width:100%;
	
}
#information-information #content {
    background: #fff;
    font-size: 14px;
}
#information-information #content ul {
	list-style: disc;
	font-size: 14px;
	line-height: 24px;
	margin-left: 15px;
}
#information-information #content h1 {
	margin-bottom: 20px;
}
.customsearch_page #column-left {
	width: 100%;
	margin-left: -15px;
	margin-right: -15px;
}
.remote-form .btn.dropdown-toggle.btn-default:focus {
    background: #eee !important; border: 1px solid #ccc !important;
}
.remote-form .btn.dropdown-toggle.btn-default:hover {
    background: #eee !important; border: 1px solid #ccc !important;
}
.remote-form .btn.dropdown-toggle.btn-default {
    background: transparent;
    border: 1px solid #ccc;
    color: #333;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links li {
    padding: 0 0 0 10px;
}
.search_page .list_left .table-responsive a {
    font-size: 14px;
}
#top-links ul.list-inline li:first-child {
    border-right: 1px solid #d7d7d7;
    padding-right: 12px;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top-links li i {
    display: inline-block;
    margin-right: 3px;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
    padding: 3px 0;
    width: 100%;
    text-align: right;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
    border: 3px solid #d4d4d4;
    border-radius: 4px;
    /* overflow: hidden; */
	margin-bottom: 10px;
	width: 460px;
    max-width: 100%;
    float: right;
}
#search .input-lg {
    height: 35px;
    padding: 0 15px;
    border: none;
    box-shadow: none;
    font-size: 14px;
    font-weight: 300;
	width: 100%;
}
#search select.dropbx {
    display: table-cell;
    width: 33%;
    border: none;
    height: 24px;
    position: relative;
    margin: 6px 0 0;
    border-left: 1px solid #ddd;
    padding: 0 0 0 7px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/image/catalog/dd.png);
    background-repeat: no-repeat;
    background-position: right center;
}
input:focus, select:focus, button:focus {
    outline: none !important;
}
#search .btn-lg {
    padding: 10px 13px 11px;
    text-shadow: 0 1px 0 #FFF;
    margin: -9px -4px -9px 0;
}
.customsearch_page #content .col-lg-4:nth-child(3n+1) {
    clear: none;
}
.restful{font-size: 14px;
font-weight: 500;}
#search .btn-default {
    color: #fff;
    text-shadow: none;
    background-color: #e21e1f;
    background-image: none;
    background-repeat: no-repeat;
    border: none !important;
    border-radius: 0 4px 4px 0;
    box-shadow: none !important;
}
#search .btn-default i.fa {
    font-size: 16px;
}
/* cart */

#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
#cart > .btn.btn-inverse {
    font-size: 12px;
    line-height: 18px;
    color: #000;
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    text-align: right;
    float: right;
    width: auto;
    margin: 0; position: relative;
}
#cart > .btn.btn-inverse img {
    width: 30px;
    float: left;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
.remote-form option {
    text-transform: uppercase;
    font-size: 14px;
}

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

/***** slider *****/
.slider_sec {
    position: relative;
}
.remote-form, .home_login {
    width: 100%;
    background: #fff;
    border-radius: 4px;
    text-align: left;
    padding: 10px;
    margin: 0 0 10px;
}
#common-home .remote-form, #common-home .home_login {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.home_login {
    text-align: left;
}
.remote-form h3, .home_login h3 {
    display: block;
    margin: 0 0 12px;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}
.remote-form select, .remote-form input, .home_login input {
    display: block;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 0 0 10px;
    padding: 0 7px;
    height: 30px;
    line-height: 30px;
	font-size: 13px;
    text-transform: uppercase;
}
.remote-form button {
    display: inline-block;
    background: #e21e1f;
    border: none;
    width: 100%;
    height: 30px;
    /* line-height: 30px; */
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
}
.home_login input.btn.btn-primary {
    display: inline-block;
    background: #e21e1f;
    border: none;
    width: 80px;
    height: 30px;
    line-height: 15px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px; margin: 0;
}
.remote-form button:hover {
    background: #c51111;
}
.home_login a {
    float: right;
    margin: 6px 0 0;
    font-size: 12px;     text-decoration: underline;
}
.remote-form h3 img, .home_login h3 img {
    width: 16px;
    float: left;
    margin: 1px 6px 0 1px;
}
button.filter_search img {
    display: inline-block;
    width: 15px;
}

#common-home #content {
    padding-right: 0;
}
#top-links ul.pull-left li:first-child {
    padding-left: 18px;
}



/*********************/

.alert-dismissable .close, .alert-dismissible .close {
    top: -2px;
    right: 0px;
}
.swiper-viewport {
    box-shadow: none !important;
    margin: 0 0 20px !important;
    border: none !important; overflow: hidden !important;
    background: transparent !important;
}

/*******/

header {
    background: #fff;
    padding: 17px 0;
}



/* menu */
#menu {
	background-color: #233f92;
    border-radius: 0;
	min-height: 40px;
}
#menu .nav > li > a {
    color: #fff;
    text-shadow: none;
    padding: 11px 30px;
    min-height: 15px;
    background-color: transparent;
    font-size: 14px; text-transform: uppercase;
    font-weight: 500;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: #ffffff;
}
#menu .nav > li > a:hover {
    color: #233f92;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: block;
}
#menu .dropdown-inner ul {
	display: block;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 5px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 13px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	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;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	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: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@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: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 20px;
	background-color: #233f92;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
    color: #919fc9;
    font-size: 13px;
    font-weight: 400;
    padding: 2px 0;
    display: block;
}
footer a:hover {
	color: #ffffff;
}
footer h5 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
footer p {
    color: #000;
    text-align: center;
    display: block; margin: 0;
}
.footer_logo {
    display: block;
    margin: 12px 0 20px;
}
.footer_icons h4 {
    display: block;     color: #fff;
    font-size: 16px; margin: 10px 0 12px;
}
.footer_icons li {
    padding: 0 4px 0 0;
}
.footer_icons a {
    display: block;
    width: 32px;
    height: 32px;
    border: 1px solid #919fc9;
    border-radius: 100%;
    text-align: center;
    line-height: 28px;
}
.footer_icons a i {
    font-size: 16px;
    color: #919fc9; line-height: 26px;
}
.footer_icons a:hover {
    border: 1px solid #ffffff;
}
.footer_icons a:hover i {
    color: #ffffff;
}
footer li {
    margin: 0 0 6px;
}
.ftr_adrs li {
    display: block;
    margin: 0 0 7px;
    font-size: 14px;
	color: #9b9b9b;
}
.ftr_adrs li i {
    float: left;
    width: 24px; color: #bcc5de;
    font-size: 20px;
    margin: 0 6px 0 0;
}
.ftr_adrs li span {
    display: inline-block;
    width: calc(100% - 30px);
    color: #919fc9;
    font-size: 13px;
    font-weight: 400;
}
.pay_card {
    margin: 25px 0 0;
    display: block;
}
.pay_card h5 {
    margin: 0 0 5px;
}
.pay_card ul {
    padding: 0; margin: 0;
    list-style: none;
}
.pay_card li {
    display: inline-block; margin: 0;
}
.copyright {
    background: #233f92;
    padding: 12px 0;
    margin: 20px 0 0;
    border-top: 1px solid #2e4998;
}
.copyright p {
    display: block;
    margin: 0;
    padding: 0;
    color: #919fc9;
    font-size: 13px;
    text-align: center;
    font-weight: 300;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    margin: 0 0 10px 0;
    padding: 10px 0 0;
    /* border: 1px solid #ddd; */
    background: transparent;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 15px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li:first-child {
    padding-left: 0;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: -5px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.pagination {
	display: block;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.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: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px; box-shadow: none;
    border: none;
}
.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: #ffffff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e21e1f;
	border-color: #e21e1f;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #e21e1f;
	border-color: #e21e1f;
}
.btn-primary, .btn-primary:focus, .btn-primary.disabled, .btn-primary.disabled:focus {
    color: #fff;
    background-color: #e21e1f !important;
    border-color: #e21e1f !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-default:hover, .btn-default:focus {
	background-color: #c51111 !important; border-color: #c51111 !important;
	background-position: none; color: #fff;
}
.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);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	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;
	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: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #333;
    background: transparent;
    border: 1px solid #DDDDDD;
    text-shadow: none;
}
/* 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; */
	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-weight: bold;
}
.product-thumb .caption {
	min-height: 130px; padding: 0 10px;
}
.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: 7px; display: inline-block;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #e21e1f;
	font-size: 15px;
}
.rating .fa-star {
	color: #e21e1f;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #e21e1f;
}
.product-thumb .caption a {
    display: block;
    color: #000;
    font-weight: 400;
    font-size: 14px;
}
.product-layout.col-md-12 {
    padding: 0 15px;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
    color: #444444;
    float: right;
    font-size: 14px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.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 {
	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;
	font-weight: bold;
	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-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-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-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;
}

/*********************************/
#common-home aside#column-left {
    margin: 8px 0 0;
}
aside#column-left {
    padding: 0 10px 0 15px;
}
.col-sm-9 .swiper-viewport {
    margin: 8px 0 0 !important;
}
/*********************************/

.act_hdr, .cart_hdr {
    margin-top: 11px;
}
.col-sm-5.srch_hdr {
    width: 55%; 
}
.col-sm-2.act_hdr {
    width: 15%; text-align: right; border-right: 1px solid #d4d4d4;
}
.col-sm-2.cart_hdr {
    width: 20%;
}
#cart .dropdown-menu {
    min-width: 150px;
}
#top-links ul.list-inline, #logo, #search, .act_hdr ul, .cart_hdr #cart {margin-bottom: 0;}


span#cart-total {
    background: #e21e1f;
    color: #fff;
    width: 15px;
    display: inline-block;
    position: absolute;
    left: 18px;
    top: -4px;
    height: 15px;
    border-radius: 100%;
    text-align: center;
    line-height: 15px;
    font-size: 11px;
}
span.yc, span.yc_price {
    min-width: 48px;
    text-align: left;
    line-height: 0 !important;
    float: left;
    margin: 0 0 0 5px;
}
span.yc {
    color: #444;
}
span.yc_price {
    color: #e21e1f;
    font-size: 16px;
    font-weight: 500;
}

.swiper-pagination {
    display: none !important;
}
.navbar-nav>li:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 1px;
    background: #18327d;
    top: 0;
    right: 0;
    bottom: 0;
}
.navbar-nav>li:last-child:after {
    background: transparent;
}

#column-left .list-group {
    padding: 0 15px;
    background: #fff;
}
#column-left .list-group a {
    border: none;
    border-top: 1px solid #ddd;
    display: block;
    padding: 10px 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
    color: #333;
}
#column-left .list-group a:hover {
    color: #e21e1f;
}
#column-left .list-group a:first-child {
    border: none;
}
#column-left .list-group a:after {
    position: absolute;
    content: "\f107";
    top: 8px; font-size: 16px;
    right: 10px;
	font-family: FontAwesome;
}
#column-left .list-group a:hover:after {
    content: "\f105";
	color:#e21e1f;
}

.featured_sec, .saleon_sec {
    display: block;
    padding: 15px;
    background: #fff;
}
.featured_sec button.owl-prev, .featured_sec button.owl-next {
    position: absolute;
    right: 15px;
    top: -48px;
}
.featured_sec button.owl-prev {
    right: 35px;
}
.featured_sec button.owl-prev span, .featured_sec button.owl-next span {
    font-size: 28px;
}
a:focus, button:focus {outline: none;}
.sec_hd {
    display: block;
    border-bottom: 1px solid #eee;
    margin-bottom: 12px;
}
.sec_hd h3 {
    display: inline-block;
    border-bottom: 3px solid #e21e1f;
    margin: 0;
    padding: 0 0 8px;
    color: #333;
    text-transform: uppercase;
    font-size: 18px;
}
.featured_sec .image {
    background-color: #ffffff;
}
.featured_sec .product-thumb .caption {
    min-height: 40px;
}
.featured_sec .product-thumb {
    margin-bottom: 0;
}
.featured_sec .product-thumb .rating, .featured_sec .product-thumb .price {
    padding-bottom: 0; margin-bottom: 0;
}
.saleon_sec {
    margin: 20px 0 0;
	position: relative;
}
.saleon_sec .image {
    float: left;
    width: 130px;
    height: 140px;
    /* background: #f3f3f3; */
    margin: 15px;
}
.saleon_sec h4 {
	padding-right: 10px;
}
.saleon_sec .product-thumb .price {
    float: none;
    font-weight: 500;
    color: #e21e1f;
}
.saleon_sec .product-thumb .button-group.cart_btn {
	background-color: transparent;
}
.saleon_sec .product-thumb .button-group button {
    width: 100px;
    display: inline-block;
    background-color: #e21e1f;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
    transition: 0.3s all ease;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #e21e1f;
    border-radius: 4px;
    padding: 0;
    font-size: 11px;
}
.saleon_sec .product-thumb .button-group button:hover {
    background-color: #c51111;
    border: 1px solid #c51111;
}
.saleon_sec .swiper-button-prev.swiper-button-white, .saleon_sec .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: none !important;
}
.saleon_sec .swiper-button-next, .saleon_sec .swiper-button-prev {
    top: 38px;
    width: 20px;
    height: 25px;
    right: 5px;
    left: auto;
}
.saleon_sec .swiper-button-prev {
    right: 28px;
}
.saleon_sec .swiper-button-next:before, .saleon_sec .swiper-button-prev:before {
    width: 20px;
    height: 25px;
    color: rgba(0,0,0,0.5);
    font-size: 11px;
    display: block;
    text-align: center;
    line-height: 25px;
}
.saleon_sec .product-thumb {
    border: 1px solid #eee;
    margin-bottom: 0;
}
.saleon_sec .product-thumb:hover {
    opacity: 0.7; /* background: rgba(245, 245, 245, 0.7); */
}
#product-category .home_login {
    display: none;
} 



/***********/

.menu-content {
    background: #233f92;
    padding: 0;
}
.navbar-static-top {
    display: inline-block;
    margin: 0;
    width: 25%;
}
.navbar-static-top {
    display: inline-block;
    margin: 0; background: transparent;
    width: 23%; border: none; min-height: auto;
}
#navbar-collapse-1 {
    background: #e21e1f;
    padding: 0;
    border-radius: 4px;
}
#navbar-collapse-1 .navbar-nav, #navbar-collapse-1 .navbar-nav li {
    float: none;
}
#navbar-collapse-1 .navbar-nav > li > a {
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding: 11px 20px;
    text-transform: uppercase;
    line-height: 20px;
}
#navbar-collapse-1 .dropdown-menu > li > a {
    padding: 8px 20px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}
#navbar-collapse-1 li a i {
    color: rgb(255, 255, 255);
    float: left;
    font-size: 21px;
    margin: -1px 12px 0 0;
}
#navbar-collapse-1 .dropdown-menu {
    width: 100%;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}
#menu {
    display: inline-block;
    float: left;
    margin: 0; border: none;
    width: 77%;
}
.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #808080;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #808080;
}
.dropdown-menu li > a:hover:after {border-left-color: #ffffff;}
.btn_navi {
    background: #ef3b3c;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: relative;
    float: left;
    margin: -5px 10px 0 0;
}
.btn_navi:hover {
    background: #e82406;
}
nav li.dropdown a span {
    display: inline-block;
}
.btn_line {
    position: absolute;
    width: 20px;
    height: 1px;
    background: #fff;
    left: 5px;
    top: 10px;
}
.btn_navi .btn_line:nth-child(2) {
    width: 16px;
    top: 15px;
}
.btn_navi .btn_line:last-child {
    width: 14px;
    top: 20px;
}
.list_left h2 {
    display: block;
    margin: 15px 0 5px;
}
#content.list_left {
    background: #fff;
}
ul {
    padding: 0; margin: 0;
    list-style: none;
}
.refine_div {
    padding: 15px 15px 0;
    border: 1px solid #eee;
    background: #fafafa;
}
.refine_div h3 {
    display: block;
    margin: 0;
}
.row.refine_link li {
    display: inline-block;
    font-size: 14px;
    padding: 15px 15px 15px 0;
}

.row.list_filter {
    padding: 15px 0;
}

.list_filter .col-md-2.col-sm-6, .list_filter .col-md-4.col-xs-6, .list_filter .col-md-3.col-xs-6 {
    padding: 0;
}
.filter_lft {
    float: left;
    width: 100px;
}
.filter_rgt {
    display: inline-block;
    width: calc(100% - 100px);
    text-align: right; 
}
.filter_rgt .sort_by {
    width: 150px; display: inline-table;     margin-right: 10px;
}
.filter_rgt .show_by {
    width: 115px; display: inline-table;
}
.list_left .product-thumb {
    border: 1px solid #ddd;
    background: #fff;
}
.list_left .image {
    float: none;
    background: #f3f3f3;
}
.list_text {
    display: block;
    text-align: center;
}
.list_text p.price {
    display: block;
    text-align: center;
    float: none; color: #e21e1f;
    font-weight: 500;     margin: 0 0 5px;
}
.product-thumb .list_text .button-group {
	background-color: transparent; text-align: center;
}
.product-thumb .list_text .button-group button {
    width: 150px;
    display: inline-block;
    background-color: #e21e1f;
    color: #fff; font-weight: 400;
    line-height: 38px; transition: 0.3s all ease;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #e21e1f;     
    margin: 0 0 25px; float: none;
    border-radius: 4px;
}
.product-thumb .list_text .button-group button:hover {
    background-color: #c51111;
    border: 1px solid #c51111;
}
.item-stocks {
    display: block;
    font-size: 15px;
    padding: 5px 0 0;
}
.item-stocks.IN.STOCK {
    color: #2cbd61;
}
.item-stocks.Out.Of.Stock {
    color: #e21e1f;
}
.searh_area {
    display: block;
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 20px;
}
.searh_area label.control-label, .searh_area_bottom h4 {
    display: block;
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    margin: 0 0 10px;
}
.searh_area input, .searh_area select {
    display: inline-block;
    width: 25%;
    box-shadow: none;
    border-radius: 0;
    margin-right: 10px;
}
.searh_area .check_txt {
    display: inline-block;
    margin-right: 12px;
}
.check_txt label.checkbox-inline {
    display: block;
    padding: 0;
}
.searh_area .check_txt input[type=checkbox] {
    margin: 4px 4px 0 0;
    width: auto;
    float: left;
    position: inherit;
}
.search_button {
    display: block;
    padding-top: 10px;
}
.search_button input#button-search {
    width: auto;
    display: inline-block;
    font-size: 13px;
    border-radius: 4px;
}

.detail_content {
    display: block;
    margin-top: 40px;
}
.detail_txt h1 {
    display: block;
    margin: 0 0 10px;
    font-weight: 600;
}
.detail_txt li {
    font-size: 14px;
    padding: 0 0 4px;
}.detail_txt .tab-content li {
list-style: inside;
}
.detail_txt li h2 {
    font-size: 34px;
    font-weight: 300;
    margin: 15px 0;
}
#product label.control-label {
    display: block;
}
#product input#input-quantity {
    width: 39px;
    height: 39px;
    text-align: center;
    display: inline-block;
}
#product button#button-cart {
    display: inline-block;
    width: 45%;
    margin: 0 10px;
}
.detail_content .nav-tabs {
    margin-bottom: 0; border-bottom: none;
}
.detail_content .tab-content {
    background: #ffffff;
    padding: 20px; border: 1px solid #ddd;
}
.detail_txt .nav li {
    padding: 0;
}
.detail_txt .nav-tabs>li>a:hover {
    border-color: #ddd;
    background-color: #fff;
    border-bottom-color: #fff;
}
#form-review label.control-label {
    padding: 0 0 4px;
}
.form-group.required.bt_space {
    margin-bottom: 0;
}
li.item-stocks.In.Stock, li.item-stocks.Out.Of.Stock {
    text-transform: uppercase;
}
li.item-stocks.In.Stock {
    color: #2cbd61;
}
.pagination .col-sm-6.text-right {
    margin: 4px 0 0;
}
ul.pagination {
    display: block;
    text-align: left;
    margin: 0;
}
.pagination>li {
    display: inline;
    margin: 0 2px;
}
.pagination>li>a, .pagination>li>span {
    float: none;
    display: inline-block;
    color: #d13e74;
    border: none; background: transparent;
    font-size: 16px; padding: 2px 9px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #9d9c9c;
    background-color: transparent;
    border: none;
}
ul.pagination li.active span, ul.pagination li.active span:hover {
    border: 1px solid #bbb;
    border-radius: 2px;
    background: #fff;
}

.product-layout.product-list .image {
    width: 300px;
}

/***/
.dropdown-menu {
    min-width: 270px; /* display: block; */ border: none; padding:0;
}


#navbar-collapse-1 ul.dropdown-menu {
    min-width: 400px;
    max-width: 100% !important;
}
#navbar-collapse-1 .navbar-nav ul.dropdown-menu li {
    display: inline-block;
    width: 50%;
    float: left;
}
#navbar-collapse-1 .navbar-nav ul.dropdown-menu li a {
    position: relative;
}
#navbar-collapse-1 .navbar-nav ul.dropdown-menu li a:after {
    content: '\f105';
    font-family: FontAwesome;
    float: left;
    padding-left: 5px;
    left: 5px;
    position: absolute;
}
nav#top .container {
    padding: 0 5px;
}
#top-links .list-inline {
    display: inline-block;
}
#top-links .list-inline span:hover {
    color: #e21e1f; cursor: pointer;
}
#top-links .list-inline span.call:hover {
    color: #666666;
}
li.dropdown.login_dtl {
    display: inline-block; 
}
li.dropdown.login_dtl a {
    padding: 0;
}
li.dropdown.login_dtl a:hover {
    background: transparent;
}
li.dropdown.login_dtl.open a {
    background: transparent !important;
}
li.dropdown.login_dtl.open ul.dropdown-menu {
    min-width: 140px;
	left: 0;
    right: auto;
}
li.dropdown.login_dtl.open ul.dropdown-menu li a {
    padding: 4px 0;
}
li.dropdown.login_dtl.open ul.dropdown-menu li a:hover {color: #e21e1f !important;}
.featured_sec .product-thumb.transition {border: 1px solid #ddd; padding: 15px 0;}
.featured_sec .product-thumb .list_text .button-group button {width: 100px; line-height: 30px; padding: 0; margin: 8px 0 0; font-size: 11px;}

.search_page .list_left a {color: #444; display: inline-block;}
.search_page .list_left a:hover {color: #e21e1f; }
.cat-banner-block {display: block; margin: 20px 0 0;}
.home_choose {display: block; background: #fff; margin: 20px 0 0; padding: 15px;}
.home_choose .col-md-3 {text-align: center; position: relative; margin: 5px 0;}
.home_choose .col-md-3:after {position: absolute; content: ''; height: 49px; width: 1px; background: #ddd; right: 0; top: 20px;}
.home_choose .row .col-md-3:last-child {position: inherit;}
.home_choose h4 {margin: 10px 0 0;}
.home_choose img {width: 60px !important; margin: 0 auto;}
.row.pagination {border: solid 1px #cbc9c9; background: #f6f6f6; padding: 10px 10px; margin: 0 0 20px;}
#top-links a img {float: left; width: 14px; margin: 3px 4px 0 0;}
#cart table button.btn.btn-danger.btn-xs {padding: 3px 5px;}
#cart .dropdown-menu {min-width: 220px;}
span.yc, span.yc_price {width: 48px; display: inline-block; text-align: left; max-width: inherit;}

.clear {clear: both;}

/*** login page ****/
a.cont_btn.btn.btn-primary, input.login_btn.btn.btn-primary {padding: 7px 20px; margin-right: 6px;}
.login_page h2 {margin: 0 0 10px;}
.login_page .well {border: 1px solid #ddd; box-shadow: none; min-height: 245px; background-color: #fff;}
/***/

#common-home #content {background: #f3f7f8;}
.cart_hdr ul.dropdown-menu.pull-right .btn {padding: 5px 12px; border: 1px solid #e21e1f; box-shadow: none;}
.cart_hdr ul.dropdown-menu.pull-right .btn strong {font-weight: 500;}
.table-bordered, .panel-default>.panel-heading {background-color: #fff;}
form.form-horizontal {background: #fff; padding: 15px;}
label.col-sm-2.control-label.sb_lbl {width: auto;}
.table-bordered>thead>tr>td {border-bottom: none;}
.filter_lft .btn-default {color: #333; text-shadow: none; background-color: #e6e6e6; border-color: #adadad;}
.filter_lft .btn-default:hover, .filter_lft .btn-default.active {color: #ffffff; text-shadow: none; background-color: #e21e1f;
border-color: #adadad;}


/*- select option 11thDEc --*/
.slectpt input {
    display: inline-block;
    width: 25px;
    height: 10px;
}
.slectpt {
    padding: 0 0 10px;
    font-size: 13px;
}
.slectpt .dv-1 {
	display: inline-block;
	width: 45%;
}
.dv-1.secnd {
	text-align: right;
}

/*******/

.customsearch_page #column-left {
	width: 100%;
	margin: 0; padding: 0;
}
.customsearch_page .imgd-frit {
    float: right;
    margin: 0;
    width: 72%;
    height: 180px;
    overflow: hidden;
}
.customsearch_page .product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    width: 25%;
}
button.disabled {opacity: 0.5;cursor: no-drop !important;}
.srch_hdr small {font-size: 11px;}

/****** media ***********/

@media (min-width: 1200px) {
.mob_form {display: none;}
.slider_sec .col-sm-9 {padding: 0;}
}


@media (max-width: 1199px) {
.cat-banner-block img, #logo img, .footer_logo img {max-width: 100%;}
.saleon_sec .product-thumb {padding-bottom: 15px;}
.desk_form {display: none;}
.slider_sec .col-sm-9, .slider_sec aside#column-left {width: 100%;}
.swiper-slide.text-center, .slider_sec .img-responsive {width: 100% !important;}
#common-home aside#column-left {display: block !important; padding: 0 15px; margin: 15px 0 0;}
.remote-form, .home_login {margin: 0 0 15px; box-shadow: none !important; border: 1px solid #d4dcde;}
}


@media (min-width: 768px) {
.navbar-collapse.collapse {padding: 0;}	
ul.nav li:hover > ul.dropdown-menu {display: block;}
#menu .nav > li > a {padding: 11px 20px;}
}


@media (max-width: 991px) {
#logo {margin: 7px 0 0;}	
#search {width: 360px;}
.saleon_sec .image {float:none; width: 100%; height: auto; margin: 0;}
.saleon_sec .image img {width: 200px; height: 200px;}
.saleon_sec .product-thumb .caption {padding: 0 15px;}
.saleon_sec h4 {display: block; margin: 10px 0;}
.home_choose img {width: 45px !important;}
}


@media (min-width: 768px) and (max-width: 1199px) {
.slider_sec .col-sm-9 {width: 100%; padding-right: 15px !important;}
#common-home #content {padding-right: 15px;}
.remote-form, .home_login {width: 49%; float: left; min-height: 200px;}
.home_login {float: right;}
}

@media (min-width: 768px) {
#logo {padding-top: 12px;}
}
	

@media (max-width: 767px) {
.col-sm-3.logo_hdr {width: 100%; margin: 0 0 15px;}	
#logo {margin: 0; width: 100%; text-align: center;}
#logo img {display: inline-block;}
.col-sm-5.srch_hdr {width: 73%; float: left; padding: 0 10px;}
#search {width: 100%;}
.col-sm-2.cart_hdr {width: 26%; float: left; padding: 0 5px 0 0;}
span#cart-total {left: 14px;}
#cart > .btn.btn-inverse img {width: 25px;}
.col-sm-9 .swiper-viewport {margin: 0 !important; border-radius: 0 !important;}
.navbar-static-top {display: none;}
#menu {display: block; float: none; width: 100%;}
#menu #category {font-size: 16px; padding-left: 0;}
#menu .btn-navbar, #menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar.navbar-toggle:active {margin: 6px 0; padding: 2px 9px; background: #fff !important; background-image: none !important; border: none; color: #233f92; box-shadow: none !important;}
#menu .nav > li > a {padding: 7px 0;}
span.yc_price {font-size: 14px;}
.slider_sec .col-sm-9, .slider_sec aside#column-left {padding: 0 !important;}
.home_login input.btn.btn-primary {width: 100%; height: 30px; font-size: 16px;}
.home_login a {margin: 3px 0 0; font-size: 12px; float: none; display: block;}
#common-home aside#column-left {display: block !important; margin: 15px 15px 0 !important; width: auto !important;}
#common-home #content {padding-right: 15px;}
.saleon_sec .product-thumb .caption {text-align: center;}
.saleon_sec .product-thumb .button-group button {float: none;}
footer .col-sm-3 {width: 100% !important; float: left; margin: 0 0 15px;}
footer .ftr_bdr li {float: left; width: 50%;}
footer .ftr_bdr.ftr_adrs li {width: 100%;}
footer .ftr_bdr.ftr_adrs .pay_card li {width: inherit; margin: 2px 7px 0 0;}
h1 {font-size: 24px;}
h2 {font-size: 20px;}
h2 {font-size: 18px;}
#content.list_left > h2 {margin: 15px 0; float: left; width: 100%;}
.customsearch_page .product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {width: 50%;}
}

@media (max-width: 479px) {
#top-links {padding: 3px 0; text-align: center;}
#top-links ul {float: none !important;}	
#top-links span {display: none !important; padding: 0 !important;}	
#top-links ul.pull-left.list-inline li:last-child {border-right: 1px solid #d7d7d7;}	
#top-links li, li.dropdown.login_dtl {padding: 0 15px !important; border: none !important;}
#top-links li a {font-size: 12px;}

.cat-banner-block img {max-width: 100%;}
.cat-banner-block .col-xs-4.col-md-4 {width: 100%;}
.cat-banner-block .row .col-xs-4.col-md-4:nth-child(2) {margin: 15px 0;}
.home_choose .col-md-3 {position: inherit; margin: 15px 0; width: 100%;}
#search .input-lg {padding: 0 7px; width: 100%;}
#search select.dropbx {width: 46%; height: 24px; margin: 6px 0 0; padding: 0 0 0 6px;}

.filter_rgt {width: 100%; text-align: left; margin: 15px 0 0;}
.product-thumb .list_text .button-group button {margin: 10px 0 25px;}
.col-sm-6.text-left .pagination, .pagination .col-sm-6.text-right {text-align: center;}
.customsearch_page .product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {width: 100%;}
}
.albrnd:hover {
    background: #c51111;color: #fff;
}
.btncl {
  width: 100%;
float: left;
text-align: center;
vertical-align: middle;
display: inline-block;
margin-top: 18px;
margin-left: 0px;
}
.a-z-results li {
    border-bottom: solid 1px #e1e1e1;
}
.albrnd{
	display: inline-block;
background: #e21e1f;
border: none;
width:auto;
height: 30px;
line-height: 30px;
border-radius: 4px;
color: #fff;
font-size: 16px;
text-transform: capitalize;
padding: 0px 35px;
}

.swiper-wrapper2 .text-center {
	float: left;
	width: 114px;
	padding:8px 8px 0px;
}
.a-z-index-keys {
	border-bottom: solid 1px #d2cdc9;
	padding: 10px 0px;
	background: #f5f5f5;
}
.a-z-index-keys li {
    display: inline-block;
    font-weight: 900;
    padding: 6px 1px 6px 0;
    margin: 0;
}
.a-z-index-keys .active a, .a-z-index-keys li .active {
    color: #fff;
    background: #535250;
}
.a-z-index-keys a {
    display: block;

    line-height: 27px;
    padding: 0 14px;
    color: #000;
    background: #f5f5f5;
    text-decoration: none;
    transition: background .15s;
}
.a-z-index-keys a, .accolades, .accolades > li, .assistance.mobile-only, .key-points li, .social-links {
    text-align: center;
}
.a-z-index-keys a:focus, .a-z-index-keys a:hover {
    color: #fff;
    background: #535250;
    text-decoration: none;
}
.a-z-results ul {
    padding-bottom: 20px;
    margin: 20px 0;
}
.a-z-results ul li::before {
    display: inline-block;
    font-size: 9px;
    font-weight: 400;
    margin-left: -14px;
    margin-top: 11px;
}
.a-z-results ul li::before {
    width: 14px;
    font-family: FontAwesome;
    color: #555;
    vertical-align: top;
    content: "";
    speak: none;
}
.a-z-results ul a {
    display: inline-block;
    font-size: 13px;
    color:#222;
    padding: 8px 15px 8px 0;
}
.a-z-results ul a:focus, .a-z-results ul a:hover{
   color: #e21e1f;
}
#product-search .a-z-index-keys a{font-size:15px; padding: 0 11px;}#product-search .a-z-index-keys {margin-bottom: 30px;}
.swiper-wrapper2 .text-center a {
    padding: 5px 8px;
    display: block;
    box-shadow: 0 0 2px rgba(0,0,0,0.1);
}
.swiper-wrapper2 .text-center {
    padding: 6px;
    background: #fff;
    margin-bottom: 0px;
}
.featured_sec .swiper-wrapper2 {
    padding: 0 7px;
}
@media only screen and (max-width: 1024px) {

.featured_sec .swiper-wrapper2 .text-center {
    width: 20%;
	margin-bottom: 0px;
}
}
@media only screen and (max-width: 667px) {

.featured_sec .swiper-wrapper2 .text-center {
    width: 25%;
}
}
.search_page h1 {
	text-transform: capitalize;
}
#product-search .breadcrumb li a{
		text-transform: capitalize;
}
.btn-group.bootstrap-select.show-tick.form-control {
    margin-bottom: 10px;
}
p.topstrip {
    text-align: center;
    background: red;
    color: #fff;
    font-size: 18px;
    padding: 6px;
}