/*Clean Commerce Theme*/
a {color:#dd3333;}


.widget {padding-bottom:10px; margin-top:10px;}
.sidebar .widget {padding:5px;}
.sidebar .widget-title {font-size:16px; background-color: #ff7d06; color: #ffffff; text-align: center; margin-bottom:5px; padding-bottom:5px;}
.shipping-calculator-button {background-color:#ff7d06;color:#ffffff;}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {font-size:12px;}
.home .entry-title, .archive .entry-title {text-align:center;}

button, a.button, a.button:visited, input[type="button"], input[type="reset"], input[type="submit"] {border-radius:10px;}

.qrafip,
.qrafip img{height:150px !important;width:110px !important;float:right;}

h3.promo {background:#ffff99;font-style: italic;}
h4.promosubt{font-style: italic;}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {background:transparent;}
.woocommerce div.product .product_title {font-size: 22px;}
.product_meta {font-size:10px;}


.site-info,
.colophon-grid-2 .colophon-column:nth-child(2n)
{display: none !important;}

#colophon {background:#ffffff;border:none;}


/*Woocomerce Plugin*/
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {width:98%;}
.woocommerce-cart .cart-collaterals .cart_totals table th {width:55%;font-size:12px;}
.woocommerce ul#shipping_method li {padding: .05em 0 .05em 2px;}
.woocommerce ul#shipping_method {font-size:12px;}
.woocommerce ul#shipping_method .amount {background:#FFCC00;}
.woocommerce div.product div.images img {max-width: 300px;height: 300px;}

.woocommerce ul.products li.product .woocommerce-loop-product__title 
{font-size:12px !important;min-height:80px;line-height:16px;text-transform: uppercase;}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {font-size:14px;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {font-weight:500;color:#ff7d06;}

/*
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3
{color:#ffffff;background-color: rgba(10, 10, 10, 0.50);}
*/


.woocommerce .woocommerce-ordering, 
.woocommerce .woocommerce-result-count,
select
{font-size:11px;}

select {width: 80%;}

.woocommerce ul.products li.product .button {
    font-size: 11px;
    font-weight:500;
    line-height: 1.5em;
    margin: 10px auto 15px;
    padding: 6px;
    border-radius: 0px;
    float: inherit !important;
}

.woocommerce ul.products li.product a img {height:145px !important;border: 1px solid #999;}

.woocommerce a.added_to_cart.wc-forward {background:#000000; color:#ffcc00; padding:10px;border: 1px solid #000000;border-radius:15px;  }


.woocommerce.single-product .product .yith-ywraq-add-to-quote {margin:5px;}
.ajax-loading, .product-remove a.yith-ywraq-item-remove.remove {border:2px solid #cc0000;color:#cc0000;}

.woocommerce table.shop_table .product-thumbnail img, .woocommerce-page table.shop_table .product-thumbnail img {
    width: auto;
    max-width: 70px;
}

.woocommerce form .form-row label {font-weight:600;background-color:#ffcc99;}

/*Plugin Popup Maker*/
.pum-theme-19821 .pum-title, .pum-theme-lightbox .pum-title {text-align:center;}

/*Slider plugin*/
.wpb-woo-products-slider .wpb-wps-slider-item img {max-height:200px;}


/*PLUGIN Woo Slider*/
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    padding: 5px 2px;
    margin: 5px 10px;
    background: #ffffff;
}



/*CAPTCHA*/
/*---Hide reCaptcha v3 visible seal---*/
.grecaptcha-badge {opacity:0 !important;}
.grecaptcha-badge {display: none !important;}
.grecaptcha-badge{visibility: collapse !important;}



@media (min-width: 768px) {
    .woocommerce .woocommerce-advanced-categories-list-element.woocommerce-advanced-categories-col-4 {margin-right: 3.01% !important;}
}

@media screen and (min-width: 769px) {
     .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {width:18%;} 
}

@media screen and (max-width: 600px) {
   /*.woocommerce ul.products li.product a img {display: none;}*/
   .container {padding-left: 5px; padding-right: 5px;}
    #primary main, #primary article.hentry {padding:5px;}
}

