Current File : /home/kelaby89/sixpacksecurity.com.au/wp-content/themes/poket/assets/css/woo_theme.css
/*
*** All woocommerce css here.

*/

.woocommerce #respond input#submit.added::after, 
.woocommerce a.button.added::after, 
.woocommerce button.button.added::after, 
.woocommerce input.button.added::after {
    font-family: 'IcoFont';
    content: "\f021";
    margin-left: auto;
	font-weight: 400;
}

/* ============= poket woocommerce css ================ */
.witr_shop_area{
	padding:100px 0;
}
/* ============= poket order and count css ================ */
.witr_oder_count {
    padding: 0px 0 25px;
}
.nice-select .list {
    z-index: 99;
}

.woocommerce .woocommerce-result-count,
.nice-select span.current
 {
   font-weight:600;
}
.woocommerce .woocommerce-result-count {
    margin: 0;
    margin-top: 10px;
}
/* ============= poket product css ================ */
.tbd_product_area{
	padding:0;
}
.tbd_shop_archive_area{
	padding:100px 0;
}
.tbd_product {
    margin-bottom: 30px;
    box-shadow: 0px 0px 10px 0px rgba(148,146,245,0.2);
    text-align: center;	
}
.tbd_product_inner {
    position: relative;
    overflow: hidden;
}
.tbd_product_thumb{
	position:relative;
}
.tbd_product_thumb img {
    margin: auto;
}
a.thumbnail_link{
	position:relative;
	display:block;
}
a.thumbnail_link::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    transition: .5s;
    opacity: 0;
    content: "";
/*     background: #00000024; */
    top: 0;
	transform:scale(0);
}
.tbd_product:hover a.thumbnail_link::before {
    opacity: 1;
	transform:scale(1);
}
/* cart css */
.thb_product_car {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    text-align: center;
    transition: .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    opacity: 0;
}
.tbd_product .thb_product_car a {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin: 0 3px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    overflow: hidden;
    padding: 0;
    text-align: center;
    transition: all .3s linear;
    display: flex;
    justify-content: center;
    align-items: center;
	box-shadow: 0 0 10px 0 rgb(27 81 209 / 10%);	
}
/* add to card text style 
.tbd_product .thb_product_car a.add_to_cart_button {
    width: 120px !important;
    border-radius: 0;
}*/

/* added cart css */
a.added_to_cart.wc-forward {
position:relative;
font-size:0px;
}

.thb_product_car a.added.add_to_cart_button,
.thb_product_car a.add_to_cart_button.added:after {
display:none !important;
}
/* view cart icon style */
.thb_product_car a.added_to_cart:before {
	content: "\f021";
    font-family: 'IcoFont';
height: 52px;
    width: 52px;
    border-radius: 50px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s linear;	
	font-size:17px;
}
.tbd_product:hover .thb_product_car{
	opacity: 1;
	 bottom: 20px;
}
/* view cart text style  
.thb_product_car a.added_to_cart.wc-forward {
    position: relative;
    width: 100px !important;
    border: none;
    border-radius: inherit;
}

/* compare icon css */
.thb_product_car .compare.added{
	text-indent: -9999px;
}
.thb_product_car .compare.added:after {
    content: "\f021";
    text-indent: 0px;
    display: block;
    font-family: IcoFont;
    height: 40px;
    width: 40px;
	line-height:40px;
    position: absolute;
}
a.compare.button {
    font-size: 0px;
}
.thb_product_car .compare:after{
    content: "\eec0";
    text-indent: 0px;
    display: block;
    font-family: IcoFont;
    height: 40px;
    width: 40px;
	line-height:40px;
    position: absolute;
font-size:19px;	
}
/* compare text css 
.thb_product_car .compare.added{
    width: 100px !important;
    border: none;
    border-radius: inherit;
}

*/


