/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 09 2025 | 07:28:13 */
/* Mobil start */
.guaven_woos_mobile_div_state .guaven_woos_titlediv {
  margin-left: 0px !important;
}

.guaven_woos_mobile_div_state .guaven_woos_suggestion_catul .guaven_woos_suggestion_list {
  text-align: left !important;
}

.guaven_woos_mobile_div_state .guaven_woos_suggestion_list a {
    display: block !important;
}

.guaven_woos_mobile_div_state .guaven_woos_right_side span.woocommerce-Price-amount.amount {
    font-size: 15px !important;
}

.gws_clearable__clear {
    padding: 0px 15px !important;
    font-size: 25px !important;
    line-height: 43px !important;
}

input#guaven_woos_s {
    background: #FFF7F6 !important;
    border: 1px solid #ffeaea !important;
}

.guaven_woos_mobilesearch p {
    margin-bottom: 30px;
}

a.guaven_woos_mobclose {
    background: #3ab54a !important;
    padding: 10px 18px;
    border-radius: 0px 0px 0px 5px;
    margin-right: -6px;
    margin-top: -6px;
}

a.guaven_woos_mobclose img {
    filter: brightness(50);
    width: 15px !important;
    height: 15px !important;
}

.guaven_woos_mobile_div_state .guaven_woos_mobilesearch {
    border: solid 4px #e4f5e6;
    border-radius: 3px;
}

.guaven_woos_mobile_div_state ul.guaven_woos_final_results .guaven_woos_suggestion_list, .guaven_woos_mobile_div_state .guaven_woos_suggestion_list, .guaven_woos_mobile_div_state .guaven_woos_suggestion_unlisted li {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.guaven_woos_mobile_div_state ul.guaven_woos_final_results .guaven_woos_suggestion_list {
    min-height: 75px !important;
}

.guaven_woos_mobile_div_state ul.guaven_woos_suggestion_catul {
  	margin: 0px !important;
}

.guaven_woos_mobile_div_state .guaven_woos_suggestion {
    background: #fff;
    padding: 0px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
	width: 90% !important;
}

.guaven_woos_mobilesearch p {
	margin: 0;
}

.guaven_woos_mobilesearch form {
	display: flex;
	margin-top: -4px;
}

.guaven_woos_mobile_div_state .guaven_woos_titlediv {
    display: block;
    float: none !improtant;
    padding-left: 120px;
    margin-bottom: 5px;
    width: 100% !important;
}

.guaven_woos_mobile_div_state .guaven_woos_img {
    width: 110px !important;
    height: auto !important;
    object-fit: contain !important;
    position: absolute;
    border-radius: 2px;
    background: #fff !important;
}

.guaven_woos_mobile_div_state .guaven_woos_titlediv small {
    text-align: left !important;
    display: block;
    float: left;
    padding-bottom: 0px;
  	font-size: 11px !important;
}

.guaven_woos_mobile_div_state .guaven_woos_titlediv>span {
    display: block;
    margin-top: -3px;
    line-height: 1.3;
    font-size: 13px;
  	padding-right: 0px !important;
}

.guaven_woos_mobile_div_state .parametre-produktu {
    display: none !important;
}

.guaven_woos_mobile_div_state .guaven_woos_right_side {
    display: block !important;
    float: left !important;
    text-align: left !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
    line-height: 1 !important;
    padding-left: 120px;
}

/* Mobil end */

ul.guaven_woos_suggestion_catul li:last-child {
    border-bottom: none !important;
}

ul.guaven_woos_suggestion_catul li {
    display: block !important;
    border-color: #d7efd9 !important;
}

.guaven_woos_mobile_div_state .guaven_woos_suggestion_catul .gws_cat_img {
    display: none;
}

@media only screen and (max-width: 768px)  { 
.site-search form input[type=search] {
    font-size: 13px !important;
  } 
  
input#woocommerce-product-search-field-0 {
    padding-left: 35px;
}  
}

.widget_product_search form button[type=submit] {
  	font-weight: 700;
}

.guaven_woos_suggestion_list a {
    display: flex;
    min-height: min-content;
  	cursor: pointer;
}

.guaven_woos_titlediv {
    flex: auto;
}

.parametre-produktu span {
    font-size: 12px;
    color: #666667;
}

.guaven_woos_suggestion_catul li.guaven_woos_suggestion_list:hover {
	background: #3bb54a0f;
}

.guaven_woos_suggestion_catul li.guaven_woos_suggestion_list:hover a {
    color: #222 !important;
}

