.commonpage {
width:100%;
padding:50px 0 40px 0;
}
.all_products{
width:100%;
padding-top:20px;
}
.btn btn-success{
cursor:pointer !important;
}
.product-filter-section{
width:100%;
padding:50px 0 35px 0;
}
.show-head {text-transform: uppercase;   margin:0px 0 0; cursor: pointer; font-weight: normal;   font-size: 18px;   background:#ef2b2f;   padding: 5px 0 5px 20px;  color: #fff;  border: solid 2px #ef2b2f;}
.left_section{ margin:0px 0px; border:0px solid #f1f1f1;}
/*----------------------- Side Drop Down Menu -----------------------*/
#sidecssmenu, #sidecssmenu ul, #sidecssmenu li, #sidecssmenu a {margin: 0; padding: 0; border: 0; list-style: none; font-weight: normal;
  text-decoration: none; line-height: 1; font-size: 14px; position: relative;}
#sidecssmenu a {line-height: 1.3; }
#sidecssmenu {background: #fff;}
#sidecssmenu > ul > li {margin:0; border-bottom:0px solid #333; border-top: 1px solid #526177; background:#091E3E;}
#sidecssmenu > ul > li:last-child {margin: 0;}
#sidecssmenu > ul > li > a {font-size: 15px; display: inline-block; color: #ffffff; background: #091E3E;width: 100%;padding: 11px 0px 11px 15px;}
#sidecssmenu > ul > li > a > span {display: block;  padding: 8px 10px;}
#sidecssmenu > ul > li > a:hover {text-decoration: none;color: #ef2b2f; }
#sidecssmenu > ul > li a.active {border-bottom: none;}
#sidecssmenu > ul > li a.active{ color: #ef2b2f; }
#sidecssmenu > ul > li > a:focus{outline: none;color: #ef2b2f;}
 
#sidecssmenu ul ul {padding: 5px 12px;  display: none; background: #fff;}
#sidecssmenu ul ul li {padding:7px 0; border-bottom:1px solid #f5f5f5} 
#sidecssmenu ul ul a {display: block;  color: #595959; font-size: 14px;}

.expandable{position: relative;}
.expandable strong{float: right; background: url(../images/icon_plus.png) center center no-repeat; width:26px; height:38px; cursor: pointer; position: absolute; right: 0; z-index: 2}
.active.expandable strong{background: url(../images/icon_minus.png) center center no-repeat;}

#sidecssmenu > ul > li.active.expandable > ul{display: block;}

.show_menu li{display: block !important}
.plus_icon_menu_show {
    height: 25px;
    width: 25px;
    background: #3b3b3b;
    position: absolute;
    top: 8px;
    right: 0;
    text-align: center;
    line-height: 24px;
    display: none;
}
.categryimg{
padding:5px;
width:100%;
height:auto;
border: 1px solid #d6d6d6;
background: #f1f1f1;
margin-bottom:15px;
}
.prodcat_descrip{
margin-bottom:15px;
}
.prodcat_descrip p{
text-align:justify;
font-weight: 600;
color:#333;
}
.prodtitle{
width:100%;
font-size:24px;
font-weight:600;
padding:0 0 15px 0px;
color:#0F30A9;
}
.marginbotm{
margin-top:10px !important;
}
.titlemargstyl{
margin-top:15px;
}
.produdtbtndiv{
width:100%;
padding-top:15px;
float: left;
}
.btnproduct11 {
  background-color:#007bff;
  text-decoration:none;
  border: none;
  color: white;
  padding: 10px 15px 10px 15px;
  font-size: 17px;
  cursor: pointer;
  float: left;
margin-right: 10px;
}

/* Darker background on mouse-over */
.btnproduct11:hover {
  background-color: #0069d9;
  color: white;
}
/* ----------------------
  Latest product section
------------------------*/
.product-slider{
padding-top:15px;
}
.top-letest-product-section {
	padding-top: 40px;
	padding-bottom: 20px;
}

.top-letest-product-section .section-title {
	margin-bottom: 70px;
}

.product-slider .owl-nav {
	position: absolute;
	top: calc(50% - 60px);
	width: 100%;
	left: 0;
}

.product-slider .owl-nav button.owl-next,
.product-slider .owl-nav button.owl-prev {
	color: #a4a4a4;
	font-size: 42px;
	position: relative;
}

.product-slider .owl-nav button.owl-next {
	float: right;
	right: -92px;
}

.product-slider .owl-nav button.owl-prev {
	float: left;
	left: -92px;
}
.product-item{
    width:95%;
	margin: 0 auto;
	box-shadow: 0px 0px 15px 0px #D6D6D6;
	border:1px solid #D6D6D6;
	margin-bottom:25px;
}
.product-item .pi-pic {
	position: relative;
	display: block;
	text-align: center;
}

.product-item .pi-pic .propichome{
width:100%;
height:260px;
margin: 0 auto;
}

.product-item .pi-pic .propicothr{
width:100%;
height:230px;
padding: 3px;
margin: 0 auto;
}

.product-item .tag-new,
.product-item .tag-sale {
	position: absolute;
	right: 16px;
	top: 14px;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
	background: #ef2b2f;
	line-height: 1;
	text-transform: uppercase;
	padding: 4px 9px 4px;
	border-radius: 15px;
	width: 42px;
}

.product-item .tag-sale {
	text-align: center;
	padding: 5px 0px 1px;
	min-width: 65px;
	background: #ef2b2f;
}

.product-item .pi-links {
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 18px;
	z-index: 9;
	padding-right: 15px;
	text-align: right;
}

.product-item .pi-links a {
	display: inline-table;
	width: 36px;
	height: 36px;
	background: #fff;
	border-radius: 60px;
	font-size: 18px;
	line-height: 18px;
	padding-top: 9px;
	overflow: hidden;
	color: #000;
	position: relative;
	-webkit-box-shadow: 1px 0 32px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 0 32px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	text-align: center;
}

.product-item .pi-links a i {
	display: inline-block;
	color: #000;
}

.product-item .pi-links a.add-card {
	padding-top: 8px;
	color: #ef2b2f;
}

.product-item .pi-links a.add-card span {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	right: 19px;
	top: 20px;
	opacity: 0;
}

.product-item .pi-links a.add-card:hover {
	width: 148px;
	padding: 8px 18px 0;
	text-align: left;
}

.product-item .pi-links a.add-card:hover span {
	opacity: 1;
	top: 9px;
	-webkit-transition: all 0.4s ease 0.3s;
	-o-transition: all 0.4s ease 0.3s;
	transition: all 0.4s ease 0.3s;
}

.product-item .pi-text {
text-align:center;
padding:5px 0 5px 0;
height:100px;
background-color: #F5F5F5;
}

.pi-text .proname h6 {
	float: right;
	padding-left: 40px;
	overflow: hidden;
	font-weight: 700;
	color: #111111;
}

.product-item .pi-text p {
font-size:16px;
color: #111111;
font-weight: 700;
margin-bottom: 0px;
font-family: "Nunito",sans-serif;
}
.proname{
text-decoration:none;
color: #111111;
border-bottom:none !important;
}
.proname:hover{
color: #ef2b2f;
background: none;
}
/* --------------
  Product Details page
------------------*/

.product-section {
	padding-top: 40px;
	padding-bottom: 25px;
}

.back-link {
	padding-bottom: 50px;
}

.back-link a {
	font-size: 12px;
	color: #414141;
}

.product-pic-zoom {
	margin-bottom: 35px;
}

.product-thumbs-track {
}

.product-thumbs .pt {
	width: 110px;
	float: left;
	margin-right:40px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	height: 110px;
}

.product-thumbs .pt img{
	width: 110px;
	height: 110px;
}

.product-thumbs .pt:last-child {
	margin-right: 0;
}

.product-thumbs .pt.active:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 1px solid #ef2b2f;
	z-index: 1;
}
.panel-header{
padding-top:20px;
}