/* quick view icon css */
.thb_product_car a.yith-wcqv-button{
	text-indent: -9999px;
}
.thb_product_car a.yith-wcqv-button:after {
    content: "\ef21";
    text-indent: 0px;
    display: block;
    font-family: IcoFont;
    height: 40px;
    width: 40px;
	line-height:40px;
    position: absolute;
	font-weight:400;
}
/* colloction icon */
.yith-wcwl-add-to-wishlist {
    margin-top: 0;
}
span.feedback {
    display: none !important;
}/*
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{
	position:relative;
	font-size:0px;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::after {
    content: "\eed9";
    display: block;
    font-family: IcoFont;
    height: 40px;
    width: 40px;
	line-height:40px;
	position:absolute;
	font-size:17px;
	z-index:999;

}*/

/* sale css */
.tbd_sale_price {
    text-align: center;
    transition: .5s;
}
.woocommerce span.tbd_sale_inner {
    padding: 8px 12px;
    display: inline-block;
    border-radius: 2px;
    font-size: 14px;
    text-transform: uppercase;
    right: 10px;
    top: 10px;
    left: auto;
    line-height: 1;
    min-width: auto;
    min-height: auto;
}
.woocommerce span.onsale.onsingle_sale.tbd_sale_inner{
    padding: 8px 12px;
    display: inline-block;
    border-radius: 2px;
    font-size: 14px;
    text-transform: uppercase;
    right: auto;
    top: 10px;
    left: 10px;
    line-height: 1;
    min-width: auto;
    min-height: auto;
}
/* title product */
.tbd_product_content {
    display: block;
    overflow: hidden;
    padding: 20px 20px 18px;
}
.tbd_product_content_inner{}
.tbd_product_type{}
.tbd_product_type.tbd_fload_left {
    float: left;
    margin-right: 15px;
}
.tbd_product_type.tbd_fload_left a{
	font-size: 26px;
}
.tbd_product_title{}
.tbd_product_title h2{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.tbd_product_title span a {
    font-size: 13px;
}
.tbd_product:hover .tbd_add_to_card{
	opacity:1;
	bottom: 15px;
}

.tbd_product:hover .thb_product_car{
	opacity:1;
}


/* product price and rating css */
.woocommerce .products .star-rating,
.woocommerce .star-rating {
    padding: 10px 0 5px;
    float: none;
    margin: auto;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 5px;
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price,
.woocommerce div.product p.price, 
.woocommerce div.product span.price,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins{
	font-weight:700;
    font-size: 1rem;
	text-decoration: none;	
}
/* not product css */
.tbd_product_not .woocommerce-info {
    margin: 30px 0;
    border: none;
    font-size: 20px;
}
.woocommerce div.product.slick-slide{
    padding-top: 10px;
}

/* list product css */
.row.tx_product_list {
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
    margin-bottom: 30px !important;
}
.tx_product_list .tbd_product {
    margin-bottom:0px;
	box-shadow: none;
	text-align:left;
	padding-left:0;
}
.tx_product_list .tbd_product_thumb img {
    width: 100%;
}
.thb_product_car.thb_product_carlist {
    position: inherit;
	justify-content:left;
}
.list_rating .star-rating {
    margin-left: 0 !important;
}
.thb_product_car.thb_product_carlist a {
    margin-top: 5px;
    margin-bottom: 5px;
}
.thb_product_car.thb_product_carlist a {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 15px;
}
.thb_product_car.thb_product_carlist a.added_to_cart:before {
    height: 50px;
    width: 50px;

}

p.list_produc_content {
    margin-top: 15px;
}
.listdiv_center {
    padding: 15px 0px;
}
.list_div_middle {

}
.thb_product_car.thb_product_carlist {
    opacity: 1;
}
/* list and grid view css */
ul.tx_product_tab.nav {
    justify-content: flex-end;
	margin-bottom:2em;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 2em;
}
ul.tx_product_tab.nav li a {
    font-size: 22px;
    margin: 1px 0px 0;
    padding: 2px 9px 2px;
    display: inline-block;
    margin-left: 10px;
	border-radius: 5px;
}


.d-flex.order_tx {
    justify-content: flex-end;
    align-items: center;
}


/*====== woocommerce single css ======*/
/* single page image css */
.tbd_shop_archive_area.tbd_single_product_area {
    padding-bottom: 0px;
}
.tbd_single_image{
	position:relative;
}
.tbd_single_image a.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 999;
    font-size: 19px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
    margin: 10px 0 0px;
}
.woocommerce div.product .entry-summary .woocommerce-product-rating {
    margin-bottom: 1.618em;
    margin: 10px 0 10px;
}
.woocommerce div.product form.cart .button {
    padding: 12px 15px;
    line-height: 16px;
    font-size: 14px;
    text-transform: uppercase;
    transition: all .2s;
    border: none;
    font-weight: 500;
}
.woocommerce div.product form.cart .button i{
	margin-right:5px;
}

.woocommerce div.product form.cart.single_pcart {
    margin-bottom: 2em;
    display: flex;
    align-items: center;
    margin: 21px 0px;
}
.woocommerce .quantity .qty {
    border: 1px solid #ddd;
    margin: 0 10px;
	 height: 39px;
	     width: 90px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}
.qntity_own{
	font-weight:700;
}

.woocommerce #content div.product .stock, .woocommerce div.product .stock, .woocommerce-page #content div.product .stock, .woocommerce-page div.product .stock {
    font-weight: 700;
    margin: 0px 0px 0px;
    font-size: 14px;
    display: inline-block;
}
div.product .summary .stock::before, div.product .summary .stock.out-of-stock::before {
    content: "\f058";
    font-family: 'fontawesome';
    font-size: 18px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 2px;
}
.entry-summary a.woocommerce-review-link {
    padding-left: 25px;
}
.woocommerce .entry-summary .woocommerce-product-rating .star-rating {
    margin: 13px 4px 0 0;
}

