/*===========================front  style START============================*/

.product_item {margin:6px;}
.product_item img {
box-shadow: initial!important;
border-radius: 0!important;
border: 1px solid rgba(0,0,0,0.1);
}


/**latest product slider css start**/

.wpc_latest_product_slider .owl-buttons {
    position: absolute;
    right: 0;
    top: 7px;
}
.wpc_latest_product_slider .owl-page span{0 0 0 4px !important ;}

.wpc_latest_product_slider .owl-page .active span { background: #123 !important;}
.wpc_latest_product_slider .owl-page span {
  background: brown !important;
  border-radius: 10px !important;
  height: 10px !important;
  opacity: 0.5;
  width: 10px !important;
  margin:0 0 0 6px !important
}

#wpc_latest_product_slider .owl-buttons div {
  background: brown !important;
  border-radius: 0;
  margin: 0 1px;
  padding: 5px 10px;
}

.wpc_latest_product_slider {
    border: 2px solid #f2f2f2;
}


.wpc_latest_product_slider .clickable {
    position: relative;
}

.wpc_latest_product_slider .owl-controls {
    margin-top: 0px !important;
    text-align: center;
}

.wpc_latest_product_slider .owl-pagination {
    left: 0;
    position: absolute;
    top: 8px;
}


.wpc_latest_product_slider .product_item {
    line-height: normal;
    vertical-align: middle;
}

.wpc_latest_product_slider .product_item h3 {
    font-size: 12px;
    margin: 12px 0 5px;
    padding: 0 0px;
}

.wpc_latest_product_slider .price_area_fix .woocommerce a.button {
    background: rgba(0, 0, 0, 0) linear-gradient(#d9d9d9, #f2f2f2, #d9d9d9) repeat scroll 0 0;
    font-size: 12px;
    font-weight: 700;
    padding: 6px 9px;
    text-transform: uppercase;
	color:#000;
	margin-top:10px;
}

.wpc_latest_product_slider .woocommerce a.added_to_cart {
    background: rgba(0, 0, 0, 0) linear-gradient(#d9d9d9, #f2f2f2, #d9d9d9) repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin-top: 6px;
    padding: 4px 8px;
    text-transform: uppercase;
    white-space: nowrap;
}

.wpc_latest_product_slider .woocommerce ins {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: brown;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.wpc_latest_product_slider .woocommerce del {
    color: #333;
    font-size: 14px;
}

.wpc_latest_product_slider .woocommerce {
    border: medium none !important;
    padding: 5px 0px !important;
}


@media only screen and (min-width:320px) and (max-width:768px){

.wpc_latest_product_slider .product_item h3 {
    font-size: 15px;
}

.wpc_latest_product_slider .woocommerce del {
    color: #333;
    display: inline-block;
    font-size: 15px;
}


.wpc_latest_product_slider .woocommerce ins {
    font-size: 15px;
}

.wpc_latest_product_slider .woocommerce ins {
	display:block;
}

    
}





/**latest product slider css end**/





/**featured product slider css start**/
.product_item {margin:6px;}
.product_item img {
box-shadow: initial!important;
border-radius: 0!important;
border: 1px solid rgba(0,0,0,0.1);
}


/**latest product slider css start**/

.wpc_featured_product_slider .owl-buttons {
    position: absolute;
    right: 0;
    top: 7px;
}
.wpc_featured_product_slider .owl-page span{0 0 0 4px !important ;}

.wpc_featured_product_slider .owl-page .active span { background: #123 !important;}
.wpc_featured_product_slider .owl-page span {
  background: brown !important;
  border-radius: 10px !important;
  height: 10px !important;
  opacity: 0.5;
  width: 10px !important;
  margin:0 0 0 6px !important
}

#wpc_featured_product_slider .owl-buttons div {
  background: brown !important;
  border-radius: 0;
  margin: 0 1px;
  padding: 5px 10px;
}

.wpc_featured_product_slider {
    border: 2px solid #f2f2f2;
}


.wpc_featured_product_slider .clickable {
    position: relative;
}

.wpc_featured_product_slider .owl-controls {
    margin-top: 0px !important;
    text-align: center;
}

.wpc_featured_product_slider .owl-pagination {
    left: 0;
    position: absolute;
    top: 8px;
}


.wpc_featured_product_slider .product_item {
    line-height: normal;
    vertical-align: middle;
}

.wpc_featured_product_slider .product_item h3 {
    font-size: 12px;
    margin: 12px 0 5px;
    padding: 0 px;
}

.wpc_featured_product_slider .price_area_fix .woocommerce a.button {
    background: rgba(0, 0, 0, 0) linear-gradient(#d9d9d9, #f2f2f2, #d9d9d9) repeat scroll 0 0;
    font-size: 12px;
    font-weight: 700;
    padding: 6px 9px;
    text-transform: uppercase;
	color:#000;
	margin-top:10px;
}

.wpc_featured_product_slider .woocommerce a.added_to_cart {
    background: rgba(0, 0, 0, 0) linear-gradient(#d9d9d9, #f2f2f2, #d9d9d9) repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin-top: 6px;
    padding: 4px 8px;
    text-transform: uppercase;
    white-space: nowrap;
}

.wpc_featured_product_slider .woocommerce ins {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: brown;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.wpc_featured_product_slider .woocommerce del {
    color: #333;
    font-size: 14px;
}

.wpc_featured_product_slider .woocommerce {
    border: medium none !important;
    padding: 5px 0px !important;
}


@media only screen and (min-width:320px) and (max-width:768px){

.wpc_featured_product_slider .product_item h3 {
    font-size: 15px;
}

.wpc_featured_product_slider .woocommerce del {
    color: #333;
    display: inline-block;
    font-size: 15px;
}


.wpc_featured_product_slider .woocommerce ins {
    font-size: 15px;
}

.wpc_featured_product_slider .woocommerce ins {
	display:block;
}

    
}


/**featured product slider css end**/

/*=========================== front style END============================*/