.guaven_woos_suggestion {z-index:99990; position: absolute;display:none;background: white;padding:5px;border:3px solid white;}
.guaven_woos_selected {background: yellow}
.guaven_woos_suggestion>ul {margin:0; list-style-type:none !important; }
.guaven_woos_div {padding:5px;}


.rtl .guaven_woos_titlediv {padding-right:5px;margin-left:0px;margin-right:55px;}
.guaven_woos_thereissale {text-decoration: line-through;}
.guaven_woos_pinnedtitle { margin: 3px 0;font-weight: bold;}

.guaven_woos_suggestion_catul .guaven_woos_suggestion_list{min-height: inherit;}
.guaven_woos_pinnedtitle {padding-top: 10px}
.woos_sku {display: none}
.guaven_woos_hidden,   .guaven_woos_hidden_description, .gwstrn,.gws_cat_img {display: none;}
.guaven_woos_titlediv_cat {font-size:14px;line-height: 15px}
.guaven_woos_suggestion_listproduct_cat {margin-left: 5px;line-height: 20px}
.gwshd,.live-search-results,.ajax_search_response {display: none !important}
.guaven_woos_suggestion>ul {padding:0}
.guaven_woos_div {float:left}
.rtl .guaven_woos_div {float:right;}
.guaven_woos_showallli {text-align: center;border-top:1px solid #efefef}
.guaven_woos_suggestion {border:none;padding:0px}
.guaven_woos_suggestion ul,.guaven_woos_suggestion p {padding:5px !important}
.guaven_woos_mobilesearch {display:none;position:fixed;width:96%;margin:2%;background:white;top:0;left:0;z-index:99989;border: solid 1px #dcdcdc;border-radius: 12px;box-shadow: -1px -1px 53px 6px rgba(212,212,212,1);-webkit-box-shadow: 0px 0px 8px 2px rgba(212,212,212,1);-moz-box-shadow: -1px -1px 53px 6px rgba(212, 212, 212, 1);}
.guaven_woos_mobilesearch p {text-align:right;padding: 10px 5px 0px 5px;}
.guaven_woos_mobilesearch p a {font-weight:bold;font-size:20px;padding-right: 14px;}
#guaven_woos_s {margin-top: 8px;;width:96%;margin-left:4.5%;margin-right:4.5%;padding:5px;padding: 10px; border: solid 1px #dcdcdc}

.guaven_woos_suggestion_standalone{display: block !important;margin:0px!important; position:inherit !important;width:100% !important}
.guaven_woos_suggestion_standalone .guaven_woos_div {padding-left:2px;padding-right: 2px}
.guaven_woos_suggestion_standalone .guaven_woos_final_results li,
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li {width: 25%;float:left;vertical-align: top}
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li:nth-child(4n+1),.guaven_woos_suggestion_standalone .guaven_woos_final_results li:nth-child(4n+1) {
  clear: left
}
@media(max-width:768px){
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li {width: 50%;}
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li:nth-child(2n+1),.guaven_woos_suggestion_standalone .guaven_woos_final_results li:nth-child(2n+1) {
  clear: left
}}
.guaven_woos_suggestion_standalone ul,.guaven_woos_suggestion_standalone p {clear:both}
.guaven_woos_suggestion_standalone .guaven_woos_img {
    width: 90%;
    margin-left:5%;
    margin-right: 5%;
    position: relative;
}
.guaven_woos_suggestion_standalone .guaven_woos_div {
    float: none;
}
.guaven_woos_suggestion_standalone .guaven_woos_titlediv {
    margin-left: 0;
    font-size: 15px;
}

.guaven_woos_titlediv em {font-style: normal;text-decoration: underline;font-weight: bold}
.gwspc{min-height:inherit !important}

.guaven_woos_mobile_div_state .guaven_woos_titlediv>span {vertical-align: middle;display: table-cell;padding-right:10px}
.guaven_woos_mobile_div_state .guaven_woos_titlediv {margin-left: 70px;display: table;vertical-align: middle;width:calc(100% - 70px);}
.guaven_woos_mobile_div_state .guaven_woos_suggestion_list{border-bottom: 1px solid #dfdfdf;padding: 0px 12px;}
.guaven_woos_mobile_div_state .guaven_woos_titlediv small {text-align: right; display: table-cell; float: right;padding-bottom: 20px;}
.guaven_woos_mobile_div_state .guaven_woos_suggestion {margin-top:5px}
.guaven_woos_mobile_div_state .guaven_woos_suggestion_catul .gws_cat_img {display: block;width:70%;margin-left:15%;border-radius:8px;}
.guaven_woos_mobile_div_state .guaven_woos_suggestion_catul .guaven_woos_suggestion_list{min-height: inherit;display: inline-block;text-align: center;}

.gws_clearable{
 position: relative;
    display: flex;
    /* width: 100%; */
    justify-content: center;
    align-items: center;
}
.gws_clearable input[type=text]{
  padding-right: 24px;
  width: 100%;
  box-sizing: border-box;
}
.gws_clearable__clear{
  display: none;
    position: absolute;
    left: 0;bottom: 10px;
    padding: 5px 30px;
    font-style: normal;
    font-size: 24px;
    user-select: none;
    cursor: pointer;
}
.gws_clearable input::-ms-clear {
  display: none;
}
.guaven_woos_mobile_div_state .off-canvas{display:none}
.guaven_woos_suggestion_catul{display: grid; grid-template-columns: auto auto;}
.guaven_woos_suggestion_catul a{color: black}
.guaven_woos_suggestion_catul .guaven_woos_titlediv_cat{display: flex;flex-direction: row; align-items: center; gap:10px;}
.guaven_woos_suggestion_catul .guaven_woos_titlediv_cat img{width: 50px !important; display:block; border-radius:8px;}
.guaven_woos_suggestion_catul .guaven_woos_titlediv_cat img{margin: unset!important;}
.guaven_woos_suggestion_catul .guaven_woos_suggestion_list{ border-bottom: 0 !important; }
.guaven_woos_suggestion_catul .guaven_woos_suggestion_list a {font-size: 12px !important; }
.suggested-tax-title , .suggested-product-title{ position: relative}
.suggested-tax-title {margin-top: 10px ;}
.suggested-tax-title span, .suggested-product-title span{font-weight: bold}
.suggested-tax-title span::after ,.suggested-product-title span::after{position: absolute; content: ''; display: block; left: 0; right: 0; top: 50%; background-color: lightgrey; height: 1px; z-index:-2;width: 98%;}
.suggested-tax-title span::before{position: absolute; display: block; right: 0px; content: "جستجو در دسته ها برندها ا"; background-color: white; color: white; z-index: -1;}
.suggested-product-title span::before{position: absolute; display: block; right: 0px;  content: " جستجو در محصولات ا"; background-color: white; color: white; z-index: -1;}
.guaven_woos_final_results .guaven_woos_div{padding: unset !important}
#guaven_woos_s{background-color: #ebebeb; box-shadow: unset !important; border-radius: 8px; border-color: #ebebeb !important; padding-right: 40px !important;}.guaven_woos_mobile_div_state .guaven_woos_suggestion{margin-top: 10px !important} .guaven_woos_mobilesearch{padding-top: 30px} .toothident-close-search-modal{position: absolute; width: 20px; right: 7%; margin-bottom: 5px;}