/* single compare icon */
.single_summery_p_icon{

}
.single_summery_p_icon .thb_product_car {
    position: inherit;
    justify-content: flex-start;
    opacity: 1;
}
.single_summery_p_icon .thb_product_car a{
	    box-shadow: 0px 0px 18px 0px #ddddddc4;
}
.tbd_product.single_summery_p_icon {
    margin-bottom: 15px;
}
.single_summery_p_icon .thb_product_car a {
    box-shadow: 0px 0px 18px 0px #ddddddc4;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.entry-summary .yith-wcwl-add-to-wishlist {
    display: none;

}
.entry-summary a.compare.button {
    display: none;
}
.entry-summary .single_summery_p_icon .yith-wcwl-add-to-wishlist  {
    display: block;

}
.entry-summary span.sku_wrapper {
    font-weight: 500;
}

.entry-summary span.posted_in, .entry-summary span.tagged_as {
    display: block;
    font-weight: 700;
    margin-top: 7px;
}
.woocommerce div.product .entry-summary  p.price{
    margin: 15px 0 10px;
}
.woocommerce div.product .product_title {
    margin-bottom: 4px;
    font-size: 24px;
}
#review_form_wrapper .comment-form label{
	font-size:14px;
	margin-right:10px;font-weight: 700;
}
.woocommerce div.product form.cart .variations select {

    height: 40px;
}

/*====== woocommerce related ======*/
h2.witr_related_title {
    padding: 20px 0 40px;
}

/*====== woocommerce tab css ======*/
.woocommerce-tabs.wc-tabs-wrapper.tbd_tab_area {
    padding: 100px 0 50px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 10px;
    margin: 0 0 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {

}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 0px 1em;
    margin-right: 15px;	
    border: 1px solid #ececec;
    margin-left: 2px;
	background:#fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: none;
    display: inline-block;
    padding: 0px 1em;
}



.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
	display:none;
}
.woocommerce div.product .woocommerce-tabs .panel {}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: .5em 10px;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 20px;
    padding-bottom: 20px;
}
.woocommerce table.shop_attributes th {
    font-weight: 700;
    font-size: 12px;
}
.woocommerce table.shop_attributes td p {
    font-size: 14px;
}

