/home/sharedstore/.trash/modules/czproductsearch/views/css
Edit: /home/sharedstore/.trash/modules/czproductsearch/views/css/czsearch.css (5462B)
/* block top search */
#search_block_top {
position:absolute;
right: 26%;
top: 34px;
}
#search_block_top p {padding:0;}
#search_block_top #search_query_top {
padding:0 5px;
height:23px;
width:300px;
border:1px solid #666;
border-right: 0 !important;
color:#666;
background:url(img/bg_search_input.png) repeat-x 0 0 #fff;
float: left;
}
#search_block_top .button {
border:none;
border-radius:0;
color:#fff;
text-transform:uppercase;
background:url(../img/bg_search_submit.png) repeat-x 0 0 #101010;
float: left;
height: 25px;
}
form#searchbox{padding-top:5px}
form#searchbox label{color:#333;margin-bottom:1px}
form#searchbox input#cz_search_query_block{
border: 1px solid #CCCCCC;
-webkit-border-radius:3px !important;
-moz-border-radius:3px !important;
border-radius:3px !important;
height: 18px;
margin-top:10px;
}
form#searchbox input#search_button{padding: 1px 4px;}
.categoryList-wrapper
{
position: relative;
}
.categoryLists
{
/*width: 100%;*/
padding: 0px;
}
.cateSingleItem
{
display: block;
padding: 4px 10px;
border-bottom: 1px solid #f0f0f0;
letter-spacing: 0.3px;
}
#czsearchtopbox a.cateSingleItem.active, #czsearchtopbox a.cateSingleItem:hover,
#czsearchbox a.cateSingleItem.active, #czsearchbox a.cateSingleItem:hover {
color: #fff;
background-color: #129cb8;
}
#dropdownListCate, #categoryDropList {
cursor: pointer;
display: block;
padding: 9px 25px 9px 15px;
color: #000000;
line-height: 26px;
height: 42px;
text-transform: capitalize;
font-weight: 500;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
width: 175px;
}
h3.page-heading.product-listing{
font-weight: 600;
color: #000;
}
.cz_search_block_top .product_search{
float:left;
border: 1px solid #129cb8;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.cz_search_block_top #cz_search_top_button{
float: left;
height: 42px;
padding: 0;
color: #ffffff;
border: 0;
border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
-khtml-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
transition: none;
}
.cz_search_block_top .categoryList-wrapper{
float:left;
min-width: 175px;
}
.cz_search_block_top .search_query{
overflow:hidden;
}
.cz_search_block_top{
position: relative;
float: right;
margin-right: 13.5%;
}
.cz_search_block_top .form-control {
padding: 6px 16px;
width: 363px;
float: left;
border: none;
height: 42px;
letter-spacing: 0.5px;
}
.cz_search_block_top .dropdown-menu{
margin: 0;
overflow-x: hidden;
overflow-y: auto;
height: 280px;
width: 250px;
top: 42px;
left: 0;
right: auto;
border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
}
.cz_search_block_top #categoryDropList i.material-icons {
display: none;
}
.cz_search_block_top #categoryDropList:after {
content: '\f0dd';
font-family: 'FontAwesome';
font-size: 15px;
margin: 2px 0 0;
display: inline-block;
vertical-align: top;
height: 13px;
width: 13px;
line-height: 16px;
position: absolute;
right: 10px;
}
.cz_search_block_top #categoryDropList:before{
content: '';
background: #129cb8;
width: 1px;
height: 25px;
position: absolute;
right: 0px;
top: 10px;
}
.cz_search_block_top #cz_search_top_button .material-icons {
font-size: 0;
height: 42px;
width: 50px;
padding: 0;
border: 0;
text-transform: capitalize;
letter-spacing: 0.4px;
border-radius: 0 4px 4px 0;
}
.cz_search_block_top #cz_search_top_button:hover{
color: #000000;
}
#header .cz_search_block_top .categoryLists::-webkit-scrollbar {
width: 4px;
}
#header .cz_search_block_top .categoryLists::-webkit-scrollbar-track {
background: #ddd;
}
#header .cz_search_block_top .categoryLists::-webkit-scrollbar-thumb {
border: 4px solid #888888;
}
#header .cz_search_block_top .categoryLists {
scrollbar-color: #888 #ccc;
scrollbar-width: thin;
}
@media (max-width: 1459px) {
.cz_search_block_top .categoryList-wrapper {
min-width: 160px;
}
.cz_search_block_top .form-control {
width: 300px;
}
.cz_search_block_top {
margin-right: 7.5%;
}
}
@media (max-width: 1199px) {
.cz_search_block_top .form-control {
width: 240px;
}
.cz_search_block_top .categoryList-wrapper {
min-width: 150px;
}
.cz_search_block_top {
margin-right: 4%;
}
}
@media (max-width: 991px) {
.cz_search_block_top .categoryList-wrapper {
min-width: auto;
}
.cz_search_block_top {
width: 100%;
margin: 5px 0 10px;
}
.cz_search_block_top #cz_search_top_button:hover{
color:#000000;
}
.cz_search_block_top .form-control {
width: calc(100% - 225px);
}
.cz_search_block_top .product_search {
width: 100%;
}
}
@media (max-width: 767px){
#categoryDropList {
width: 50px;
font-size: 0px;
padding: 7px 5px;
height: 40px;
}
.cz_search_block_top #categoryDropList:after {
background: url(../img/category-menu.svg) no-repeat 0 0;
width: 20px;
height: 20px;
background-size: 27px;
background-position: center;
content: '';
position: static;
}
.cz_search_block_top .form-control {
height: 40px;
width: calc(100% - 100px);
}
.cz_search_block_top #cz_search_top_button,
.cz_search_block_top #cz_search_top_button .material-icons {
height: 40px;
}
.cz_search_block_top .dropdown-menu {
top: 40px;
}
.cz_search_block_top #categoryDropList:before{
top: 8px;
}
}