/*---------------------------------------------------------------------------------
    Template Name: bardy - Woocommerce Theme
    Author: HasTech
    Version: 1.0.0
-----------------------------------------------------------------------------------*/
/*woocommerce common css*/

.product-item .product-image .product-action a.added span {
    display: none;
}
.product-item .product-image .product-action a.wishsuite-button.added span {
    display: inline-block;
    text-indent: 0;
    font-size: 20px;
    font-weight: 300;
    background: none;
}

.woocommerce ins{
    background-color: inherit;
}
.rating-number i{
    font-size: 13px;
    color: #d0a97e;
    margin-right: 6px;
}
.woocommerce div.product p.price del,
span.price del {
    padding-right: 10px;
}
.product-details .product-content .product-content-inner .bottom .price del{
    padding-right: 5px;
}

.woocommerce-message::before,
.woocommerce-info::before{
    color: #d0a97e;
}
.woocommerce-message,
.woocommerce-info {
    border-top-color: #d0a97e;
}
.woocommerce form .form-row input.input-text{
    border-radius: 20px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
}
/*common button*/
.woocommerce button.button.alt.disabled, 
.woocommerce button.button.alt,
.woocommerce a.button,
.woocommerce button.button {
    font-weight: 400;
    border-radius: 0px;
    color: #fff;
    background-color: #d0a97e;
}

.woocommerce .product-details button.button.alt{
    background-color: #222;
    color: #fff;
}
.woocommerce .product-details button.button.alt:hover{
    background-color: #d0a97e;
}

.woocommerce button.button.alt.disabled:hover, 
.woocommerce button.button.alt:hover,
.woocommerce a.button:hover,
 .woocommerce button.button:hover{
    background-color: #222;
    color: #fff;
 }
.woocommerce .list a.button,
.woocommerce .list a.button:hover{
    background-color: inherit;
}

/*shop product*/
 .woocommerce a.button.added::after, .woocommerce button.button.added::after{
    margin-left: 0;
}
.product-action .cart-area a.added {
    display: none;
}

.woocommerce a.added_to_cart {
   font-size: 0;
    
}
.product-item.list .product-content .body .product-action a.wishsuite-button.added span {
    background: none;
    display: inline-block;
    text-indent: 0;
    font-size: 20px;
}
.woocommerce a.added_to_cart:after {
    text-indent: 0;
    display: block;
    text-align: center;
    font-family: WooCommerce;
    content: "\e017";
    font-size: 20px;
}
.woocommerce .shop-product-wrap.grid.list a.added_to_cart:after { 
    margin-top: -25px;
    margin-right: 15px;
} 

.yith-wcwl-add-to-wishlist {
    margin-top: 0px;
}
.yith-wcwl-add-to-wishlist img {
    position: absolute;
}
.woocommerce a.button.added::after{
    color:#222;
}
.woocommerce a.button.added:hover:after{
    color:#d0a97e;
}
.products.row.columns-3 .col-xl-3 {
    max-width: 33.333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
            flex: 0 0 33.333%;
}
.products.row.columns-5 .col-xl-3 {
    max-width: 20%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
}
.products.row.columns-2 .col-xl-3 {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
}


/*product sidebar*/
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 5px;
    margin-bottom: 25px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
    background-color: #222;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    width: 10px;
    height: 10px;
    background-color: #222;
    border-radius: 50px;
    top: -2px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #f4f4f4;
}
.sidebar.woocommerce button.button{
    font-weight: 600;
    color: #ffff;
    background-color: #d0a97e;
}
.sidebar.woocommerce button.button:hover{
    background-color: #222222;
}
 .woocommerce ul.product_list_widget li img {
    width: 70px;
    float: left;
    margin-left: 0;
    border: 1px solid #ebebeb;
    background-color: #f4f4f4;
    padding: 5px;
    margin-right: 15px;
}