.woocommerce .woocommerce-Reviews .star-rating {
    float: right;
}
strong.woocommerce-review__author {
    font-size: 16px;
}
span.comment-reply-title {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.woocommerce .comment-form-rating label,
.woocommerce .comment-form-comment label
 {
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
}


/*  Vertical  Thumbnails 

.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 5px 5px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (min-width: 420px) {
    .woocommerce-page div.product div.images {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .woocommerce div.product div.images .flex-control-thumbs {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 80px;
        flex: 1 0 80px;
  
        max-height: 425px;

        overflow: auto;
    }
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 100%;
        padding: 0 10px 10px 0;
    }
}
*/


/* Horizontal Thumbnails  */

.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 5px 5px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 16%;
    flex: 1 0 16%;
}
.woocommerce div.product div.images .flex-control-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
}

/* ============= cat css ============== */
.witr_shop_template{
	padding:100px 0px 50px;
}
h2.woocommerce-loop-category__title {
    display: block;
    padding: 25px 0;
    font-size: 22px;
    text-align: center;
}

.woocommerce .witr_product_cart{}
.woocommerce .witr_product_cart button.button.alt,
.woocommerce .witr_product_cart input.button.alt{
	font-weight: 500;	
}
.woocommerce table.witr_product_cart{	}
.woocommerce table.witr_product_cart thead{}
.woocommerce table.witr_product_cart thead tr{}
.woocommerce table.witr_product_cart thead tr th{
    font-weight: 600;
    font-size: 15px;
}
.woocommerce table.witr_product_cart thead tr th,
.woocommerce table.witr_product_cart tbody tr td{
		text-align: center;
}
.woocommerce table.witr_product_cart tbody tr{}
.woocommerce table.witr_product_cart tbody tr td{
	font-size:15px;
}
.woocommerce table.witr_product_cart tbody tr td.product-thumbnail img{
width:100px;
height:100px;	
}
.woocommerce table.witr_product_cart tbody tr td a{
	box-shadow:none;
	font-weight:400;
}
.woocommerce table.witr_product_cart tbody tr td.product-name{}
.witr_cart_coupon{
	padding:20px 0;
}
.woocommerce .witr_product_cart .coupon{}
.woocommerce .witr_product_cart .coupon label{
    font-size: 18px;
    margin-right: 10px;	
}
.woocommerce .witr_product_cart .coupon input{
    height: 42px;
    border-radius: 3px;
    padding-left: 10px;
}
/*
.woocommerce .witr_product_cart .coupon input.input-text{}
.woocommerce .witr_product_cart .coupon input[type="hidden"]{}
.woocommerce .witr_product_cart .coupon button{}
.woocommerce .witr_product_cart button.button:disabled,
.woocommerce .witr_product_cart button.button:disabled[disabled],
.woocommerce .witr_product_cart button,
.woocommerce .witr_cart_to_cross a.checkout-button.alt,
.woocommerce .witr_checkout_form button.button.alt,
.woocommerce  a.button.wc-backward,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button
{
    display: inline-block;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .3px;
    padding: 15px 30px;
    border-radius: 2px;
    position: relative;	
	transition:.5s;
}

*/


/* cross_sell and cart total */

.witr_cart_to_cross .cart_totals > h2,
.witr_cart_to_cross .cross-sells > h2
{
	font-size: 23px;
    font-weight: 600;
    margin-top: 40px;	
 	
}
.witr_cart_to_cross .cart_totals > h2{
    padding: 13px 16px;
}
.witr_cart_to_cross .cross-sells > h2{
   margin-bottom: 40px;	
}

.woocommerce .witr_cart_to_cross .cart_totals table{
	    padding-top: 15px !important;
}
.woocommerce .witr_cart_to_cross table.shop_table tbody{}
.woocommerce .witr_cart_to_cross table.shop_table tbody tr{}
.woocommerce .witr_cart_to_cross table.shop_table tbody tr th{
    font-size: 14px;
    font-weight: 700;	
	border:0px;
}
.woocommerce .witr_cart_to_cross table.shop_table tbody tr td{
    font-size: 14px;
    font-weight: 700;
padding: 15px;
border:0px;	
}

