.search-bar-cmp{display:none;position:fixed;background:#fff;z-index:5000;width:100%;height:100vh;padding:0 calc((100% - 1240px)/2) 0;top:0;font-family:'Roboto Slab',serif}
.search-bar-cmp .cmp-search__results{display:none !important}
.search-bar-cmp input::-ms-clear{display:none}
.search-bar-cmp .cmp-search__clear{position:absolute;right:1.5rem;bottom:2.4rem;visibility:hidden}
.search-bar-cmp .cmp-search__field{height:auto}
.search-bar-cmp .cmp-search__input{padding-left:0}
.search-bar-cmp .cmp-search__icon,.search-bar-cmp .cmp-search__loading-indicator{display:none !important}
.search-bar-cmp .close-search{height:18rem;position:relative}
.search-bar-cmp .close-search button{position:absolute;top:7rem;right:0}
.search-bar-cmp .close-search button i{transition:font-size .25s}
.search-bar-cmp .close-search button:focus,.search-bar-cmp .close-search button:hover{outline:0;border-bottom:1px solid transparent}
.search-bar-cmp .close-search button:focus i,.search-bar-cmp .close-search button:hover i{font-size:1.6rem}
.search-bar-cmp.edit-mode{position:static;height:auto;display:block;padding-bottom:5rem}
.search-bar-cmp.active{display:block}
.search-bar-cmp .search-bar{width:100%;padding:0 calc((100% - 814px)/2) 0}
.search-bar-cmp .search-bar .search-form{position:relative;padding:1rem 0}
.search-bar-cmp .search-bar .search-form .search-input{width:100%;font-size:3rem;font-weight:300;font-family:'Roboto',sans-serif;padding-bottom:1px}
.search-bar-cmp .search-bar .search-form .search-input:focus,.search-bar-cmp .search-bar .search-form .search-input:hover{outline:0;border-bottom:1px solid transparent;padding-bottom:0}
.search-bar-cmp .search-bar .search-form .search-input:focus ~ .focus-effect{height:2px}
.search-bar-cmp .search-bar .search-form .search-btn{position:absolute;right:0;bottom:1.5rem}
.search-bar-cmp .search-bar .search-form .focus-effect{position:absolute;bottom:0;left:0;width:100%;background-color:#000;height:1px}
.search-bar-cmp .product-only-checkbox{display:flex;padding:1.5rem 0;align-items:center;font-family:'Roboto',sans-serif;font-size:1.4rem}
.search-bar-cmp .product-only-checkbox .form-wrapper{position:relative}
.search-bar-cmp .product-only-checkbox .form-wrapper input:hover+label span:nth-child(1),.search-bar-cmp .product-only-checkbox .form-wrapper input:focus+label span:nth-child(1){border:1px solid black;box-shadow:none}
.search-bar-cmp .product-only-checkbox .product-checkbox{margin-right:1rem}
.search-bar-cmp .product-only-checkbox .product-only-text{font-weight:500;margin-left:2.5rem}
.search-bar-cmp .top-searched-content{width:100%;margin-top:6rem}
.search-bar-cmp .top-searched-content .title{font-size:2rem;font-weight:300;margin-bottom:3rem}
.search-bar-cmp .top-searched-content .list-top{display:flex;width:100%;flex-wrap:wrap}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item{display:block;text-decoration:none;text-transform:uppercase;width:48%;padding:calc((5rem - 1em)/2) 0;line-height:1;border-bottom:1px solid #c4c4c4;position:relative}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item span{font-size:1.8rem;font-weight:600}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item span i{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.2rem}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item sup{vertical-align:top;font-size:1rem}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item:hover{color:#000}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item:first-child{border-top:1px solid #c4c4c4}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item:nth-child(2){border-top:1px solid #c4c4c4}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item:nth-child(2n){margin-left:4%}
@media screen and (min-width:992px) and (max-width:1260px){.search-bar-cmp .close-search{max-width:814px;margin:0 calc((100% - 814px)/2) 0}
}
@media screen and (max-width:991.9px){.search-bar-cmp{position:fixed;top:5rem;padding:2rem 1rem 0}
.search-bar-cmp .cmp-search__clear{visibility:visible}
.search-bar-cmp .close-search{display:none}
.search-bar-cmp .search-bar{width:100%;padding:0}
.search-bar-cmp .search-bar .search-form{padding:.5rem 0}
.search-bar-cmp .search-bar .search-form .search-input{font-size:1.6rem}
.search-bar-cmp .search-bar .search-form .search-btn{bottom:.7rem}
.search-bar-cmp .top-searched-content{margin-top:3rem}
.search-bar-cmp .top-searched-content .title{margin-bottom:2rem}
.search-bar-cmp .top-searched-content .list-top{display:block}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item{width:100%;padding:calc((4rem - 1em)/2) 0}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item span{font-size:1.6rem}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item:nth-child(2n){margin-left:0}
.search-bar-cmp .top-searched-content .list-top a.top-searched-item:nth-child(2){border-top:0}
}