/*pagination*/
.woocommerce nav.woocommerce-pagination ul{
    margin-top: 20px;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li{
    border: 0px;
}
.woocommerce nav.woocommerce-pagination ul li{
    margin-right: 10px;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: inherit; 
    color: inherit;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{
    line-height: inherit;
    padding: inherit;
    color: #222;
}
.woocommerce nav.woocommerce-pagination ul li .current,
.woocommerce nav.woocommerce-pagination ul li a:hover{
    background-color: inherit;
    color: #d0a97e;
}


/*product details*/
.woocommerce-page #content div.product div.images {
    width: 40%;
    float: left;
}
.woocommerce-page #content div.product div.summary{
    width: 60%;
    float: left;
}
.woocommerce div.product form.cart .variations td.label {
    padding-right: 0;
    text-align: left;
}
.col-12.full .product-details .product-image.right-thumbnail .single-product-thumb-slider-syn .item img,
.col-12.full .product-details .product-image.left-thumbnail .single-product-thumb-slider-syn .item img{
    max-width: 100px;
    width: 100px;
    height: 120px;
    padding: 1px;
}
.col-xl-9.col-lg-8 .product-details .product-image.right-thumbnail .single-product-thumb-slider-syn .item img,
.col-xl-9.col-lg-8 .product-details .product-image.left-thumbnail .single-product-thumb-slider-syn .item img{
    width: 70px;
    margin: auto;
}
.col-12.full .product-details .product-image.right-thumbnail .single-product-thumb-slider-syn .item a,
.col-12.full .product-details .product-image.left-thumbnail .single-product-thumb-slider-syn .item a,
.col-xl-9.col-lg-8 .product-details .product-image.right-thumbnail .single-product-thumb-slider-syn .item a,
.col-xl-9.col-lg-8 .product-details .product-image.left-thumbnail .single-product-thumb-slider-syn .item a{
    padding: 5px;
}
.woocommerce div.product div.images {
    margin-bottom: 0;
}
.woocommerce div.product div.summary {
    margin: 0;
}
.woocommerce .product-content .woocommerce-product-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
a.woocommerce-review-link {
    display: none;
}
.woocommerce div.product .product-content .woocommerce-product-rating,
.product-content p.price{
    margin: 0;
}
.woocommerce-product-details__short-description{
    margin: 20px 0;
}
.woocommerce div.product .product-details .product-content-inner form.cart div.quantity {
    width: 100%;
    margin-bottom: 30px;
    display: flex;
}
.woocommerce div.product .product-details .product-content-inner .screen-reader-text {
    position: inherit !important;
    width: auto;
    height: auto !important;
    clip-path: none;
    padding-right: 10px;
    font-size: 18px;
    font-weight: 600;
}

.button-text-remove{
    display: none;
}
.product-content-inner [class^="flaticon-"]:before, 
.product-content-inner [class*=" flaticon-"]:before{
    margin-left: 0;
    font-size: 25px;
}
span.button-text{
    padding-left: 10px;
}
.product-details .product-content-inner .yith-wcwl-add-to-wishlist,
.product-details .product-content-inner .compare.button{
    display: none;
}
.product-details .product-content-inner .single-product-action .yith-wcwl-add-to-wishlist,
.product-details .product-content-inner .single-product-action .compare.button{
    display: inline-block;
  
}
.single-product-action{
    position: relative;
}
.product-details .product-content-inner .single-wishlist {
    display: flex;
    position: absolute;
    bottom: -5px;
    margin-left: 50px;
}
.product-type-external .product-details .product-content-inner .single-wishlist {
    margin-left: 120px;
}
.woocommerce .product-details .product-content-inner .single-product-action .button {
    background: inherit;
    color: #222;
    padding: 0;
}
.woocommerce .product-details .product-content-inner .single-product-action .button:hover {
    color: #d0a97e;
    background: inherit;
}
.product-details .product-content-inner .single-wishlist a.compare.button:before {
    position: absolute;
    content: "\f106";
    left: 10px;
    text-indent: 0;
    display: inline-block;
    font-family: Flaticon;
    font-size: 25px;
}

.product-details .product-content-inner .single-wishlist a.compare.button {
    text-indent: -9999px;
    background-color: inherit;

}