.woocommerce .witr_cart_to_cross table.shop_table tbody tr td label,
.woocommerce .witr_cart_to_cross table.shop_table tbody tr td p
{
    font-size: 14px;
    font-weight: 600;	
}

.woocommerce .witr_cart_to_cross .wc-proceed-to-checkout {
    text-align: right;
}
.witr_cart_to_cross span#select2-calc_shipping_state-container {
    padding: 5px 20px 5px 10px;
}

/* checkout css */
.witr_checkout_form .witr_ck_blling h3, 
.witr_checkout_form h3#order_review_heading,
h2.woocommerce-order-details__title{
    font-size: 22px;
    font-weight: 600;
    margin-top: 0;
	margin-bottom: 10px;
    padding: 10px 15px;
}
.witr_checkout_form h3#order_review_heading {
	margin-bottom: 0px;
}
.woocommerce .witr_checkout_form table.shop_table th {
    font-weight: 600;
    padding: 9px 12px;
    line-height: 1.5em;
    font-size: 18px;
}

.woocommerce-checkout.witr_checkout_form  #payment {
    border-radius: 5px;
}
.woocommerce-checkout.witr_checkout_form .wc_payment_method label {
    font-size: 20px;
    font-weight: 700;
}
.woocommerce .witr_checkout_form table.shop_table {
    border-top: 0;
    padding-top: 12px;
}

/* checkout blling field */
.woocommerce form .form-row {
    width: 100% !important;
}
.woocommerce-checkout #payment div.payment_box input.input-text, 
.woocommerce-checkout #payment div.payment_box textarea {
    width: 100% !important;
    padding: 8px;
}
.woocommerce .form-row select, 
.woocommerce #payment .form-row select, 
.woocommerce-page #payment .form-row select {
    width: 100%;
    height: 30px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: .6180469716em;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 2px;
    box-sizing: border-box;
    font-weight: 400;
}
.woocommerce span.woocommerce-input-wrapper {
    display: contents;
}

.woocommerce .woocommerce-checkout .form-row label {
    line-height: 2;
    font-weight: 500;
    font-size: 16px;
}
.select2-container--default 
.select2-selection--single {
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 3px 12px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
}

/* Change WC Acct Page Column Widths */
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content { 
    width: 75%;
  }
}
/* my account css */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width:200px;
  font-size: 17px;
  line-height: 26px;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
 cursor: default;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
  content: "";
  height: 0;
  width: 0;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}

/* my oder details */
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
display: block;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: unset;
}
.woocommerce-column__title {
	font-size: 18px;
	margin-bottom: 30px;
	padding: 12px 10px;
}
#customer_login h2{
    font-size: 28px;
    font-weight: 500;
}
#customer_login label {
    cursor: pointer;
    font-size: 16px;
}
#customer_login form.login, 
#customer_login form.register {
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}
.sec_padding {
    padding: 100px 0 90px;
}

/* woo sidebar css  */

.twr_product_sidebar > div {
    margin-bottom: 30px;
    border-radius: 4px 4px 0 0;
}
.twr_product_sidebar a {

}
.twr_product_sidebar h2.widget-title {
    position: relative;
    padding: 10px 10px 15px;
    margin-bottom: 0;
}
.woocommerce .twr_product_sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
}
.woocommerce .twr_product_sidebar ul li {
    border-top: 1px solid #eee;
    border-bottom: 0!important;
    padding: 15px 15px 10px;
}
.woocommerce .twr_product_sidebar .product-categories li {
    padding: 10px 15px 10px;
}
.woocommerce .twr_product_sidebar .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
   padding: 10px 15px 10px;
}
.woocommerce .twr_product_sidebar .tagcloud {
    padding: 15px 15px 10px;
}

