.woocommerce-page #bruno-page-box {
} .woocommerce-breadcrumb {
display:block;
float:right;
}
.woocommerce #container{width: 100%;} 
.woocommerce h1 {
font-size: 40px;
font-weight:600;
margin-bottom: 4px;
}
h1.product_title {
line-height: 1.1;
}
h1.page-title {
display:none;
}
.woocommerce table.variations select {
width: 100%;
}
.woocommerce select {
color: #9c9c9c;
font-size: 12px;
padding: 8px 5px;
} .related ul.products li.product, 
.related ul li.product, 
.upsells.products ul.products li.product, 
.upsells.products ul li.product {
border: none;
clear: none;
float: left;
height: auto;
margin: 12px 0;
padding:0 10px;
}
li.product img {width:100%}
.related ul.products li.product .short-desc, 
.related ul li.product .short-desc, 
.upsells.products ul.products li.product .short-desc, 
.upsells.products ul li.product .short-desc,
.cart-collaterals .cross-sells ul.products li .short-desc,
.related ul.products li.product .long-desc, 
.related ul li.product .long-desc, 
.upsells.products ul.products li.product .long-desc, 
.upsells.products ul li.product .long-desc,
.cart-collaterals .cross-sells ul.products li .long-desc,
ul.products li.product .long-desc {
display: none;
}
.products ul,
ul.products {
margin-top: 10px!important;
margin-left:-10px;
margin-right:-10px;
margin-bottom:90px;
padding:0;
}
.products ul:after,
ul.products:after {
clear: both;
content: "";
display: table;
}
ul.products li.product {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box ;
box-sizing: border-box;
float: left;
margin-bottom: 40px;
padding: 0 10px 10px 10px;
position: relative;
}
ul.products.product-columns-2 li.product, .columns-2 ul.products li.product  {
width: 50%!important;
}
ul.products.product-columns-3 li.product, .columns-3 ul.products li.product {
width: 33.3333%!important;
}
ul.products.product-columns-4 li.product, .columns-4 ul.products li.product {
width: 25%!important;
}
ul.products.product-columns-5 li.product, .columns-5 ul.products li.product {
width: 20%!important;
}
ul.products.product-columns-6 li.product, .columns-6 ul.products li.product {
width: 16.6666%!important;
}
ul.products.product-columns-8 li.product, .columns-8 ul.products li.product {
width: 12.5%!important;
}
.cart-collaterals .cross-sells ul.products li {
border: none;
width: 44%!important;
}
.product h2,
h2.product,
.cart-collaterals h2,
h2.cart-collaterals {
display: block;
padding-bottom: 12px;
font-size: 13px;
margin: 0 0 12px 0;
text-transform: uppercase;
font-weight: 800;
letter-spacing: 1px;
}
.product h2:after,
h2.product:after,
.cart-collaterals h2:after,
h2.cart-collaterals:after {
content: "";
display: block;
width: 100%;
height: 1px;
background-color: #e5e5e5;
margin-top: 13px;
}
.search-page .product h2, .search-page h2.product {
font-size: 24px;
margin-left: 0!important;
padding-left: 0!important;
}
.cart-collaterals li:before,
.checkout li:before,
.order_details li:before {
display: none!important;
}
table.cart td.actions .coupon,
#content table.cart td.actions .coupon {
margin-right: 4px;
} td.desktop-hidden {
display: none;
} .added_to_cart {
display: block;
} .woocommerce-page .button { 
display:inline-block;
-webkit-border-radius:50px!important;
-moz-border-radius:50px!important;
border-radius:50px!important;
white-space:nowrap;
line-height:1em;
position:relative;
outline:none;
overflow:visible;
cursor:pointer;
-moz-user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
user-select:none;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
background-color:#969696;
border:1px solid #969696;
font-size:11px!important;
font-weight:800;
letter-spacing:1px;
padding:15px 20px !important;
}
.woocommerce-page .button:hover {
background-color:#232323; 
border-color:#232323;
color:#fff;
}
.woocommerce-page input[type=submit] {
padding-left:30px !important; padding-right:30px !important;
}
.single_add_to_cart_button {display:inline-block; margin-top:0;margin-right:10px;}
.add_to_cart_button {margin-top:5px;
background: #fff!important;
color: #B2BABC!important;
font-weight:600;
letter-spacing:1px;
border: 2px solid #B2BABC!important;
padding:10px 35px!important;
}
.add_to_cart_button:hover {
background: #B2BABC!important;
color: #fff!important;
font-weight:600;
letter-spacing:1px;
border: 2px solid #B2BABC!important;
padding:10px 45px 10px 25px!important;
}
.products .add_to_cart_button {margin-top:5px; float:left;}
.dpr-cart-clear {
clear:both;
height:20px;
}			
.quantity input.qty,
#content .quantity input.qty,
table.cart td.actions .coupon .input-text,
#content table.cart td.actions .coupon .input-text {
border: 1px solid #e5e5e5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #888;
font-size: 14px;
font-weight: 700!important;
height: 44px;
padding: 3px 8px;
text-align: center;
}
.woocommerce .quantity input.qty,
.woocommerce .quantity.buttons_added input {
width: 100px;
}
.quantity input.qty:focus,
#content .quantity input.qty:focus,
table.cart td.actions .coupon .input-text:focus,
#content table.cart td.actions .coupon .input-text:focus {
background: #fffef4;
}
.quantity .plus, 
.quantity .minus, 
#content .quantity .plus,
#content .quantity .minus {
display: none!important;
} .woocommerce .thumbnails {
margin: 15px 0;
}
div.product div.images,
#content div.product div.images {
float: left;
width: 47%;
margin-right:3%;
position:relative;
}
div.product div.images .attachment-shop_single {
width: 100%;
}
.attachment-shop_thumbnail {float:left; margin-right:10px;}
div.product div.summary,
#content div.product div.summary {
float: right;
width:  50%;
}
.entry-summary table.variations,
.entry-summary table.variations select {
width: 100%;
}
.entry-summary table.variations td {
display: block;
width: 100%;
} .woocommerce-main-image.zoom,
.wc-product-overlay {
display: block;
position: relative;
}
.woocommerce .attachment-shop_single,
.attachment-shop_catalog {
position: relative;
}
.woocommerce-main-image.zoom .bruno-wc-zoom > span > span,
.wc-product-overlay .bruno-wc-view > span > span {
-moz-border-radius: 3px;
-moz-transition: all .4s ease-out;
-ms-border-radius: 3px;
-ms-transition: all .4s ease-out;
-o-border-radius: 2px;
-o-transition: all .4s ease-out;
-webkit-border-radius: 3px;
-webkit-transition: all .9s ease-out;
background: #969696;
border-radius: 3px;
color: #fff;
border:1px #969696 solid;
display: block;
filter: alpha(opacity=0);
font-weight: 400;
padding:6px 15px;
line-height: 20px;
margin: 20% auto 30%;
opacity: 0;
text-align: center;
transition: all .4s ease-out;
width:35px;
}
.woocommerce-main-image.zoom .bruno-wc-zoom > span > span:hover,
.wc-product-overlay .bruno-wc-view > span > span:hover {
background:#969696;
border-color:#969696;
}
.woocommerce-main-image.zoom .bruno-wc-zoom > span > span {
background: rgba(255,255,255,0.9);
}
.woocommerce-main-image.zoom .bruno-wc-zoom > span,
.wc-product-overlay .bruno-wc-view > span {
-moz-transition: all .4s ease-out;
-ms-transition: all .4s ease-out;
-o-transition: all .4s ease-out;
-webkit-transition: all .9s ease-out;
background: rgba(255,255,255,0);
display: block;
height: 100%;
overflow: hidden;
transition: all .4s ease-out;
width: 100%;
}
.woocommerce-main-image.zoom .bruno-wc-zoom,
.wc-product-overlay .bruno-wc-view {
display: block;
height: 100%;
position: absolute;
top: 0;
width: 100%
}
.woocommerce-main-image.zoom,
.wc-product-overlay  {
overflow: hidden;
position: relative;
}
.woocommerce-main-image.zoom .bruno-wc-zoom.active > span > span,
.wc-product-overlay .bruno-wc-view.active > span > span {
filter: alpha(opacity=100);
margin-top: 60%;
opacity: 1;
}
.wc-product-overlay img {
-moz-transition: all .4s ease-out;
-ms-transition: all .4s ease-out;
-o-transition: all .4s ease-out;
-webkit-transition: all .4s ease-out;
}
.wc-product-overlay.active img {
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.woocommerce-main-image.zoom .bruno-wc-zoom.active > span,
.wc-product-overlay .bruno-wc-view.active > span {
background: rgba(0,0,0,0.65);} p.stock {
color: #969696;
padding: 0;
}
span.price {
color: #999;
}
p.price {
color: #333333;
font-size: 40px!important;
margin-bottom: 10px!important;
padding: 10px 0;
}
div.product span.price del,
div.product p.price del,
#content div.product span.price del,
#content div.product p.price del {
color: #999;
font-size: 0.65em;
margin: -2px 0 0 0;
}
ul.products li.product .price del {
color: #999;
font-weight:500;
padding-right:10px;
}
.product_meta {
clear: both;
color: #999;
float: left;
font-size: 15px;
padding-top: 10px;
}
.product_meta span {
display: block;
}
.product_meta span .sku {
display: inline;
}
div.product form.cart,
#content div.product form.cart {
margin: 0 4px 0 0;
width:auto!important;
display:inline-block;
float:left;
}
form .form-row:after,
#payment ul.payment_methods:after,
ul.cart_list li:after,
ul.product_list_widget li:after {
clear: both;
content: "";
display: table;
}
div.product form.cart:after, 
#content div.product form.cart:after {
}
div.product form.cart .variations td,
#content div.product form.cart .variations td {
padding-right: 20px;
vertical-align: top;
} table.group_table {
margin-bottom: 10px;
}
table.group_table td.price {
padding-left: 10px;
}
table.group_table td.price span.amount {
color: #969696;
}
table.group_table td.price del span.amount {
font-size: 80%;
}
a.reset_variations {
display: block;
} .woocommerce ins {
text-decoration: none;
}
.woocommerce.box ins,
.woocommerce.box span.amount {
color: #969696;
font-weight: 600;
}
.woocommerce.box del span.amount {
color: #d3d3d3;
font-size: 80%;
}
.woocommerce.box.color ins,
.woocommerce.box.color-colortitle ins,
.woocommerce.box.color span.amount,
.woocommerce.box.color-colortitle span.amount {
color: #fff;
}
div.product span.price ins,
div.product p.price ins,
#content div.product span.price ins,
#content div.product p.price ins {
text-decoration: none;
}
div.product form.cart div.quantity, 
#content div.product form.cart div.quantity {
margin: 0;
}
.quantity,
#content .quantity {
margin: 0 0 auto;
overflow: hidden;
position: relative;
zoom: 1;
float:left;
padding-right:10px;
} div.product .woocommerce-tabs:before,
#content div.product .woocommerce-tabs:before {
content:"";
clear:both;
}
div.product .woocommerce-tabs,
#content div.product .woocommerce-tabs {
clear: both;
margin-bottom:120px;
margin-top:50px;
}
.woocommerce .panel.entry-content {
padding: 20px 20px 20px 20px;
border: 1px solid #e1e3e5;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 0;
border-radius: 3px;
border-top-left-radius: 0;
margin-top:-2px;
background-color:#f1f3f5;
}
div.product .woocommerce-tabs ul.tabs, 
#content div.product .woocommerce-tabs ul.tabs {
list-style: none;
margin: 0;
overflow: hidden;
padding: 80px 0 10px 0;
position: relative;
z-index:2;
}
div.product .woocommerce-tabs ul.tabs::before,
#content div.product .woocommerce-tabs ul.tabs::before {
bottom: 0;
content: " ";
left: 0;
position: absolute;
width: 100%;
z-index: 1;
}
div.product .woocommerce-tabs ul.tabs li.active, 
#content div.product .woocommerce-tabs ul.tabs li.active {
color:#fff;
z-index: 2;
}
div.product .woocommerce-tabs ul.tabs li, 
#content div.product .woocommerce-tabs ul.tabs li {
cursor: pointer;
display: inline-block;
float: left;
margin: 0;
position: relative;
z-index: 0;
-webkit-border-radius: 3px;
}
div.product .woocommerce-tabs ul.tabs li a, 
#content div.product .woocommerce-tabs ul.tabs li a {
color: #333333;
text-transform:uppercase;
background-color: transparent;
border:1px solid #e1e3e5;
font-size: 13px;
line-height:24px;
font-weight: 600;
padding:10px 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:5px;
}
div.product .woocommerce-tabs ul.tabs li.active a,
#content div.product .woocommerce-tabs ul.tabs li.active a {
color:#fff!important;
background-color:#969696;
border-color:#969696;
}
div.product .woocommerce-tabs ul.tabs li a:hover, 
#content div.product .woocommerce-tabs ul.tabs li a:hover {
color:#ff3368;
background-color:#fff;
}
#total-review {
font-size: 16px;
position: absolute;
right: 100px;
top: 7px;
} table.shop_attributes {
border: 0;
margin: 1.618em 0;
width: 100%;
}
table.shop_attributes th {
border-top: 0;
border-bottom: 1px dotted rgba(0,0,0,0.1);
font-weight: bold;
line-height: 1.5em;
margin: 0;
padding: 8px;
width: 150px;
}
table.shop_attributes td {
border-top: 0;
border-bottom: 1px dotted rgba(0,0,0,0.1);
font-style: italic;
line-height: 1.5em;
margin: 0;
padding: 0;
}
table.shop_attributes td p {
margin: 10px;
} ul.products li.product h3 {
font-size: 12px;
font-weight: 700;
text-align: left;
letter-spacing:1px;
padding-top:10px;
line-height:30px;
margin-bottom:0px;
text-transform:uppercase;
}
ul.products li.product h3:hover {
color:#ff3368;
}
.related ul.products li.product h3, 
.related ul li.product h3, 
.upsells.products ul.products li.product h3, 
.upsells.products ul li.product h3,
.cross-sells ul.products li.product h3,
.cross-sells ul li.product h3 {
font-size: 16px;
line-height:25px;
font-weight: 800;
text-transform: uppercase;
}
.cross-sells ul.products li.product h3,
.cross-sells ul li.product h3 {
margin: 0;
}
.woocommerce .related ul.products .star-rating,
.woocommerce .upsells ul.products .star-rating,
.woocommerce .cross-sells ul.products .star-rating {
} #tab-reviews h2:first-child, #tab-description h2:first-child, #tab-additional_information h2:first-child {
display: none;
}
#review_form h3 {
margin-left: 0;
} .woocommerce .star-rating,
.woocommerce-page .star-rating {
font-size: 1em;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
height: 1em;
line-height: 1em;
position: relative;
width: 5.4em;
}
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
color: #ff3368;
float: left;
left: 0;
padding-top: 1.5em;
position: absolute;
top: 0;
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
font-size: 1em;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
line-height: 1em;
overflow:hidden;
}
.woocommerce #comments .star-rating {
margin: 10px 15px 0 0;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
display: block;
width:auto;
float: none;
margin: 4px 0 0;
}
.woocommerce .product .star-rating {
float:left;
line-height:23px;
height:25px;
}
.woocommerce ul.products li.product strong,
.woocommerce-page ul.products li.product strong {
display: block;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
font-family: 'dpricomoon';
content: "\f006\f006\f006\f006\f006";
color: #E0DADF;
float: left;
left: 0;
letter-spacing: 0.1em;
letter-spacing: 0 9;
position: absolute;
top: 0;
}
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
font-family: 'dpricomoon';
content: "\f005\f005\f005\f005\f005";
left: 0;
letter-spacing: 0.1em;
letter-spacing: 0 9;
position: absolute;
top:0;
}
.woocommerce-review-link {font-size:12px;display:inline-block;padding:0 0 0 10px; line-height:22px; vertical-align:top; font-weight:800;}
.woocommerce .products ul li,
.woocommerce-page .products ul li,
.woocommerce ul.products li,
.woocommerce-page ul.products li {
list-style: none outside;
}
#reviews #comments {
position: relative;
margin-left:0!important;
}
#reviews #comments ol.commentlist {
padding-top: 15px!important;
}
#reviews #comments ol.commentlist .comment-text {
padding-left: 80px;
}
#reviews #comments ol.commentlist p.meta {
font-size: 14px;
margin-bottom: 0;
margin-top: 2px;
}
#reviews #comments p.add_review a {
margin: 20px 0;
}
#reviews #comments ol.commentlist p.meta strong {
color: #000;
font-weight: 500;
line-height: 25px;
}
#reviews #comments .description > p {
font-style: italic;
margin-top: 0;
}
.woocommerce #respond textarea {
margin-bottom: 10px;
width: 100%;
}
.woocommerce #respond input[type="text"]:focus,
.woocommerce #respond textarea:focus {
background: #fffef4;
text-indent: 0;
z-index: 1;
}
.woocommerce #respond > h3 {
border-top: 0;
}
.woocommerce .comment-form-rating,
.woocommerce .comment-form-author {
padding-top: 10px;
} #reviews #comments ol.commentlist li img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
float: left; 
margin: 10px 20px;
padding: 0!important;
} ul.products li.product .price {
display: block;
font-size: 20px;
font-weight: 700;
text-align:left!important;
color:#333333;
}
ul.products li.product .price ins {
text-decoration: none;
} .woocommerce-message,
.woocommerce-error,
.woocommerce-info {
background: #969696;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff;
font-size: 14px;
font-weight: 500;
line-height: 35px;
margin: 0 0 30px 0;
padding: 10px 0;
text-align: center;
width: 100%;
}
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
color: #fff!important;
text-decoration: none;
}
.woocommerce-message a:hover,
.woocommerce-error a:hover,
.woocommerce-info a:hover {
color: #000!important;
}
.woocommerce-message a.button,
.woocommerce-error a.button,
.woocommerce-info a.button {
background: none;
display: inline;
float: right;
margin-top:0;
margin-right:5px!important;
height: auto;
line-height: normal;
text-decoration: none!important;
border: none !important;
}
.woocommerce-message a.button:hover,
.woocommerce-error a.button:hover,
.woocommerce-info a.button:hover {
background: transparent;
color:#fff!important;
}
div.woocommerce-message:after,
div.woocommerce-error:after,
div.woocommerce-info:after {
clear: both;
content: "";
display: table;
} form.login, 
form.checkout_coupon, 
form.register {
background: #f5f5f5;
padding: 20px;
margin: 2em 0 2em 0px;
text-align: left;
}
form.checkout_coupon {
padding-bottom: 60px;
}
.showlogin {
color: #fff;
text-decoration: underline;
}
form .form-row-first,
form .form-row-last {
float: left;
overflow: visible;
width: 47%;
}
form .form-row-last {
float: right;
}
form .form-row input.input-text,
form .form-row textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
outline: 0;
width: 100%;
}
form .form-row textarea {
height: auto;
}
form .form-row select {
cursor: pointer;
margin: 0;
width: 47%;
}
a.lost_password {
clear: both;
display: inline-block;
margin-left: 15px;
}
input.button {
margin-bottom: 10px;
}
input [name="change_password"] {
margin-left: 3px!important;
}
form.login .woocommerce-Button.button {
width:100%
}
form.checkout {
} .col2-set {
margin-top: 20px;
width: 100%;
}
.col2-set .col-1 {
float: left;
width: 48%;
}
.col2-set .col-2 {
float: right;
width: 48%;
}
#order_review_heading {
clear: both;
padding-top: 30px;
}
form .form-row label.checkbox {
display: inline;
}
form .form-row .input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle;
}
form .form-row {
margin: 0 0 6px;
padding: 3px;
}
form .required {
color: red;
font-weight:bold;
border: 0;
}
form .form-row.notes {
}
.woocommerce > form {
margin-top: 0px;
}
.woocommerce > form #shipping_country,
.woocommerce > form #billing_country {
display: block;
}
#shipping_country_field,
#billing_country_field {
margin-top: 20px;
}
.checkout #shiptobilling {
float: right;
line-height: 1.62em;
margin: 0 0 0 0;
padding: 0;
} #payment div.payment_box {
background: #969696;
color: #ffffff;
font-size: 0.92em;
line-height: 1.5em;
margin: 1em 0 0.5em 0;
padding: 10px 2% 1px 2%;
position: relative;
width: 96%;
}
label[for="payment_method_paypal"] img {
margin: 5px 0 -5px 4px; 
}
#payment ul.payment_methods li input {
margin: 0 1em 0 0;
}
#payment div.payment_box {position:relative;}
#payment div.payment_box::after {
content: '';
position: absolute;
border-style: solid;
border-width: 0 11px 11px;
border-color: #969696 transparent;
display: block;
width: 0;
z-index: 1;
top: -11px;
left: 22px;
}
#payment ul.payment_methods {
background: #f6f6f6;
border-bottom: 1px solid #969696;
list-style: none outside;
margin: 0 0 15px 0;
padding: 1em;
text-align: left;
}
#payment ul.payment_methods li {
padding-left: 5px;
}
#payment #place_order {
float: right;
margin: 10px 0 5px 0;
}  ul.products li.product .onsale,
.onsale {
color: #fff;
font-weight: 700;
text-align: center;
text-transform: uppercase;
padding: 3px 15px;
background: #cd2832;
border-radius: 30px;
font-size: 11px;
position: absolute;
display:block;
right:20px;
top:20px;
z-index: 101!important;
}
.product .onsale {left:auto;right:20px;top:0px;}
ul.products.list-layout li.product .onsale {right:20px;top:0px;}
div.product, #content div.product {
margin-bottom: 0;
position: relative;
}
.single-product #content div.product {
clear: both;
} #review_form #respond p {
margin: 0 0 10px;
}
div.pp_woocommerce .pp_content_container {
padding: 25px 0 25px 0!important;
}
#review_form #respond {
margin-top: 0;
} .woocommerce p.stars,
.woocommerce-page p.stars {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
font-size: 1em;
height: 1em;
line-height: 1em;
overflow: hidden;
position: relative;
width: 5.4em;
} @-moz-document url-prefix() {
.woocommerce .star-rating,
.woocommerce-page .star-rating,
.woocommerce p.stars,
.woocommerce-page p.stars {
font-size: 1.3em!important;
width: 3.5em!important;
}
.woocommerce p.stars a.star-1,
.woocommerce-page p.stars a.star-1 {
width: 0.7em!important;
}
.woocommerce p.stars a.star-2,
.woocommerce-page p.stars a.star-2 {
width: 1.4em!important;
}
.woocommerce p.stars a.star-3,
.woocommerce-page p.stars a.star-3 {
width: 2.1em!important
}
.woocommerce p.stars a.star-4,
.woocommerce-page p.stars a.star-4 {
width: 2.8em!important;
}
.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-5 {
width: 3.5em!important;
}
.woocommerce #comments .star-rating {
margin: 4px 15px 0 0;
}
}
.woocommerce p.stars:before,
.woocommerce-page p.stars:before {
color: #e0dadf;
content: "\2606\2606\2606\2606\2606";
float: left;
left: 0;
letter-spacing: .1em;
letter-spacing: 0	9;
position: absolute;
top: 0;
}
.woocommerce p.stars,
.woocommerce-page p.stars {
font-size: 1em;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
line-height: 1em;
}
.woocommerce p.stars a,
.woocommerce-page p.stars a {
float: left;
height: 0;
left: 0;
overflow: hidden;
padding-top: 1em;
position: absolute;
top: 0;
width: 1em;
}
.woocommerce p.stars a:before,
.woocommerce-page p.stars a:before {
content: "\2605\2605\2605\2605\2605";
left: 0;
letter-spacing: .1em;
letter-spacing: 0	9;
position: absolute;
top: 0;
visibility: hidden;
}
.woocommerce p.stars a:hover:before,
.woocommerce-page p.stars a:hover:before,
.woocommerce p.stars a:focus:before,
.woocommerce-page p.stars a:focus:before
.woocommerce p.stars a.active:before {
color: #fec550;
visibility: visible;
}
.woocommerce p.stars a.active:before,
.woocommerce-page p.stars a.active:before {
color: #fec550;
visibility: visible;
}
.woocommerce p.stars a.star-1,
.woocommerce-page p.stars a.star-1 {
width: 1em;
z-index: 10;
}
.woocommerce p.stars a.star-2,
.woocommerce-page p.stars a.star-2 {
width: 2.1em;
z-index: 9;
}
.woocommerce p.stars a.star-3,
.woocommerce-page p.stars a.star-3 {
width: 3.2em;
z-index: 8;
}
.woocommerce p.stars a.star-4,
.woocommerce-page p.stars a.star-4 {
width: 4.3em;
z-index: 7;
}
.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-5 {
width: 5.4em;
z-index: 6;
}
#pp_full_res .pp_inline {
text-align: left;
} .form-row input[name="reset"] {
clear: both;
margin-left: 0!important;
} .form-row.woocommerce-invalid .chzn-single,
.form-row.woocommerce-invalid .chzn-drop,
.form-row.woocommerce-invalid input.input-text,
.form-row.woocommerce-invalid select {
border: 1px solid #fb5a29;
}
.form-row.woocommerce-validated .chzn-single,
.form-row.woocommerce-validated .chzn-drop,
.form-row.woocommerce-validated input.input-text,
.form-row.woocommerce-validated select {
}
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.woocommerce-invalid input.input-text {
background-image: url(//softqual.co.il/wp-content/themes/dpr-bruno/images/wc/invalid.png);
background-position: 95% center;
background-repeat: no-repeat;
}
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce-page form .form-row.woocommerce-validated input.input-text {
background-image: url(//softqual.co.il/wp-content/themes/dpr-bruno/images/wc/valid.png);
background-position: 95% center;
background-repeat: no-repeat;
} article .content .woocommerce ul li {
background: none!important;
}
.chzn-container .chzn-results .highlighted {
background-color: #f5f5f5!important;
color: #666!important;
}
table.shop_table {
margin: 0px -1px 24px 0px;
text-align: left;
width: 100%;
}
table.shop_table tr:hover {
background: #fbfbfb;
}
table.standard-table th {
border: 1px solid #eceef0;
border-right: none;
background-color: #f6f8fa;
text-align: left;
padding: 10px 15px;
color: #464b50;
vertical-align: top;
font-size: 14px;
font-weight: 600;
}
table.standard-table td:last-child {
border-right: 1px solid #eceef0;
}
table.standard-table th:last-child {
border-right: 1px solid #eceef0;
}
table.standard-table td {
padding: 10px 15px;
border: 1px solid #eceef0;
border-top: none;
border-right: none;
}
table.shop_table tfoot tr th {
background: #fff;
color: #777;
line-height: 25px;
text-align: right;
}
table.cart th, table.cart td,
#content table.cart th,
#content table.cart td {
vertical-align: middle;
}
table.shop_table td {
border: 1px solid #eceef0;
border-right: none;
font-size: 13px;
padding: 20px 12px;
vertical-align: middle;
}
table.shop_table th {
border: 1px solid #eceef0;
border-right: none;
background: #f6f6f6;
color: #464B50;
font-weight: 400;
padding: 10px 8px;
text-align: left;
}
table.shop_table td:last-child {
border-right: 1px solid #eceef0;
}
table.shop_table th:last-child {
border-right: 1px solid #eceef0;
}
table.shop_table th[scope="row"] {
text-align: right;
}
dl.customer_details dd {
margin-left: 0;
font-weight: bold;
}
.woocommerce div.addresses header.title h3 {
margin-bottom: 22px;
}
table.cart a.remove,
#content table.cart a.remove {
background: url(//softqual.co.il/wp-content/themes/dpr-bruno/images/remove.png) #969696;
display: block;
height: 16px;
text-indent: -9999px;
width: 16px;	
}
.product-remove .bruno-table-label {display:none;}
table.cart .product-thumbnail,
#content table.cart .product-thumbnail {
min-width: 32px;
}
table.shop_table td.product-quantity {
text-align: center;
}
table.cart td.actions .coupon .input-text,
#content table.cart td.actions .coupon .input-text {
float: left;
margin-top:20px;
margin-right: 10px;
text-align: left;
}
table.cart td.actions,
#content table.cart td.actions {
padding: 20px;
text-align: right;
}
table.cart td.actions .checkout-button,
#content table.cart td.actions .checkout-button {
float: right;
}
table.cart td.actions .coupon,
#content table.cart td.actions .coupon {
float: left;
}
table.cart td.actions .coupon label,
#content table.cart td.actions .coupon label {
display: none;
}
.product-thumbnail img {
padding-top: 4px;
width: 40px;
}
.cart-collaterals .cross-sells {
float: left;
}
.cart-collaterals .cart_totals {
}
.cart-collaterals .cart_totals th,
.cart-collaterals .cart_totals th strong {
font-size: 14px;
font-weight: 300;
}
.product-subtotal span.amount {
color: #969696;
font-size: 14px;
font-weight: 300;    
}
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th {
border-top: 1px solid #e5e5e5;
padding: 6px 6px;
}
.cart_totals table {width:100%}
.cart-collaterals .cart_totals tr.total td,
.cart-collaterals .cart_totals tr.total th{
border-top-color: #969696;
}
.cart-collaterals .cart_totals table tr:first-child th,
.cart-collaterals .cart_totals table tr:first-child td {
border-top: 0;
}
.cart-collaterals .shipping_calculator {
clear: right;
float: right;
margin: 0;
text-align: right;
width: 48%;
}
.cart-collaterals .shipping_calculator h2 {
text-align: left;
}
.shipping-calculator-form {
margin-top: 15px;
}
.shipping-calculator-form .form-row {
width: 90%;
float: right;
}
#calc_shipping_country {
width: 100%;
}
.shipping-calculator-form .input-text {
width: 70%!important;
}
.cart-collaterals .shipping_calculator button.button {
float: right;
margin-right: 0;
width: 45%;
}
td.product-name dl.variation {
margin: .25em 0 .5em;
}
td.product-name dl.variation dt {
clear: left;
float: left;
font-weight: bold;
margin: 0 .25em 0 0;
padding: 0;
}
td.product-name dl.variation dd {
margin: 0 0 .25em 0;
}
ul#shipping_method li {
text-align: left;
text-indent: 0!important;
}
ul#shipping_method li input {
margin-right: 10px;
}
#payment {
background: none!important;
}
.woocommerce-ordering {
font-size: 13px;
margin: 0 0 30px;
padding: 0;
min-height:30px;
}
.woocommerce-result-count {
font-size: 13px;
float: right;
margin-top: 10px;
text-align: center;
}
.woocommerce-pagination {
margin: 40px 0 40px;
}
.page-numbers {
display: inline-block;
font-size:11px;
line-height:11px;
font-weight:bold;
}
.page-numbers li {
color: #909090;
cursor: default;
display: inline-block;
margin: 0;
}
.page-numbers li a,
.page-numbers li .current {
display:block;
float:left;
margin: 2px 5px 2px 0;
text-decoration:none;
line-height:36px;
text-align:center;
width:36px;
color:#9f9f9f!important;
background: #fbfbfb;
border:1px solid #d3d3d3;
-webkit-border-radius:25px;
-moz-border-radius:25px;
border-radius:25px;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
-ms-transition:all .3s ease;
-o-transition:all .3s ease;
transition:all .3s ease;
}
.page-numbers li .current, .page-numbers a:hover {
color:#fff!important;
background: #969696;
border:1px solid #969696;
}
.page-numbers a.next, .page-numbers a.prev {
width:auto;
padding: 0 15px;
}
p.short-desc {
color: #777;
font-size: 14px;
margin: 3px 0;
text-align: left;
line-height:1.5em;
} div.pp_woocommerce .pp_gallery ul li a {
border: none!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
}
.pp_gallery ul a {
height: 60px!important;
}
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce .pp_arrow_next {
margin-top: 2px!important;
}
.pp_gallery ul {
height: 60px!important;
} ul.cart_list,
ul.product_list_widget {
clear: both;
list-style: none outside;
margin: 0 0 20px;
padding: 0;
}
ul.product_list_widget .product-title {
font-size:12px;
letter-spacing:1px;
font-weight:700;
text-transform:uppercase;
}
ul.product-categories li a {
font-size:14px;
font-weight:700;
line-height:18px;
}
ul.cart_list li,
ul.product_list_widget li {
list-style: none;
margin: 0;
padding: 4px 0;
}
ul.cart_list li {
border-top: 1px solid #eee;
}
ul.cart_list li:first-child {
border-top: none;
}
p.total {
}
ul.cart_list li a,
ul.product_list_widget li a {
display: block;
}
ul.cart_list li img,
ul.product_list_widget li img {
float: left;
height: auto;
margin: 5px 20px 0 0;
width: 60px;
}
.widget_shopping_cart_content dl.variation {
clear: both;
font-size: 13px;
margin-bottom: 0;
}
.widget_shopping_cart_content dl.variation dt {
float: left;
margin-right: 5px;
}
.widget_shopping_cart_content dl.variation dd {
margin: 0;
} .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #e7e7e7;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
max-width: 320px;
}
.widget_price_filter .ui-slider-horizontal {
height: 3px;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .price_slider {
margin-bottom: 1em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider .ui-slider-range {
background: #969696;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
border: 0;
display: block;
font-size: .7em;
position: absolute;
z-index: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle {
background: #fff;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
border: 2px solid #969696;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
height: 0.7em;
outline: none;
position: absolute;
top: -4px;
z-index: 2;
width: 0.7em;
}
.widget_price_filter .price_label {
padding-left: 110px;
font-size:14px;
} .woocommerce .widget_layered_nav ul,
.woocommerce-page .widget_layered_nav ul {
margin:0;
padding:0;
border:0;
list-style:none outside
}
.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
padding:0 0 1px;
list-style:none
}
.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
content:"";
display:block;
clear:both
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li span { 
padding:1px 0;
float:left
}
.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count {
float:right;
margin-left:6px;
font-size:1em;
padding:1px 0;
color:#777
}
.woocommerce .widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul {
margin:0;
padding:0;
border:0;
list-style:none outside;
overflow:hidden;
zoom:1
}
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li {
float:left;
padding:0 1px 1px 0;
list-style:none
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a,
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
border: none;
cursor: pointer;
display: block;
float: left;
font-size: 12px;
line-height: 35px;
margin: 0 5px 2px 2px;
padding:0 10px 0 25px;
text-align: center;
text-transform: uppercase;
}
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce-page .widget_layered_nav_filters ul li a:hover,
.woocommerce .widget_layered_nav ul li.chosen a:hover,
.woocommerce-page .widget_layered_nav ul li.chosen a:hover,
.woocommerce .widget_layered_nav_filters ul li a:focus,
.woocommerce-page .widget_layered_nav_filters ul li a:focus,
.woocommerce .widget_layered_nav ul li.chosen a:focus,
.woocommerce-page .widget_layered_nav ul li.chosen a:focus,
.woocommerce .widget_layered_nav_filters ul li a:active,
.woocommerce-page .widget_layered_nav_filters ul li a:active,
.woocommerce .widget_layered_nav ul li.chosen a:active,
.woocommerce-page .widget_layered_nav ul li.chosen a:active {
background:  url(//softqual.co.il/wp-content/themes/dpr-bruno/images/cross_black.png) no-repeat 6px center;
}
.bruno-wc-price {display:block;float:left}
.bruno-wc-rating {display:block; width:68px;float:right;}
.bruno-wc-rating .star-rating {width: 68px!important;height:20px; float:none;}
.bruno-wc-rating .star-rating:before {
font-size:12px;
}
.bruno-wc-rating .star-rating span:before {
font-size:12px;
}
.bruno-wc-add-button {display:table;margin:15px auto 5px auto;}
.bruno-product-desc {padding:-5px 5px 15px 5px;
}
.product-thumb .text-overlay {
background-color: rgba(255,255,255,0.1);
}
.figure-container {
overflow:hidden;
border:1px solid #e1e3e5;
}
figure.product-thumb  .text-overlay .buttons-holder {
width:100%;
bottom:0;
display:block;
position:absolute;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
bottom:-50px;
}
figure.product-thumb:hover  .text-overlay .buttons-holder {
bottom:0;
}
figure.product-thumb  .text-overlay .details-bt, figure.product-thumb  .text-overlay .cart-bt {
width:100%;
display:inline-block;
float:right;
text-align:center;
letter-spacing:1px;
box-sizing:border-box;
padding: 11px;
font-size:22px;
font-weight:700;
text-transform:uppercase;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}
figure.product-thumb  .text-overlay .lefted {
width:50%;
border-right: 1px solid #fff;
}
figure.product-thumb  .text-overlay .righted{
width:50%;
}
figure.product-thumb  .text-overlay .details-bt {
background-color: rgba(255,255,255,.75);
color:#232323!important;
}
figure.product-thumb  .text-overlay .cart-bt {
background-color: rgba(255, 51, 104, 0.75);
color:#fff!important;
}
figure.product-thumb  .text-overlay .details-bt:hover, figure.product-thumb  .text-overlay .cart-bt:hover{
background-color: #232323;
color:#fff !important;
}
.single-product-img {
}
.bruno-product-desc .short-desc {
margin-bottom:10px;
font-weight:400;
letter-spacing:1px;
font-size:15px;
font-weight:600;
line-height:20px;
color:#969696;
position:relative; 
}
.bruno-product-desc .category {
font-size: 11px;
line-height: 14px;
color: #969696;
font-weight: 400;
padding: 0px 0px 0px 0px;
text-transform:uppercase;
margin: -7px 0 10px 0
}
.bruno-product-desc .category a {
color:#444444;
}
.bruno-product-desc .category a:hover {
color:#ff3368;
}
.related.products .bruno-wc-price,
.upsells.products .bruno-wc-price, 
.cross-sells .bruno-wc-price {
margin-top:15px;
}
.woocommerce ul li:before {display:none}
.woocommerce .widget_product_categories ul li:before {display:inline-block;} .woocommerce-product-search {
position:relative;
}
.woocommerce-product-search label {
display:none;
}
.woocommerce-product-search input[type=submit] {
display:none;
}
.woocommerce-product-search .search-field {
width:100%;
font-size: 14px;
line-height:25px;
padding:10px;
background:#fff;
border:1px solid #e5e5e5;
border-radius:23px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
color:#333;
height:44px;
}
.woocommerce-product-search .search-field:hover {
background-color:#f5f5f5;
}
.woocommerce-product-search #searchsubmit {
display:none;
}
.woocommerce #searchform #s {width:100%!important; background-color: #f6f6f6}
.select {
float: left;
border: 1px solid #e5e5e5;
border-radius: 3px;
box-shadow: 1px 1px 4px #e5e5e5;
font-size: 14px;
height: 30px;
width: 200px;
}
select, .select
{
background-color: #FFF;
color: #777; line-height: 30px;
height: 30px!important;
width: 200px;border-color: #f6f6f6!important;
}
select
{
width: 200px;
height:30px;
}
.arrow
{
background-color: #CCC;
font-family:'DPRIcomoon';
border: 1px solid #CCC;
height:30px;
line-height:30px!important;
color:#ffffff;
text-align: center;
border-radius: 0 2px 2px 0;
transition: all .4s ease-out;
}
.arrow:before {
font-family:'DPRIcomoon';
content:'\F107';
}
.select:hover .arrow
{
background-color:#969696 ;
border-color:#969696 ;
} .shopping_cart_outer{
}
.shopping_cart_inner{
}
.bruno_shopping_cart{
position: relative;
}
.bruno_shopping_cart {
display: inline-block;
float:right;
}
.bruno_shopping_cart .bruno_shopping_cart_btn{
padding:0;
display: inline-block;
position:relative;
}
.bruno_shopping_cart .bruno_shopping_cart_btn i {
margin: 0px;
color: #000;
display:block;
line-height:90px;
font-size: 14px;
-webkit-transition: color 0.3s ease; 
-moz-transition: color 0.3s ease; 
-o-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
}
.bruno_shopping_cart .bruno_shopping_cart_btn span{
background-color: #969696;
color: #fff;
display: block;
font-family: inherit;
font-size: 10px;
line-height:13px;
height:12px;
width:12px;
padding:2px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
text-align: center;
position: absolute;
top: 50%;
right: 0;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
margin-top:-16px;
}
.shopping_cart_dropdown {
background-color: #fff;
color:#363636;
display: block;
left: auto;
position: absolute;
right: -1px;
top: 90px;
z-index: 1000;
padding: 15px;
width: 250px;
visibility: hidden;
opacity:0;
border-radius: 0px 0 2px 2px;
-webkit-border-radius: 0px 0 2px 2px;
-moz-border-radius: 0px 0 2px 2px;
-o-border-radius: 0px 0 2px 2px;
-ms-border-radius: 0px 0 2px 2px;
-webkit-transition: visibility 0.3s linear 0.5s,opacity 0.5s linear;
-moz-transition: visibility 0.3s linear 0.5s,opacity 0.5s linear;
-o-transition: visibility 0.3s linear 0.5s,opacity 0.5s linear;
-ms-transition: visibility 0.3s linear 0.5s,opacity 0.5s linear;
box-shadow: 2px 2px 6px rgba(0,0,0,.2);
}
.menu_centered .shopping_cart_dropdown {
top: 104px;
}
.dropdowncartbtn {height:40px!important; width:auto!important; float:left!important;}
.bruno_shopping_cart:hover .shopping_cart_dropdown{
visibility: visible;
opacity:1;
transition-delay:0s;
text-align: left;
}
.shopping_cart_dropdown ul li{
display: block;
width: 100%;
float: none;
padding: 7px 0;
line-height: 20px;
margin:0 0 20px 0;
}
.shopping_cart_dropdown .cart_list a {float:left!important;display:block;width:60px;margin:0 10px 0 5px;}
.shopping_cart_dropdown .cart_list a > img{
width:100%;
margin:0!important;
max-width:60px;
padding: 0 10px 0 0!important;
display: block !important;
}
.shopping_cart_dropdown .cart_list span.quantity{
margin-top: 3px;
}
.shopping_cart_dropdown span.total{
padding: 0 0 0 8px;
float: right;
}
.shopping_cart_dropdown span.total span{
color: #969696;
}
.shopping_cart_dropdown .shopping_cart_dropdown_inner {
margin-bottom: 15px;
}
.bruno-sticky-navigation-wrapper .bruno_shopping_cart { margin-top:0}
.bruno-sticky-navigation-wrapper .bruno_shopping_cart .bruno_shopping_cart_btn i {
line-height:70px;
}
.bruno-sticky-navigation-wrapper .shopping_cart_dropdown {
top:70px;
}
#bruno-top-bar .bruno_shopping_cart {margin:0 0 0 1px;padding:0;}
#bruno-top-bar .shopping_cart_dropdown {top:36px;rigt:0}
#bruno-top-bar .bruno_shopping_cart_btn {
width:36px; 
height:36px;
text-align:center; 
cursor: pointer;
padding:0;
margin:0; 
line-height:36px;}
#bruno-top-bar .bruno_shopping_cart_btn i {font-size:16px; line-height:36px; color:#fff;}
#bruno-top-bar .bruno_shopping_cart .bruno_shopping_cart_btn span{
background-color: #969696;
color: #fff;
display: inline-block;
font-family: inherit;
font-size: 11px;
height: 12px;
line-height: 12px;
width: 12px;
border-radius: 50%;
-webkit-border-radius: 50%;
text-align: center;
position: absolute;
top: 2px;
right: 1px;
}
.cart_list .variation, .shopping_cart_dropdown .variation {display:none;}
.feedback{display:none!important;}
.product-compare, .product-wishlist {display:inline-block;}
.product-wishlist .yith-wcwl-add-to-wishlist {margin:0;}
.product-compare a, .product-wishlist a {
display:inline-block;
text-indent:-9999px;
color:#fff!important; 
font-family:Arial, Helvetica, sans-serif;
background-color:#e1e1e1; color:#333; -webkit-border-radius: 50px !important;
-moz-border-radius: 50px !important;
border-radius: 50px !important;
border:none;
text-shadow:none;
margin:0;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
box-sizing:border-box;
font-size:20px;
padding:0 ;
width:70px;
height:43px;
position:relative;
}
.product-compare a:hover, .product-wishlist a:hover {background-color:#969696;}
.product-compare a:after, .product-wishlist a:after {
font-family:"Default";
font-size:20px;
line-height:43px;
width:70px;
color:#333;
display:block;
position:absolute;
text-indent:0px;
top:0;
text-align:center;
}
.product-compare a:after {
content: '\eca1';
}
.product-wishlist a:after {
content: '\f194';
}
.product-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
content: '\f118';
}
.product-compare a:hover:after, .product-wishlist a:hover:after {
color:#fff !important;
}
.summary .product_meta { margin-top: 15px; } ul.products.product-columns-2.list-layout li.product, ul.products.product-columns-3.list-layout li.product, ul.products.product-columns-4.list-layout li.product, ul.products.product-columns-5.list-layout li.product, ul.products.product-columns-6.list-layout li.product {
width: 100%!important;
}
ul.products.list-layout .figure-container {width:40%;float:left;margin-right:3%}
ul.products.list-layout .bruno-product-desc {width:55%;float:right;text-align:left;border:none;padding:0;}
ul.products.list-layout li.product h3 {padding:0 0 10px ; text-align:left; font-size:20px;lin-height:30px;}
ul.products.list-layout li.product .separate {display:none;}
ul.products.list-layout li.product .price {text-align:left;}
ul.products.list-layout li.product .bruno-wc-rating {margin:0}
ul.products.list-layout li.product .short-desc {display:none;}
ul.products.list-layout li.product .long-desc {display:block;margin-top:15px;}
ul.products.list-layout li.product .bruno-wc-add-button {margin:20px 0;}  .view-switcher {
margin-left:20px;
}
.toggleList, .toggleGrid {
cursor: pointer;
float: left;
display:block;
width:28px;
height:28px;
font-size: 24px;
line-height:38px;
color:#ccc;
transition: all 200ms ease-out;
}
.toggleGrid {
margin-left:20px;
}
.toggleList {
margin-left:5px;
}
.toggleList:hover, 
.toggleGrid:hover, 
.toggleList.active, 
.toggleGrid.active {
color: #2e2e2e;
}
.woocommerce mark {background:transparent;}  .price_slider_amount .price_label {margin-top:-35px; text-align:right;margin-bottom:25px;}  .yith-woocompare-widget .clear-all {
display:table;float:
left;color:#fff!important; 
padding: 8px 12px; 
background-color:#b2b2b2!important;
box-sizing:border-box; 
font-size:11px; 
line-height:18px;
text-transform:uppercase;
border-radius:2px;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}
.yith-woocompare-widget .clear-all:hover {
background-color: #232323!important;
}  .yith-ajaxsearchform-container label {display:none;}
#yith-ajaxsearchform {position:relative}
#yith-ajaxsearchform #yith-searchsubmit {
position:absolute;
right:0;
top:0;
text-indent:-9999px;
background-color:#A0A5AA;
background-image:url(//softqual.co.il/wp-content/themes/dpr-bruno/images/search_bg_white.png);
background-position:center!important;
border-top-left-radius:0;
border-bottom-left-radius:0;
}
#yith-ajaxsearchform #yith-searchsubmit:hover {
background-color:#969696;
}
#yith-s {
width:100%;
background-color:#f6f6f6;
}
#yith-s {
background:#fff;
border:1px solid #e5e5e5;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
color:#333;
font:normal 12px Arial, Helvetica, sans-serif;
height:32px;
line-height:32px;
padding:0 9px;
}  .woocommerce-catalogmode .product-compare a, .woocommerce-catalogmode .product-wishlist a {
margin-top:0;
}
.woocommerce-catalogmode .bruno_shopping_cart {display:none;} .product-thumb-links {
width:100%;
margin:0 auto; 
}
.product-thumb-link {
display:inline-block;
width:100%;
padding: 16px 0;
text-align:center;
background:#969696;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
box-sizing:border-box;
}
.product-thumb-link:hover {
background:#32373C;
color:#fff !important;
}
.product-thumb-link:hover {
background:#2C2E32;
}
.product-thumb-link.half.detail{
border-right: 1px solid #fff;
}
.product-thumb-link.half{
width:50%;
}
.product-thumb-link a {
font-size:12px;
font-weight:700;
color:#fff;
}
.product-thumb-link a:hover {
color:#969696!important;
}
.yith-woocompare-widget .clear-all {
margin-top:22px;
padding:11px 20px;
line-height:19px;
font-size:11px !important;
font-weight:700 !important;
letter-spacing:1px;
border-radius:50px;
}
.mini_cart_item a {
font-size:12px;
font-weight:700;
text-transform:uppercase;
}
.mini_cart_item a.remove {
font-size:16px;
font-weight:400;
}
.mini_cart_item span.quantity {
font-size:14px;
font-weight:600;
line:height:24px;
}
p.total {
font-size:14px;
font-weight:600;
line:height:24px;
padding-bottom:7px;
border-bottom: 1px solid #e6e6e6;
margin:0;
}
p.total strong {
font-weight:400;
} .woocommerce-product-gallery {
position: relative;
margin-bottom: 3em
}
.woocommerce-product-gallery figure {
margin: 0
}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}
.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer
}
.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1
}
.woocommerce-product-gallery img {
display: block
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%
}
.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}
a.woocommerce-product-gallery__trigger {
text-decoration: none;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: .875em;
right: .875em;
opacity:0;
height: 35px;
width: 35px;
border-radius: 50%;
z-index: 99;
text-align: center;
text-indent: -999px;
overflow: hidden;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
display:none!important;
}
.single-product div.product .woocommerce-product-gallery:hover .woocommerce-product-gallery__trigger {
opacity:1;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: #FF3368;
color: #ffffff;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background-color: #232323;
border-color: #232323;
color: #ffffff;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font-family:'Default';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\eef9";
line-height: 2;
text-indent: 0;
} .pswp__bg {
background: rgba(0,0,0,.85);
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background-image:none!important;
}
.pswp__button--zoom:before{
font-family:'Default';
content:'\e771';
display:block;
}
.pswp--zoomed-in .pswp__button--zoom:before{
content:'\e772';
}
.pswp__button--fs:before {
font-family:'Default';
content: "\eef9";
}
.pswp__button--close:before {
font-family:'Default';
content: "\f121";
}
.pswp__button--arrow--left, .pswp__button--arrow--right {
width:50px;
height:50px;
border-radius:50%;
}
.pswp__button--arrow--right:before,.pswp__button--arrow--left:before {
font-family:'Default';
background:none!important;
font-size:30px;
line-height:50px;
top:0;
}
.pswp__button--arrow--left:before {
content: "\f1fa";
}
.pswp__button--arrow--right:before {
content: "\f1fb";
}