/* SHOP PAGE */
.sidebar .widget .mini-shop-item {
    position: relative;
    padding-left: 100px;
    min-height: 70px;
    margin-bottom: 20px;
}
.sidebar .widget .mini-shop-item .shop-item-image {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.sidebar .widget .mini-shop-item h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    margin: 0 0 10px 0;
}
.sidebar .widget .mini-shop-item h4 a {
    color: #333;
}
.sidebar .widget .mini-shop-item h6 {
    font-style: italic;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin: 0;
}
.sidebar .widget .mini-shop-item .shop-item-image img {
    width: 70px;
    height: 70px;
}
/* =========================== START SHOP SECTION ===================== */
.shop-section {
    padding-bottom: 80px;
}
.shop-section .shop-filter {
    padding-bottom: 50px;
}
.shop-section .shop-filter h6 {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    padding-top: 8px;
}
.shop-section .shop-filter select {
    width: 150px;
    outline: none;
    border: 1px solid #eee;
    font-size: 14px;
    background: #f1f1f1;
    padding: 5px 10px;
    margin-left: 10px;
}
.shop-section .shop-items {
    padding-bottom: 20px;
    clear: both;
    margin-top: 10px;
}
.shop-section .shop-items .shop-item {
    margin-bottom: 50px;
}
.shop-section .shop-items .shop-item .item-image {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 4px solid #fff;
    overflow: hidden;
}
.shop-section .shop-items .shop-item .item-details h3 ,
.shop-section .shop-items .shop-item  h3{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 4px 0;
}
.shop-section .shop-items .shop-item .item-details h3 a {
    color: #333;
}
.shop-section .shop-items .shop-item .item-details h5 {
    font-size: 13px;
    font-weight: 300;
    margin: 0 0 5px 0;
}
.shop-section .shop-items .shop-item .item-details h6 {
    font-style: italic;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    margin: 0;
}
.shop-section .shop-items .shop-item .item-details h6 i {
    text-decoration: line-through;
    padding-right: 10px;
}
.shop-section .shop-items .shop-item .item-hover .item-new,
.shop-section .shop-items .shop-item .item-hover .item-sale,
.shop-section .shop-items .shop-item .item-hover .item-sold ,
.onsale ,.woocommerce span.onsale{
    position: absolute;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin: 0;
    width: 70px;
    height: 70px;
    padding-top: 24px;
    line-height: 1.5em;
    background: #4c4c4c;
    text-transform: uppercase;
    border-radius: 0px;
}
.shop-section .shop-items .shop-item .item-hover .item-new {
    background: #808080;
}
.shop-section .shop-items .shop-item .item-hover .item-hover-bg {
    position: absolute;
    top: 0;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 2;
}
.shop-section .shop-items .shop-item .item-hover h5 {
    position: absolute;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    right: 0;
    top: 50%;
    margin: -20px auto 0;
}
.shop-section .shop-items .shop-item  img {
    width: 100%;

}
.woocommerce-result-count{width: 40%;
float: left;}
.shop-section .shop-items .shop-item .item-hover h5 img {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
}
.shop-section .shop-items .shop-item:hover .item-hover .item-hover-bg {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.shop-section .shop-items .shop-item:hover .item-hover h5 {
    opacity: 1;
    filter: alpha(opacity=100);
}
.shop-section .shop-items .shop-item .item-hover h5 a {
    color: #fff;
    display: block;
}
.shop-section .shop-items .shop-item .item-hover h5 a:hover {
    color: #333;
}
.shop-section .shop-pagination {
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
}
.shop-section .shop-pagination li {
    display: inline-block;
    list-style: none;
    *zoom: 1;
    margin: 0 5px;
    *display: inline;
}
.shop-section .shop-pagination li a {
    display: block;
    width: 30px;
    line-height: 1.5em;
    height: 30px;
    font-size: 14px;
    color: #333;
    border: 2px solid #ccc;
    padding-top: 2px;
}


.shop-section .page-numbers {
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
}
.shop-section .page-numbers li {
    display: inline-block;
    list-style: none;
    *zoom: 1;
    margin: 0 5px;
    *display: inline;
}
.shop-section .page-numbers li a {
    display: block;
    width: 30px;
    line-height: 1.5em;
    height: 30px;
    font-size: 14px;
    color: #333;
    padding-top: 2px;
}
.shop-item-page .alert {
    background: #f1f1f1;
    padding: 10px 15px;
    min-height: 56px;
    position: absolute;
    margin-top: -78px;
    width: 100%;
}
.shop-item-page .alert h4 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    padding-top: 8px;
}
.shop-item-page .alert a {
    float: right;
    color: #fff;
    padding: 6px 15px;
    font-size: 14px;
    text-transform: uppercase;
}
.shop-item-page .alert a:hover {
    background: #484848 !important;
}
.shop-item-page .shop-item-description {
    padding: 40px 0;
}
.shop-item-page .shop-item-description ul {
    margin-bottom: 20px;
    border-bottom: 0;
}
.shop-item-page .shop-item-description li.active a {
    border: 0;
    border-top: 4px solid;
}
.shop-item-page .shop-item-description li a {
    text-transform: uppercase;
    font-size: 16px;
    color: #666;
    font-weight: 400;
    border: 0;
    border-radius: 0;
    border-top: 4px solid #fff;
}
.shop-item-page .shop-item-description ul {
    border-top: 0;
}
.shop-item-page .shop-item-description .item-shop-rate {
    margin-bottom: 20px;
}
.shop-item-page .shop-item-description .shop-item-info {
    padding: 0 0 0 20px;
    margin: 0 0 30px 0;
    border: 0;
}
.shop-item-page .shop-item-description .shop-item-info li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 16px;
    position: relative;
    padding-left: 140px;
    font-style: italic;
}
.shop-item-page .shop-item-description .shop-item-info li span {
    position: absolute;
    width: 120px;
    top: 0;
    left: 0;
    font-style: normal;
}
.shop-item-page .slider ul.slider-dots {
    padding: 0;
    position: relative;
    margin: 0;
}
.shop-item-page .slider ul.slider-dots li {
    list-style: none;
    display: block;
    margin: 0 0 30px 0;
    width: 100%;
    height: 165px;
    cursor: pointer;
    border-radius: 0;
    overflow: hidden;
    padding: 0;
    border: 0;
}
.shop-item-page .shop-item-describe .shop-item-top {
    margin-bottom: 40px;
}
.shop-item-page .shop-item-describe .shop-item-top ul {
    float: right;
}
.shop-item-page .shop-item-describe .shop-item-top ul li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-left: 6px;
}
.shop-item-page .shop-item-describe .shop-item-top a {
    font-size: 13px;
    font-style: italic;
    color: #4c4c4c;
}
.shop-item-page .shop-item-describe .shop-item-top ul li a {
    display: block;
    width: 34px;
    height: 34px;
    color: #808080;
    padding-top: 4px;
    line-height: 1em;
    font-size: 24px;
    text-align: center;
    border: 2px solid #808080;
}
.shop-item-page .shop-item-describe .shop-item-top ul li a:hover {
    background: #808080;
    color: #fff;
}
.shop-item-page .shop-item-describe h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-weight: 400;
}
.shop-item-page .shop-item-describe h2 {
    font-size: 40px;
    color: #4c4c4c;
    vertical-align: top;
    line-height: 1.5em;
}
.shop-item-page .shop-item-describe h2 span {
    font-size: 22px;
    vertical-align: top;
    line-height: 2em;
}
.shop-item-page .shop-item-describe .shop-item-vote {
    font-style: italic;
    margin-bottom: 30px;
}
.shop-item-page .shop-item-describe .add-cart {
    padding: 10px 25px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
}
.shop-item-page .shop-item-describe .add-cart:hover {
    background: #464646 !important;
}
.shop-item-page .shop-item-describe .shop-item-options {
    margin-bottom: 30px;
    font-size: 16px;
    padding-top: 20px;
}
.shop-item-page .shop-item-describe .shop-item-options select {
    width: 120px;
    border: 1px solid #eee;
    background: #f1f1f1;
    padding: 5px 10px;
    outline: none;
}
.shop-item-v1 {
    margin-bottom: 100px;
}
.shop-item-v1 .slider-section {
    position: relative;
    margin-bottom: 50px;
    overflow: hidden;
}
.shop-item-v1 .slider-section .slider-dots {
    position: absolute;
    bottom: 0;
    right: 0;
}
.shop-item-v1 .slider-section .slider-dots li {
    display: block;
    width: 140px;
    height: auto;
    border-radius: 0;
}
.shop-item-v1 .slider-section .slider-dots li img {
    width: 140px;
    height: auto;
    border: 1px solid #e1e1e1;
}
.shop-item-v1 h1 {
    color: #4c4c4c;
    font-size: 36px;
    font-weight: 700;
    margin: 0 auto 5px;
    text-align: center;
    line-height: 1.5em;
    text-transform: uppercase;
}
.shop-item-v1 h4 {
    color: #808080;
    font-size: 13px;
    text-align: center;
    line-height: 1.5em;
    margin: 0 auto 10px;
    font-weight: 400;
    font-style: italic;
}
.shop-item-v1 h5 {
    color: #808080;
    font-size: 18px;
    text-align: center;
    line-height: 1.5em;
    margin: 0 auto 10px;
    font-weight: 400;
    font-style: italic;
}
.shop-item-v1 h6 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 20px 0;
}
.shop-item-v1 .add-to-cart {
    color: #4c4c4c;
    font-size: 14px;
    text-transform: uppercase;
    padding: 6px 20px;
    border-radius: 20px;
    margin: auto;
    border: 2px solid #4c4c4c;
    font-weight: 700;
}
.shop-item-v1 .shop-item-size {
    margin: 0 0 25px 0;
    padding: 0;
    text-align: center;
}
.shop-item-v1 .shop-item-size li {
    display: inline-block;
    color: #121212;
    margin: 0 5px 5px;
    *zoom: 1;
    *display: inline;
}
.shop-item-v1 .shop-item-size li a {
    color: #121212;
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 1.5em;
    display: block;
    font-size: 14px;
    padding-top: 5px;
    font-weight: 200;
}
.shop-item-v1 .add-to-cart:hover {
    color: #fff;
}
.shop-item-v1 p {
    padding: 0 150px;
    text-align: center;
}
.shop-item-v1 .woocommerce-product-rating{
    text-align: center;
}
.shop-item-v1 .woocommerce-product-rating .star-rating {
    float: none;
    margin: 0 auto;
}
.shop-item-v1 .product_meta{
    text-align: center;
}
.slider-section .slide-wrapper  li img{width: 100%;}
.woocommerce div.product form.cart {
margin-bottom: 2em;
margin: 2em auto;
width: 150px;
}
.payment-options {
    padding: 50px;
    border: 1px solid #e1e1e1;
}
.payment-options h5 {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #686868;
    margin: 0 0 10px 0;
}
.payment-options h6 {
    margin: 50px 0 10px 0;
    text-transform: uppercase;
    font-weight: 400;
    color: #686868;
    font-size: 12px;
}
.payment-options form {
    margin: 0 20% 0;
    width: 60%;
}
.payment-options select {
    border: 1px solid #e1e1e1;
    width: 100%;
    outline: none;
    margin: 0 0 30px 0;
    padding: 6px 15px;
    text-transform: uppercase;
}
.payment-options .pay-it-now {
    color: #4c4c4c;
    font-size: 14px;
    text-transform: uppercase;
    padding: 6px 20px;
    border-radius: 20px;
    margin: auto;
    border: 2px solid #4c4c4c;
    font-weight: 700;
}
.payment-options .pay-it-now:hover {
    color: #fff;
}
.cart-page {
    padding-bottom: 100px;
}
.cart-page h4 {
    color: #4c4c4c;
    font-size: 14px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 2px solid #efefef;
    text-transform: uppercase;
    font-weight: 400;
}
.cart-page .cart-page-ul {
    margin-bottom: 30px;
    padding: 0;
}
.cart-page .cart-page-ul li {
    list-style: none;
    margin-bottom: 15px;
    font-size: 16px;
}
.cart-page .cart-page-ul li span {
    float: right;
}
.cart-page .coupon-b {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 15px;
    background: #808080;
    font-size: 14px;
    color: #fff;
    padding: 15px 0;
}
.cart-page .coupon-line {
    width: 100%;
    padding: 15px 20px;
    font-style: italic;
    margin-bottom: 15px;
    background: #f1f1f1;
    border: 1px solid #e1e1e1;
    font-size: 14px;
}
.cart-page .login-form .login-line {
	width: 100%;
    padding: 15px 20px;
    font-style: italic;
    margin-bottom: 15px;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    font-size: 14px;
}
.cart-page .login-form .login-submit {
	color: #4c4c4c;
    font-size: 14px;
    text-transform: uppercase;
    padding: 6px 20px;
    border-radius: 20px;
    margin: auto;
    background: #fff;
    border: 2px solid #4c4c4c;
    font-weight: 700;
}
.cart-page .login-form .login-submit:hover {
    color: #fff;
}
.cart-page .cart-box-item {
    margin-bottom: 20px;
}
.cart-page .cart-box-item select {
    width: 100%;
    border: 1px solid #eee;
    background: #f1f1f1;
    padding: 5px 10px;
    outline: none;
}
.cart-page .cart-box-item-name {
    position: relative;
    padding-left: 140px;
    min-height: 60px;
}
.cart-page .cart-box-item-name .cart-avatar {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 70px;
    height: 70px;
    margin-left: 50px;
}
.cart-page .cart-box-item-name h2 {
    font-size: 16px;
    color: #383838;
    padding-top: 24px;
    text-transform: uppercase;
}
.cart-page .cart-box-item-name h2 a {
    color: #383838;
}
.cart-page .cart-box-item-name i {
    position: absolute;
    left: 0;
    right: 0;
    width: 30px;
    margin-top: 20px;
    height: 30px;
    text-align: center;
    padding-top: 8px;
    cursor: pointer;
    color: #c1c1c1;
    font-size: 11px;
    border: 2px solid #ccc;
}
.price-filter {
    padding-top: 5px;
    text-align: center;
}
.price-filter a.filter-it {
    color: #4c4c4c;
    font-size: 14px;
    text-transform: uppercase;
    padding: 6px 20px;
    border-radius: 20px;
    margin: auto;
    border: 2px solid #4c4c4c;
    font-weight: 700;
}
.price-filter a.filter-it:hover {
    color: #fff;
}
.price-filter .price-filter-bg {
    position: relative;
    margin-bottom: 30px;
    height: 4px;
    width: 100%;
    background: #999;
    border-radius: 2px;
}
.price-filter .price-filter-bg .price-filter-area {
    width: 65%;
    margin: auto 15% auto 20%;
    height: 4px;
    position: relative;
}
.price-filter .price-filter-bg .price-filter-area .price-filter-start {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 0;
    margin-top: -5px;
}
.price-filter .price-filter-bg .price-filter-area .price-filter-end {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    margin-top: -5px;
}
/* =========================== END SHOP SECTION ===================== */