.woocommerce .twr_product_sidebar  .textwidget, 
.woocommerce .twr_product_sidebar .widget > .toggle-block,
.woocommerce .widget_price_filter .toggle-block,
.woocommerce .twr_product_sidebar .widget_shopping_cart_content,
.woocommerce .twr_product_sidebar .product_list_widget,
.woocommerce .twr_product_sidebar .tagcloud,
.woocommerce .twr_product_sidebar .product-categories,
.woocommerce .twr_product_sidebar .widget_pages > ul,
.woocommerce .twr_product_sidebar .widget ul.toggle-block{
    border-top: none;
	
}

.woocommerce .twr_product_sidebar ul.product_list_widget li img {
    float: left;
    width: 35%;
    margin-right: 10px;
    margin-bottom: 5px;
	overflow:hidden;
}
.woocommerce .twr_product_sidebar ul.product_list_widget li a {
    line-height: 1.2;
    font-weight: 600;
}
.woocommerce .twr_product_sidebar span.woocommerce-Price-amount.amount {
    font-size: 16px;
    color: #fb3b00;
    overflow: hidden;
    font-weight: 500;

}
.woocommerce .twr_product_sidebar .star-rating
 {
    overflow: hidden;
    position: relative;
     font-size: 11px; 
    height: 18px;
    line-height: 18px;
    width: 6.4em; 
    font-family: star;
    letter-spacing: 3px;
    margin: 4px 0px 0px;
}

.woocommerce .twr_product_sidebar .price_label {
    font-size: 16px;
    position: relative;
    top: 4px;
}
.woocommerce .twr_product_sidebar .search-field {
    padding-left: 10px;
    height: 54px;
    padding-bottom: 6px;
    width: 67%;
    border: none;
}
.woocommerce .twr_product_sidebar .widget_product_search button {
    text-align: center;
    /* font-size: 13px; */
    padding: 6px 18px 10px;
    border-radius: 2px;
    transition: .5s;
    cursor: pointer;
    border: none;
}
.woocommerce .twr_product_sidebar .price_slider_wrapper {
    padding: 20px 15px 15px;
}
.woocommerce .witr_product_cart .coupon button,
.woocommerce button.button:disabled[disabled]{
    height: 43px;
}



.product_tl_nav {
    padding: 0px 0 30px;
}
.product_tl_nav ul {}
 .product_tl_nav ul li {
    display: inline;
}
.product_tl_nav ul li {
    border-radius: 5px;   
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin: 0 5px 10px;
    padding: 10px 20px;
    position: relative;
    transition:.5s;
}

.product_tl_nav ul li:hover,
.product_tl_nav ul li.ema_product_item {
    color: #fff;
}.product_tl_nav ul li:hover,
.product_tl_nav ul li.ema_product_item {
    background: #fb3b00;
}
.product_tl_nav ul li {
    border: 1px solid #f3eaea;
}
.product_tl_nav ul li:hover,
.product_tl_nav ul li.ema_product_item {
    border-color: #fb3b00;
}

/* product category */
.witr_cat_block {
    margin-bottom: 30px;
}
.twr_cablock_thumb {
    position: relative;
	overflow:hidden;
}
.twr_cablock_thumb img{
    -webkit-transition: all .3s linear;
    transition: all .3s linear;	
}
.witr_cat_block:hover img {

    -webkit-transform: scale(1.035) rotate(.05deg);
    transform: scale(1.035) rotate(.05deg);
}
.witr_cat_content {
    position: absolute;
    left: 15px;
    bottom: 10px;
}
.witr_cat_content a{}
.witr_cat_content h2{}

/* show card button */
.show_cart_cbtn {
    padding: 12px 30px;
    display: inline-block;
    background: #030925;
    color: #fff;
    border-radius: 5px;
    transition: .5s;
    margin-top: 20px;
}
.show_cart_cbtn:hover{
    background: #fb3b00;
    color: #fff;
}




Page not found – Hello World !