h4, .h4, h5, .h5, h6, .h6{
     font-weight:normal
}
 .product-layout{
    position: relative;
}
 .product-layout .pav-ownstyle.pav-quickview{
    width: 35px;
    height: 35px;
    position: absolute;
    top:0;
    right: 0;
    left: 0;
    bottom:6px;
    margin:auto;
    background: #FFF;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    display: none;
}
 .product-layout:hover .pav-ownstyle.pav-quickview{
    display: block;
    background: #f6f6f6
}
 .product-quickview-detail{
    padding:30px 10px
}
 .product-quickview-detail .nav-tabs{
    padding-top:50px;
}
 .categoryHomeblock .img-responsive{
     width:100%
}
 .main-container .leather_panel1 {
    display: table-cell;
    width: 50%;
    min-height: 130px;
    border-right: 2px solid #706964;
    vertical-align: top;
    margin-right: 20px;
    padding-right: 15px;
    padding-left: 22px;
}
 .main-container .leather_panel1 h2 {
    font-size: 54px;
    color: #000;
    margin: 30px 0 0;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'novecento_sans_widelight', sans-serif;
    text-align: center;
}
 .main-container .leather_panel1 h3 {
    font-size: 18px;
    color: #444444;
    margin: 0 0 0;
    text-transform: uppercase;
    font-family: 'novecento_sans_wide_bookbold', sans-serif;
    text-align: center;
}
 .main-container .leather_panel1.panel2 {
    border: none;
    padding-left: 22px;
     color:#fff
}
 .main-container .leather_panel1.panel2 .img_sec {
    display: inline-block;
    width: 26%;
     vertical-align: bottom;
}
 .main-container .leather_panel1.panel2 .content_panel {
    display: inline-block;
    width: 73%;
     line-height:20px
}
 .main-container .leather_panel1.panel2 .content_panel h4{
     font-weight: 400;
     font-family: arial, verdana, helvetica;
     line-height: 20px;
	 color: #000;
}

.main-container .leather_panel1.panel2 .content_panel p {
	color: #3d3d3d;
}

 #jam4cvzx{
    width: 100%;
    display: inline-block;
    padding: 54px 0px;
    background-size: cover;
    display: table;
}
 .footer-bottom a:hover{
     color: #c60606;
}
 .footer-bottom , .footer-bottom a {
     color: #808080;
     margin: 0 4px;
     font-size: 12px;
     transition: all 0.5s ease;
     font-weight:normal
}
 .subcatListing ul{
     padding:0px;
     margin:0px
}
 .subcatListing ul li{
     height: auto;
    width: 49%;
    margin-bottom: 28px;
    border: 0;
     margin: 10px 0px 10px 10px;
     display: inline-block;
     position:relative
}
 .subcatListing ul li .category-image {
    position: relative;
    width: 100%;
    height: 266px;
    overflow: hidden;
    border-bottom: 2px solid #fff;
    background: #fff;
}
 .product-name-row {
    background: #fff;
    bottom: 22px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s ease;
    min-height: auto;
    padding: 12px 20px 10px;
    position: absolute;
    text-align: left;
    box-sizing: border-box;
}
 .colRightBox{
     margin-left:3%;
     margin-bottom:6%
}
 .easyzoom {
     border:1px solid #c9c9c9
}
 img.smallthumb {
     width: 100px;
     height: auto;
}
 .btn-compare{
     display:none !important
}

/****** new css *****/

.footer-blockbuilder .dropdown-menu {
    position: static;
    opacity: 1 !important;
    visibility: visible !important;
    box-shadow: initial !important;
	border: 0 !important;
	min-width: 205px !important;
	max-width: 100%;
}

.footer-blockbuilder .navbar .navbar-nav li a {
	font-weight: 400;
	font-size: 15px;
	text-transform: capitalize;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 0;
}

.footer-blockbuilder .navbar .navbar-nav li a:hover,
.footer-blockbuilder .navbar .dropdown-menu a:hover {
	color: #c60606 !important;
}

.footer-blockbuilder .navbar .dropdown-menu a {
	font-size: 14px !important;
	color: #666666 !important;
}

#product-category .headingTitle,
#product-category hr {
    display: none;
}

.category-image.col-sm-12.mainImage {
    display: none;
}
#checkout-checkout #accordion .panel-heading { padding: 10px 15px !important;}
.productcarousel .product-thumb .image{    margin: 5px 8px;}
#information-information #content{ margin-bottom:30px}
#information-information #content h4{ font-size:18px; margin:20px 0px}
#information-information #content h1{    font-size: 25px;    text-transform: uppercase;    border-bottom: #333 solid 2px;    padding-bottom: 12px; margin-bottom:30px}