.product-details{
padding-top:10px;
}

.product-details .p-title {
	font-size:20px;
	font-weight: 800;
	color: #ef2b2f;
	text-transform: uppercase;
	margin-bottom: 8px;
	font-family: "Nunito",sans-serif;
}
.p-manufacture{
font-size:20px;
font-weight:500;
}
.product-details .p-price {
	font-size:19px;
	color: #414141;
	font-weight: 700;
	margin-bottom:10px;
}
.product-details .p-offer {
	font-size:17px;
	color: #3b5998;
	font-weight: 700;
	margin-bottom:10px;
}
.product-details .p-price span{
color:#ef2b2f;
}
.product-details .p-price i{
color:#ef2b2f;
font-size:18px;
padding-left:15px;
}
.product-details .p-price .netpri i{
color:#ef2b2f;
padding:0 0 0 5px;
font-size:18px;
}
.product-details .p-price .seprtr{
padding:0 15px 0 0px;
}

.product-details .p-discount{
	font-size:16px;
	font-weight: 600;
	color: #FF432E;
	margin-bottom:20px;
}

.product-details .p-stock {
	font-size:15px;
	font-weight: 700;
	color: #414141;
margin-bottom: 7px;
margin-top: 10px;
}
.proenqbtn{
margin-top:10px;
background-color:#ef2b2f !important;
}