.product-details .product-content-inner .woocommerce.product.compare-button {
    margin-top: -5px;
    margin-left: 15px;
}
.woocommerce div.product form.cart table.group_table tr td {
    border: 1px solid #eeeeee !important;
}
.group_table .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px;
}
.woocommerce div.product .woocommerce-grouped-product-list.group_table{
    margin-bottom: 15px;
}
/*single product tab*/
.woocommerce-tabs.wc-tabs-wrapper{
    padding-top: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    color: #d8d8d8;
    display: block;
    line-height: 24px;
    padding: 13px 20px;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.25px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover{
    color: #222222
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
    color: #d0a97e;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    left: 0;
    border-bottom-right-radius: 0;
    border-width: 0;
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    right: 0;
    border-bottom-left-radius: 0;
    border-width: 0;
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    width: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-left: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel{
    margin: 0;
}
.woocommerce-tabs h2{
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    display: block;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 60px;
    margin-right: 20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 70px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border: 0px solid #e4e1e3;
    border-radius: 0;
    padding-left: 10px;
    padding-top: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0;
}
.woocommerce-Reviews .rating-number{
    color: #d0a97e;
}

/*related product*/
.related.products {
    margin-top: 50px;
}
.related.products h1 {
    margin-bottom: 50px;
}
/*cart page*/

.cart-table .table thead th{
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
}

.cart-table .table td, .cart-table .table th{
    border-top: 0;
}
.woocommerce .cart-table  table.shop_table{
    border: 0;
}

.woocommerce-cart table.cart img{
    width: 70px;
}
.woocommerce a.remove{
    color: #222222 !important;
    margin: auto;
}
.woocommerce a.remove:hover{
    color: #ff0000 !important;
    background-color: inherit;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: none;
}

.cart_totals table td{
    border: 0;
}
/*wishlist page*/
.wishlist_table tr td.product-stock-status span.wishlist-in-stock{
    font-size: 15px;
    font-weight: 600;
    color: #222222;
    font-style: normal;
}

.woocommerce #content table.wishlist_table.cart a.remove:hover{
    background-color: inherit;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {

    border-top: 0px solid rgba(0,0,0,.1);
}
.cart-table td {
    border: 0;
}

/*checkout page*/
.woocommerce-checkout .form-row{
    display: inherit;
}
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container .select2-selection--single{
    height: 45px;
    border-radius: 50px;
    padding: 0 10px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px;
}
.woocommerce .checkout-formt table.shop_table td,
.woocommerce .checkout-formt table.shop_table,
.woocommerce .checkout-formt table.shop_table th{
    border: 0;
    color: #ffffff;    
    text-align: left;
    border-radius: 0;
}
.wc_payment_methods.payment_methods.methods label{
    color: #ffffff;
}
 .woocommerce-checkout #payment div.payment_box {
    background-color: inherit;
    color: #fff;
    padding: 0;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before{
    content: none;
}
.woocommerce-MyAccount-content fieldset{
    padding: 0;
}
/*myaccount*/
.woocommerce-MyAccount-navigation{
    padding: 15px 0;
}
.woocommerce-MyAccount-navigation{
    padding: 0;
}
.woocommerce-MyAccount-navigation ul{
    margin: 0;
}
.woocommerce-MyAccount-navigation ul li{
    list-style: none;
    border: 1px solid #eee;
}
.woocommerce-MyAccount-navigation a {
    padding: 10px 30px;
    display: block;
}
.woocommerce-MyAccount-navigation .is-active a,
.woocommerce-MyAccount-navigation a:hover {
   background-color: #d0a97e;
   color: #ffffff;
}
.u-column1.col-1,
.u-column2.col-2,
.u-column1.col-1.woocommerce-Address,
.u-column2.col-2.woocommerce-Address {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
}
.woocommerce-MyAccount-content a{
    text-decoration: underline;
}
.woocommerce-form-login .woocommerce-form__label {
    margin-left: 10px;
    margin-bottom: 0;
    padding-top: 3px;
}

/*----end----*/