.search_top_cls {display: flex;flex-wrap: wrap;align-items:center;gap:20px 40px;margin-bottom: 10px;}
.section-main-search .text-left h1 {font-size: 24px;}
.searc_filter.collection-filter-btn{padding: 24px 0 23px;}
.section-main-search{padding-top: 116px;padding-bottom: 176px;}
.search_end {text-align: center;margin-top: 70px;}
.search_end .btn.colec_btn {border: 1px solid var(--color-gblack);}
.search_end .colec_end {margin-bottom: 13px;}
/* media query */
@media screen and (max-width:991px){.section-main-search{padding-top: 60px;padding-bottom: 101px;}}
@media screen and (max-width:767px){.section-main-search .text-left h1 {font-size:18px;}.search_top_cls .text-left{width: 100%;}.search_top_cls {margin-bottom: 30px;}}