.product-details .p-stock span {
	color: #ef2b2f;
}

.product-details .p-rating {
	margin-bottom: 15px;
}

.product-details .p-rating i {
	color: #ef2b2f;
}

.product-details .p-rating i.fa-fade {
	color: #e6e6e6;
}

.product-details .p-review {
	margin-bottom: 30px;
}

.product-details .p-review a {
	color: #414141;
	font-size: 14px;
	margin-right: 12px;
	margin-left: 12px;
}

.product-details .p-review a:first-child {
	margin-left: 0;
}

.product-details .fw-size-choose {
	border-bottom: none;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.product-details .fw-size-choose p {
	float: left;
	margin-right: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #414141;
	padding-top: 5px;
	margin-bottom: 0;
}

.product-details .fw-size-choose label {
	font-size:14px;
	border: 2px solid #ef2b2f;
	font-weight:600;
}

.product-details .fw-size-choose input[type=radio]:checked+label {
	border: 2px solid #ef2b2f;
}

.product-details .fw-size-choose .disable label {
	border: 2px solid #e1e1e1;
	color: #cacaca;
}

.product-details .site-btn {
	min-width: 190px;
}

.product-details .social-sharing {
	padding-top: 50px;
}

.product-details .social-sharing a {
	color: #d7d7d7;
	margin-right: 23px;
	font-size: 14px;
}

.product-details .social-sharing a:hover {
	color: #414141;
}

.quantity {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 25px;
}

.quantity p {
	float: left;
	margin-right: 15px;
	text-transform: uppercase;
	font-weight: 700;
	color: #414141;
	padding-top:0px;
	margin-bottom: 0;
}

.quantity .pro-qty {
	width: 94px;
	height: 38px;
	border: 1px solid #ddd;
	padding: 0 15px;
	border-radius: 40px;
	float: left;
}
.form-control123
{
font-weight:600;
}

.quantity .pro-qty .qtybtn {
	width: 15px;
	display: block;
	float: left;
	line-height: 36px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	color: #404040;
}

.quantity .pro-qty input {
	width: 28px;
	float: left;
	border: none;
	height: 36px;
	line-height: 40px;
	padding: 0;
	font-size: 14px;
	text-align: center;
	background-color: transparent;
}

.related-product-section {
	padding-bottom: 70px;
}

.related-product-section .section-title h2 {
	font-size: 24px;
	margin-bottom: 60px;
}
/* Accordion */

.accordion-area {
	margin-top: 10px;
	float: left;
}

.accordion-area .panel {
	border-bottom: 0px solid #e1e1e1;
}

.accordion-area .panel-link {
	background-image: url("../img/arrow-down.png");
	background-repeat: no-repeat;
	background-position: right 10px top 30px;
}

.faq-accordion.accordion-area .panel-link,
.faq-accordion.accordion-area .panel-link.active.collapsed {
	padding: 17px 100px 17px 20px;
}

.faq-accordion.accordion-area .panel-link:after {
	right: 44px;
}

.accordion-area .panel-header .panel-link.collapsed {
	background-image: url("../img/arrow-down.png");
}

.accordion-area .panel-link.active {
	background-image: url("../img/arrow-up.png");
}

.accordion-area .panel-link.active {
	background-color: transparent;
}

.accordion-area .panel-link,
.accordion-area .panel-link.active.collapsed {
	text-align: left;
	position: relative;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	color: #ef2b2f;
	padding: 0;
	text-transform: uppercase;
	line-height: 1;
	cursor: pointer;
	border: none;
	min-height: 69px;
	background-color: transparent;
	border-radius: 0;
}

.accordion-area .panel-body {
	padding-top: 5px;
}

.accordion-area .panel-body p {
	color: #333;
	line-height: 30px;
	font-weight:500;
}

.accordion-area .panel-body p span {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ef2b2f;
}

.accordion-area .panel-body img {
	margin-bottom: 25px;
}

.accordion-area .panel-body h4 {
	font-size: 18px;
	margin-bottom: 20px;
}
/*--------------Contact Form--------------*/
.formcontainer {
  max-width: 430px;
  width: 100%;
  position: relative;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px;
}

#contact {
  background: #F9F9F9;
  padding: 25px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h4 {
  margin: 5px 0 15px 0;
  display: block;
  font-size: 20px;
  font-weight: 500;
  color:#ef2b2f;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}
.formlbl11{
color:#888;
font-weight:normal;
padding-top:2px;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 5px 0px 5px 10px;
  font-size:14px;
  font-weight:500;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #ef2b2f;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #ef2b2f;
  color: #FFF;
  margin: 15px 0 5px 0;
  padding: 10px;
  font-size:15px;
  text-transform:uppercase;
  font-weight:600;
  letter-spacing:1px;
}

#contact button[type="submit"]:hover {
  background: #0F30A9;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #ef2b2f;
}

::-webkit-input-placeholder {
  color: #333;
}

:-moz-placeholder {
  color: #333;
}

::-moz-placeholder {
  color: #333;
}

:-ms-input-placeholder {
  color: #333;
}

.sorryproduct{
width:100%;
text-align:center;
color:#FF432E;
font-size:20px;
font-weight:500;
}
.whappbtn{
padding: 6px 15px 6px 15px;
border-radius: 0px;
letter-spacing:1px;
}
.product-big-img{
max-width: 100%;
height:auto;
vertical-align: middle;
border-style: none;
}
.addcartdiv{
margin-left:15px;
}

.site-btnsmall {
	display: inline-block;
	border: none;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 25px 10px;
	border-radius: 50px;
	text-transform: uppercase;
	background: #ef2b2f;
	color: #fff;
	line-height: normal;
	cursor: pointer;
	text-align: center;
}
/* ----------------
  Cart page
---------------------*/

.scrollbar {
	margin: 80px auto 0;
	width: 100%;
	height: 7px;
	line-height: 0;
	background: #ececec;
	overflow: hidden;
}

.scrollbar .handle {
	width: 100px;
	height: 100%;
	background: #fff;
	cursor: pointer;
}

.scrollbar .handle .mousearea {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 7px;
	background: #b09d81;
	border-radius: 30px;
}

.cart-table {
	padding: 30px 30px 10px 30px;
	background: #f0f0f0;
	border-radius: 27px;
	overflow: hidden;
}

.cart-table h3 {
	font-weight: 600;
	margin-bottom: 25px;
	color: #091E3E;
	font-size:27px;
}

.cart-table table {
	width: 100%;
	min-width: 442px;
	margin-bottom: 17px;
}

.cart-table table tr th {
	font-size: 15px;
	font-weight: 600;
	color: #414141;
	text-align: center;
	padding-bottom: 25px;
}

.cart-table table tr th.product-th {
	text-align: left;
}

.cart-table table tr th.size-th {
	padding-right: 0px;
}

.cart-table table tr th.quy-th {
	padding-right: 20px;
}

.cart-table .product-col {
	display: table;
	margin-bottom: 19px;
}

.cart-table .product-col img {
	display: table-cell;
	vertical-align: middle;
	float: left;
	width:70px;
}

.cart-table .product-col .pc-title {
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
}

.cart-table .product-col .pc-title h4 {
	font-size: 15px;
	color: #414141;
	font-weight: 600;
	margin-bottom: 3px;
}

.cart-table .product-col .pc-title p {
	margin-bottom: 0;
	font-size: 16px;
	color: #414141;
}

.cart-table .quy-col {
	padding-right: 20px;
	text-align: center;
font-size: 16px;
font-weight: 700;
}

.cart-table .quantity {
	margin-bottom: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cart-table .quantity .pro-qty {
	width: 80px;
	background: #fff;
	border-color: #fff;
}

.cart-table .quantity .pro-qty .qtybtn {
	width: 10px;
}

.cart-table .size-col,
.cart-table .total-col {
	text-align: center;
}

.cart-table .size-col h4,
.cart-table .total-col h4 {
	font-size: 18px;
	color: #414141;
	font-weight: 400;
}

.cart-table .size-col h4 {
	padding-right: 70px;
}

.cart-table .total-cost {
	background: #091E3E;
	margin: 0 -34px;
	text-align: right;
	padding: 22px 0;
	padding-right: 50px;
}

.cart-table .total-cost h6 {
	line-height: 1;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}

.cart-table .total-cost h6 span {
	margin-left: 38px;
}

.card-right .site-btn {
	margin-bottom: 14px;
	width: 100%;
	min-height: 57px;
	padding: 18px 47px 14px;
}

.promo-code-form {
	position: relative;
	margin-bottom: 14px;
}

.promo-code-form input {
	width: 100%;
	height: 58px;
	border: 2px solid #f0f0f0;
	padding-left: 24px;
	padding-right: 100px;
	font-size: 16px;
	border-radius: 80px;
}

.promo-code-form button {
	position: absolute;
	right: 24px;
	top: 0;
	height: 100%;
	background-color: transparent;
	border: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #091E3E;
	cursor: pointer;
}

/* ----------------
  Checkout Page
---------------------*/

.checkout-form .cf-title {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	border-radius: 50px;
	background: #3b3b3b;
	padding: 21px 29px 20px;
	margin-bottom: 66px;
}

.checkout-form p {
	font-size: 16px;
	color: #414141;
}

.checkout-form h4 {
	font-size: 18px;
	color: #414141;
}

.checkout-form input[type=text] {
	width: 100%;
	height: 44px;
	border: none;
	padding: 0 18px;
	background: #f0f0f0;
	border-radius: 40px;
	margin-bottom: 20px;
	font-size: 14px;
}

.checkout-form .address-inputs {
	margin-bottom: 54px;
}

.address-rb {
	text-align: right;
	margin-bottom: 30px;
}

.address-rb .cfr-item {
	display: inline-block;
}

.cf-radio-btns .cfr-item {
	margin-bottom: 15px;
}

.cf-radio-btns label {
	display: block;
	font-size: 16px;
	color: #414141;
	margin-bottom: 0;
	padding-left: 30px;
	position: relative;
	cursor: pointer;
}

.cf-radio-btns label:after {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	left: 4px;
	top: 8px;
	background: #414141;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.cf-radio-btns label:before {
	position: absolute;
	content: "";
	width: 13px;
	height: 13px;
	left: 0;
	top: 4px;
	border: 2px solid #e1e1e1;
	border-radius: 40px;
}

.cf-radio-btns input[type=radio] {
	visibility: hidden;
	position: absolute;
}

.cf-radio-btns input[type=radio]:checked+label:after {
	opacity: 1;
}

.shipping-btns {
	margin-bottom: 50px;
}

.shipping-btns .cf-radio-btns label {
	font-size: 18px;
	font-weight: 600;
	padding-left: 37px;
}

.payment-list {
	list-style: none;
	margin-bottom: 40px;
}

.payment-list li {
	font-size: 18px;
	font-weight: 600;
	color: #414141;
	margin-bottom: 20px;
}

.payment-list li a,
.payment-list li span {
	padding-left: 40px;
}

.submit-order-btn {
	width: 100%;
	min-height: 58px;
}

.checkout-cart {
	background: #f0f0f0;
	padding: 40px 24px 30px;
	border-radius: 25px;
}

.checkout-cart h3 {
	margin-bottom: 30px;
	color: #091E3E;
}

.checkout-cart .product-list {
	list-style: none;
}

.checkout-cart .product-list li {
	overflow: hidden;
	display: block;
	margin-bottom: 29px;
}

.checkout-cart .product-list .pl-thumb {
	float: left;
	overflow: hidden;
	margin-right: 22px;
	width: 99px;
}

.checkout-cart .product-list .pl-thumb img {
	min-width: 100%;
}

.checkout-cart .product-list h6 {
	font-weight: 700;
	color: #414141;
	padding-top: 15px;
	margin-bottom: 5px;
}

.checkout-cart .product-list p {
	font-size: 16px;
	margin-bottom: 0;
}

.checkout-cart .price-list {
	padding-left: 17px;
	padding-right: 5px;
	list-style: none;
}

.checkout-cart .price-list li {
	overflow: hidden;
	display: block;
	font-size: 18px;
	color: #414141;
	margin-bottom: 10px;
}

.checkout-cart .price-list li span {
	float: right;
	width: 60px;
	text-align: left;
}

.checkout-cart .price-list li.total {
	padding-top: 35px;
	font-weight: 700;
}
.cart-section{
width:100%;
padding:30px 0 60px 0;
}
.proexplore{
margin-top:15px;
}
.proexplore_btn{
color: #fff;
text-shadow: none;
background-color: #ef2b2f;
border: 1px solid #ef2b2f !important;
background-image: none;
filter: none;
border: 0;
box-shadow: none;
padding: 6px 16px 5px 16px;
text-shadow: none;
font-size: 16px;  	
font-weight: 700;
text-transform:uppercase;
cursor: pointer;
outline: none;
}
.proexplore_btn:hover{
	color: #000;
}

.urltree{
width:100%;
height:35px;
}
.protree{
list-style:none;
margin-left:21px;
}
.urltree ul li{
list-style:none;
float:left;
color: #333;
font-size: 15px;
font-weight: 500;
padding-right:8px;
}
.urltree ul li a{
color: #333;
}
.urltree ul li a:hover{
color: #ef2b2f;
}
/*---------- all Products Search -----------*/
.post-search-panel{
width:100%;
margin-bottom:30px;
}
.catclosebtn{
margin-right: 15px;
float: right;
margin-top: 8px;
}
.clrfiltr{
margin-top:3px;
}