.guaven_woos_suggestion_catul .guaven_woos_suggestion_list {
    padding-left: 5px;
}

.guaven_woos_suggestion ul {
  padding: 0px !important; 
}

.guaven_woos_suggestion_list, .guaven_woos_suggestion_unlisted li {
    display: block;
    min-height: auto !important;
    margin-bottom: 0px !important;
}

.guaven_woos_suggestion_catul:first-child::before {
content: "Nájdené kategórie:";
display: block;
font-size: 14px;
font-weight: 700;
color: #222;
  margin-bottom: 5px;
}

ul.guaven_woos_suggestion_unlisted.guaven_woos_suggestion_populars:before {
    content: "Mohlo by sa vám páčiť:";
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #666;
    margin-bottom: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 5px;
}

li.guaven_woos_showallli a:before {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle !important;
    margin-right: 6px;
    font-family: Rivolicons,sans-serif;
    content: "\e610";
  	margin-top: -5px;
}

.guaven_woos_showallli a {
    display: block;
    height: 30px;
    line-height: 30px;
}

ul.guaven_woos_suggestion_catul {
background: #f3fcf48c !important;
border-radius: 4px !important;
border: 2px solid #3bb54a2e;
padding: 10px !important;
margin: 0px 5px 10px 5px;
}

ul.guaven_woos_final_results .guaven_woos_suggestion_list a {
    display: block;
    min-height: 50px;
}

ul.guaven_woos_final_results .guaven_woos_suggestion_list, .guaven_woos_suggestion_list, .guaven_woos_suggestion_unlisted li {
border-bottom: dashed 1px #3bb54a6e;
padding-top: 6px !important;
padding-bottom: 6px !important;
padding-left: 5px !important;
  padding-right: 5px !important;
  cursor: pointer;
}

.guaven_woos_titlediv {
    display: inline-block;
    float: left;
}

.guaven_woos_right_side {
    display: inline-block;
    float: right;
    padding-top: 5px;
    padding-right: 5px;
    text-align: right;
}

.guaven_woos_right_side span.woocommerce-Price-amount.amount {
    font-size: 17px;
}

ul.guaven_woos_final_results li:hover, .guaven_woos_suggestion_unlisted li:hover {
background: #f8fdf9;
  cursor: pointer;
}

ul.guaven_woos_final_results li, .guaven_woos_suggestion_list, .guaven_woos_suggestion_unlisted li {
    padding: 2px;
}

p.guaven_woos_pinnedtitle.guaven_woos_perstitle {
    color: #2222226;
    border-top: dashed 1px #d0dae2;
    margin-top: 15px;
    padding-top: 10px !important;
}

.guaven_woos_titlediv small {
    font-weight: 400;
    font-size: 12px;
    color: #6C6C6C;
    line-height: 20px;
}

.guaven_woos_titlediv {
    margin-left: 140px;
}

.guaven_woos_img {
    width: 130px !important;
	height: auto !important;
  	object-fit: contain !important;
    position: absolute;
    border-radius: 2px;
	background: #fff !important;
}

.guaven_woos_titlediv:not(small) {
    font-size: 15px !important;
    color: #222;
}

ul.guaven_woos_suggestion_catul li:hover a, ul.guaven_woos_suggestion_catul li:hover span.woos_cat_par_span:before {
    color: #ec1c24 !important;
}

.guaven_woos_titlediv_cat {
    font-size: 13px !important;
    color: #666 !important;
    line-height: 17px;
    font-weight: 400 !important;
}

.guaven_woos_showallli {
    text-align: center;
    border-top: none !important;
    margin-top: 15px;
    background: #3bb54a;
    padding: 10px 10px 13px 10px !important;
    border-radius: 5px;
}

.guaven_woos_showallli:hover {
    background: #009245 !important;
}

.guaven_woos_showallli a {
    color: #fff !important;
}

.guaven_woos_suggestion {
    background: #fff;
    padding: 15px;
    border-radius: 3px 3px 10px 10px;
		box-shadow: 0px 10px 10px 0px rgba(0, 35, 61, 0.22);
}

.search-style-with-bg.searchform input[type=text] {
    background-color: #fff;
    border: 1px solid #009245;
    font-size: 14px;
    font-weight: 400 !important;
}

.guaven_woos_right_side span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #3bb54a;
    font-weight: 600;
}

.guaven_woos_right_side small {
    color: #3bb54a;
}