3/*
 Theme Name:   CLICKIT
 Author:       WEBSOL - Asher Fruchter
 Author URI:   https://websol.co.il
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

@media screen and (max-width: 1px) {
}

@media screen and (min-width: 600px) and (max-width: 1400px) {
	ul#menu-mainmenu li span { font-size:14px; }
}

@media screen and (min-width: 600px) {
	.product-grid-item { box-shadow: 0 3px 10px rgb(0 0 0 / 0.2); }
	.product-grid-item.col-md-3 { margin: 1%;max-width: 23%;flex: 0 0 23%;-ms-flex: 0 0 23%;padding:10px; }
	.product-image-wrap { text-align:center; }
	.product-images img { width:auto;height:600px; }
	.product-images .wd-gallery-thumb img { width:auto;height:150px; }
	.product-images img.landscape { width:100% !important;height:auto !important; }
	.product-images .product-image-thumbnail img.landscape { width:100% !important;height:auto !important; }
}

@media screen and (max-width: 600px) {
	.product-grid-item { box-shadow: 0 3px 10px rgb(0 0 0 / 0.2); }
	.product-grid-item.col-md-3 { margin: 1%;max-width: 48%;flex: 0 0 48%;-ms-flex: 0 0 48%;padding:10px; }
	.product-grid-item .hover-img img, .product-grid-item .product-image-link img { height:auto !important; }
	.product-images .wd-gallery-thumb img { width:auto;height:70px; }
}

.HeaderPhone {}
ul#menu-mainmenu .wd-sub-menu li a { font-size:17px; }
.product-grid-item { box-shadow: 0 3px 10px rgb(0 0 0 / 0.2); }
.product-grid-item .product-element-top { height:275px;align-items: center;display: grid; }
.product-grid-item .hover-img img, .product-grid-item .product-image-link img { width:auto !important;height:275px; } 
.product-grid-item .hover-img img.landscape, .product-grid-item .product-image-link img.landscape { width:100% !important;height:auto !important; } 
.archive .page-title > .container { background-color:rgba(255,255,255,0.7); }
.archive .page-title > .container * { font-weight:bold; }
.archive .page-title > .container .wd-nav-product-cat > li > a { font-size:17px; }
.archive .category-separator { display: block;width: 100%;overflow: hidden;height: 0;margin-bottom: 5em; }
.title-line-two .product-grid-item .wd-entities-title { height:36px; }
.product-grid-item .price { font-size:22px; }

.single-product .woocommerce-breadcrumb .breadcrumb-last, .single-product p.stock, .meta-author, .post-date, .meta-post-categories { display:none !important; }
.single-product p.price { font-size:28px; }
.single-product .woocommerce-product-details__short-description { font-size:18px; }

.single .ages_compitable { display: inline;background-color: rgba(120,192,70,0.3);padding: 5px 15px;color: #000; }
.archive .ages_compitable, .home .ages_compitable { position: absolute;z-index: 9;top: -15px;left: -15px;background-color: rgba(120,192,70,0.75);padding: 5px 15px;color: #000;
    /* -webkit-transform: rotate(-33deg); */
    /* -moz-transform: rotate(-33deg); */
    /* -o-transform: rotate(-33deg); */
    /* -ms-transform: rotate(-33deg); */
    /* transform: rotate(-33deg); */
}

#billing_country_field, #shipping_country_field { display: none !important; }
ul#shipping_method li { text-align: right; }
ul#shipping_method li input.shipping_method { float: right;margin-right: 0;margin-left: 7px; }
button[name='update_cart'] { display: none !important; }
a.button, button { font-size:24px; }

.woodmart-search-results { width:600px; }
.autocomplete-suggestion { flex: unset;width: 100%; }

.rtl .pf_content_right .prdctfltr_regular_title, .rtl .pf_content_right .prdctfltr_description, .rtl .pf_content_right form > .prdctfltr_collector:first-child, .rtl .pf_content_right .prdctfltr_buttons, .rtl .pf_content_right .prdctfltr_filter_title { text-align:right; }
/* .prdctfltr_filter.prdctfltr_product_cat, .prdctfltr_filter.prdctfltr_ages, .prdctfltr_filter.prdctfltr_byprice { width:30%; } */
.prdctfltr_sc { margin-bottom:0 !important; }
.prdctfltr_filter_wrapper { width:90%;display:block;float: right; }
.prdctfltr_buttons { width:10%;display:block;float: left;margin:0 !important; }
.prdctfltr_buttons .prdctfltr_woocommerce_filter_submit { padding: 15px 20px !important;background-color:#005b7f;color:#fff; }

.cat-design-default .wd-entities-title { background-color:rgba(255,255,255,0.75);font-size:28px !important;font-weight:bold;text-align:center;padding: 5px 15px;width: 100%; }
.HomeCatsBanner .banner-title { background-color:rgba(255,255,255,0.75);font-weight:bold;text-align:center;padding: 5px 15px; }

.rtl.woocommerce-checkout label.radio, .rtl.woocommerce-checkout label.checkbox, .rtl.woocommerce-checkout input[type="checkbox"], .rtl.woocommerce-checkout input[type="radio"] { float:right; }

#term-description-before { text-align: center; }

.woocommerce-variation-price .price .amount { font-size:30px; }
.single-product-content .woocommerce-product-details__short-description p { margin-bottom:0; }