/* woocommerce.css
================================================== */

/* Woocommerce */
#blog .woocommerce-breadcrumb,
#blog .woocommerce-result-count{
  display: none;
}
div.pp_woocommerce div.ppt{
  display: none !important;
}
.woocommerce ul.products li.product h3 {
    color: #000;
    font-family: "Oswald";
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 10px 0;
    float: left;
}

.woocommerce ul.products li.product span {
  color: #cf9b67;
}
.woo-thumb{
  display: block;
  position: relative;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
    border-radius: 0;
    -webkit-border-radius:0px;
    left: auto;
    letter-spacing: 1.5px;
    line-height: normal;
    margin: 0;
    min-height: auto;
    padding: 2px 8px;
    right: 0;
    text-transform: uppercase;
    top: 0;
    background-color: #cf9b67;
    color: #fff !important;
    font-weight: 400;
    z-index: 4;
}
.woocommerce span.onsale{
  right: auto;
  left: 0;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  margin-left: 15px;
}
.posted_in,
.tagged_as{
  display: block;
}
.posted_in a,
.tagged_as a{
  color: #cf9b67;
  font-size: 13px;
}
.woocommerce #reviews #comments h2 {
  clear: none;
  font-size: 17px;
  font-weight: 400;
}
.woocommerce-Reviews .meta:before,
.woocommerce-Reviews .meta:after{
  display: none;
}
.woocommerce-Reviews .meta{
  padding-bottom: 0;
}
.product .entry-title{
  font-size: 28px;
  margin-bottom: 0;
}
.woocommerce-tabs h2,
.related h2,
#review_form_wrapper .comment-reply-title{
  margin: 0 0 17px !important;
  font-weight: 400;
  font-size: 19px;
  color: #cf9b67;
  padding: 0;
  font-family: "Oswald";
  line-height: 24px;
  letter-spacing: .5px;
}
.product .cart{
  padding-top: 30px;
}
.product  p{
  line-height: 26px;
}
.woocommerce .star-rating span::before,
.woocommerce div.product p.price,
.woocommerce-review-link{
  color: #cf9b67;
}
.woocommerce div.product p.price{
  margin-bottom: 20px;
}
.woocommerce-review-link{
  font-size: 12px;
}
.product .images{
  position: relative;
}
.woocommerce ul.products li.product .price del{
  color: #cf9b67;
  display: inline-block;
}
.woocommerce ul.products li.product .price{
  font-size: 14px;
  margin-bottom: 12px;
  float: right;
  margin-top: 15px;
}
#content .products{
  padding-top: 15px;
}
.woocommerce ul.products li.product .price ins{
  text-decoration: none;
}
.woocommerce ul.products li.product a.add_to_cart_button{
  float: left;
  clear: both;
  display: block;
}
.woocommerce-ordering{
  float: left !important;
  margin: 0 0 0 17px !important;
}
select.orderby {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    color: #323436;
    padding:8px 12px 7px !important;
    background-image: url(../../assets/img/select-icon.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 28px auto;
    cursor: pointer;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 0 30px;
    padding: 17px;
    position: relative;
    width: 25%;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb none repeat scroll 0 0;
    color: #8a7e88;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li span, .woocommerce-page #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li span {
    padding: 0.8rem 1.4rem;
    color: #cf9b67;
}
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .quantity .qty {
    height: 37px;
    text-align: center;
    width: 52px;
}
.woocommerce a.added_to_cart {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    clear: both;
    color: #000;
    display: block;
    float: right;
    font-family: "oswald";
    letter-spacing: 1px;
    display: block;
    float: right;
    background: none !important;
}

.woocommerce a.added_to_cart:hover,
.woocommerce p.stars a{
  color: #cf9b67
}
.woocommerce .products .star-rating {
    display: block;
    float: none;
    left: 21px;
    margin: 0 0 0.5em;
    position: absolute;
    top: 22px;
}
.woocommerce #respond input#submit.loading::after, 
.woocommerce a.button.loading::after, 
.woocommerce button.button.loading::after, 
.woocommerce input.button.loading::after{
  margin-top: 2px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
  margin-bottom: 27px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
  padding-left: 5px;
}
#content .related.products{
  padding-top: 10px;
}
.related li.product, 
.related li.product {
    padding: 0 25px 0 0 !important;
    width: 33.33% !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
  margin-bottom: 0;
}
#review_form .single-heading::before,#review_form .comment-reply-title::before,
#review_form .single-heading::after,#review_form .comment-reply-title::after{
  display: none !important;
}
#reviews #comments h2{
  margin-bottom: 30px !important;
}
#reviews #comments{
  margin-bottom: 20px;
}
.woocommerce #reviews #comment {
    height: 125px;
}
#reviews #commentform input[type=text],
#reviews #commentform input[type=email],
#reviews #commentform input[type=url]{
  display: block;
  width: 50%;
}
#reviews .form-submit{
  padding-top: 15px;
}
.woocommerce-message .button{
  padding: 6px 11px !important;
  font-size: 11px !important;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    box-shadow: none;
    float: left;
    height: 50px;
    margin-right: 15px;
    width: 50px;
}
#blog .cart_list  li::before{
  display: none !important;
}
ins{
  text-decoration: none;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{
  border: 0;
  padding: 20px 0;
}
.product_list_widget li{
  padding-left: 0 !important;
}
.cart_list li{
  padding-left: 24px !important;
}
.product_list_widget li:before{
  display: none !important;
}
.tagcloud{
  overflow: hidden;
}
.reviewer{
  font-size: 12px;
}
#blog .widget ul.children {
    border: 0 none !important;
    padding: 16px 0 0; 
}
#blog .widget ul.children a{
  font-size: 13px;
}
.coupon #coupon_code {
    border-radius: 3px;
    font-size: 14px;
    padding: 11px 10px;
    width: 175px;
    height: 38px;
}
.cart_item .product-name a{
  color: #cf9b67;
}
.cart_totals h2 {
    font-family: "oswald" !important;
    font-size: 23px;
    font-weight: 400;
    margin: 20px 0 24px;
}
.checkout-button{
  float: right;
}
table th{
	text-transform: uppercase;
}
table td,
table th{
	border-right: 2px solid rgba(0, 0, 0, 0.05) !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
	text-align: center;
	vertical-align: middle !important;
}  
table td:last-child,
table th:last-child{
	border-right: 0;
}
.woocommerce table.shop_table{
	border: 2px solid rgba(0, 0, 0, 0.05)
}
.woocommerce table.shop_table td{
	padding: 15px 12px
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	border: 2px solid #f2f2f2 !important;
	font-size: 15px;
	line-height: 20px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
	width: 48%;
}
.checkout_coupon .button{
	margin-top: 5px !important;
}
.select2-container .select2-choice{
	padding: 8px;
	border: 2px solid #f2f2f2 !important;
}
.select2-drop.select2-drop-above.select2-drop-active{
	border: 2px solid #f2f2f2 !important;
}
.woocommerce form .form-row textarea{
	height: 120px;
}
#customer_details{
	margin-bottom: 30px;
}
.wysiwyg #payment li:before{
	display: none !important;
}
.wysiwyg #payment li{
	padding-left: 5px !important;
}
td.product-name,
.showcoupon,
.woocommerce-info::before{
	color:  #cf9b67;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img,
.woocommerce div.product div.images img,
.woocommerce ul.products li.product a img{
	-moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
}
/*
.woocommerce li:before{
	display: none !important;
}*/
.woocommerce-info {
    border-top-color: #cf9b67;
}
.woocommerce-info a{
  color: #cf9b67;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p{
  font-size: 12px;
}