body.fixed {
    position: fixed !important
}
#search_block_nav {
    padding: 10px 0 10px 10px;
    width: 145px;
    float: right;
    position: relative;
}
#search_query_nav {
    width: 100%;
    border: none;
    cursor: pointer;
    margin: 0;
}
#search_query_nav:after {
    content: "\f002";
    position: absolute;
    right: 0;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#search_query_nav:hover:after,
#search_query_nav:focus:after,
#search_query_nav:active:after {
    -webkit-animation-name: tm-nav-social;
    animation-name: tm-nav-social;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
#search_block_top {
	position: relative;
	margin-left: 0;
	width: auto;
	float: none;
	padding: 0;
	display: inline-block;
	margin: 28px 0;
}
#search_block_top.show {
    height: 155px !important;
    padding: 40px 15%;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#products .page-not-found #search_block_top, #pagenotfound .page-not-found #search_block_top {
    border: 1px solid #e5e5e5;
    padding: 5px;
    border-radius: 4px;
    width: 100%;
}
#search_block_top .btn.button-search {
    background: #fff;
    border: medium none;
    float: left;
    line-height: 20px;
    padding: 9px 10px;
    border-radius: 0;
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    transition: none;
    position: absolute;
    right: 0;
}
#search_block_top .btn.button-search .material-icons {
	font-size: 24px;
    line-height: 24px;
    display: block;
}
#search_block_top .btn.button-search:before {
    content: "\E8B6";
    display: none;
    font-family: "Material Icons";
    font-size: 21px;
    width: 100%;
    text-align: center;
}
#search_block_top #search_query_top {
	padding: 8px 14px;
	width: 467px;
	border: none;
	border-radius: 4px;
	margin-inline-end: 8px;
}
.lang-fr #search_block_top #search_query_top {
      width: 452px;
}
.lang-es #search_block_top #search_query_top {
    width: 447px;
}
.lang-sv #search_block_top #search_query_top {
    width: 483px;
}
.lang-pt #search_block_top #search_query_top {
    width: 455px;
}
#search_category {
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    background: #fff;
    border: medium none;
    color: #333666;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 12px;
    height: 42px;
    outline: 0 none;
    padding: 5px 10px 5px 20px;
    border-radius: 5px;
}
#products .page-not-found #search_block_top #search_query_top,#pagenotfound .page-not-found #search_block_top #search_query_top{
     width: 720px;
}
#header .searchtoggle {
    display: block;
}
#header .searchtoggle::before {
    content: "";
    position: absolute;
    width: 587px;
    height: 52px;
    border: 2px solid var(--primary-color);
    left: -4px;
    right: auto;
    margin: 0 auto;
    text-align: center;
    opacity: 0.3;
    top: -5px;
}
span.search_button {
    display: none;
}
form#searchbox input#search_query_block {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
form#searchbox .button.button-small {
    float: left;
}
form#searchbox .button.button-small i {
    margin-right: 0;
}
#searchbox {
	position: relative;
}
#search_block_top .btn.btn-primary {
    padding: 8px 26px;
    border-radius: 4px;
background-color: var(--primary-color);
}

/* Select style */

#search_block_top .selector {
    width: 28% !important;
    float: left;
    height: 48px;
    background: none;
    border: none;
    padding: 0;
    background: #fff;
    margin-left: 2px;
}
#tmsearch_content_result .col_grid_5_2 {
    width: 20%;
    float: left;
}
#tmsearch_content_result .items-list .image .product_img_link > img {
    max-width: 100%;
    height: auto;
}
#tmsearch_eccept_data .items-list > li:nth-child(2n) {
    border-right: 0;
}
#tmsearch_content_result {
	top: 48px;
	left: 0;
	position: absolute;
	width: 100%;
	background: #fff;
	overflow: hidden;
	z-index: 99999;
	padding: 10px;
	display: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.header-sticky #tmsearch_content_result {
    top: 48px !important;
    position: fixed !important;
    left: 0;
    padding-top: 0;
}
#tmsearch_content_result .over_light {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    right: 0;
}
#tmsearch_content_result #tmsearch_eccept_data {
    position: relative;
    max-height: 700px;
    width: auto;
    overflow-y: auto;
}
#tmsearch_content_result p.loanding {
    background: url('../img/loading.gif');
    height: 30px;
    width: 30px;
    margin: 10% auto;
}
#tmsearch_eccept_data .limit {
    text-align: center;
    margin: 0px;
}
#tmsearch_eccept_data .noresult {
	text-align: center;
	margin-top: 5px;
	letter-spacing: 1px;
	color: #333;
	font-size: 16px;
	text-align: center;
}
#tmsearch_eccept_data .search-title {
    color: #333;
    text-align: center;
    padding: 10px 0;
    float: left;
    width: 100%;
}
#tmsearch_eccept_data .search-title span {
    font-size: 11px;
}
#tmsearch_eccept_data .title_showall_text {
    text-align: center;
    float: left;
    width: 100%;
    background: #f0f0f0;
    padding: 8px 0;
    border-radius: 4px;
}
#tmsearch_eccept_data .title_showall {
	text-align: center;
	float: left;
	width: 100%;
}
#tmsearch_eccept_data .items-list {
    overflow: hidden;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    background: #fff;
}
#tmsearch_eccept_data .items-list > li {
    margin-bottom: 5px;
    position: relative;
    width: 100%;
    cursor: pointer;
    padding: 0 0 5px;
    border-bottom: 1px solid #e5e5e5;
}
#tmsearch_eccept_data .items-list li .image {
	text-align: center;
	padding: 0;
	width: 12%;
}
#tmsearch_eccept_data .items-list li .content_price {
    float: left;
    width: 100%;
}
#tmsearch_eccept_data .items-list li .review {
    margin-top: 10px;
    text-align: center;
    min-height: 22px;
}
#tmsearch_eccept_data .items-list li .review .star_content {
    display: inline-block;
}
#tmsearch_eccept_data .items-list li .review .nb-comments {
    vertical-align: 3px;
}
#tmsearch_eccept_data .items-list>li .tm-button-container {
    left: 20px;
}
#tmsearch_eccept_data .items-list>li:hover .tm-button-container {
    opacity: 1;
    top: 30px;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#tmsearch_eccept_data .items-list .tm_size {
    margin-top: 5px;
    text-align: center;
}
#tmsearch_eccept_data .items-list .tm_size span {
    display: none;
}
#tmsearch_eccept_data .items-list .tm_size ul {
    display: inline;
}
#tmsearch_eccept_data .items-list .tm_size ul li {
    display: inline-block;
    margin: 0 5px;
}
#tmsearch_eccept_data .items-list .tm_color {
    margin-top: 5px;
    text-align: center;
}
#tmsearch_eccept_data .items-list .tm_color span {
    display: none;
}
#tmsearch_eccept_data .items-list .tm_color ul {
    display: inline;
}
#tmsearch_eccept_data .items-list .tm_color ul li {
    display: inline-block;
    float: none;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border-radius: 100%;
	-moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
}
#tmsearch_eccept_data .content-ajax-search::-webkit-scrollbar {
    width: 5px;
}
#tmsearch_eccept_data .content-ajax-search::-webkit-scrollbar-track {
    background-color: #f2f2f2;
    width: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
#tmsearch_eccept_data .cat-name {
    display: none;
    margin: 0 0 0;
    text-align: left;
}
#tmsearch_eccept_data .items-list .tmsearch-content {
	text-align: left;
	padding-inline-start: 15px;
	width: 80%;
	position: initial;
	padding-right: 0;
	padding-top: 5px;
}
.price.special-price {
    font-weight: 500;
}
html .search-open {
	overflow: hidden;
}
.sale-percentage {
	position: absolute;
	right: auto;
	left: 5px;
	top: 5px;
	font-weight: 500;
	background-color: #f25c05;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	padding: 2px 4px;
}
.old-price.regular-price {
    font-weight: 500;
    text-decoration: line-through;
}
#search_block_top .select-wrapper {
    float: left;
    position: relative;
    width: 150px;
    z-index: 1;
    display: none;
}
#search_block_top .select-wrapper::after {
    content: "\E5CF";
    font-family: Material Icons;
    position: absolute;
    right: -12px;
    top: 0;
    cursor: pointer;
    bottom: 0;
    margin: auto;
    height: 20px;
    width: 20px;
    border-radius: 5px;
    line-height: 16px;
    text-align: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
#header.header-sticky #search_block_top {
    position: fixed;
    top: 0px;
    margin: 0;
    z-index: 988;
    left: 22.5%;
}
#header.header-sticky #search_block_top #searchbox {
    border: none;
    border-radius: 0;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
}
#header.header-sticky #search_block_top .selector {
    height: 44px;
}
#header.header-sticky #search_category {
    height: 30px;
}
#header.header-sticky #search_block_top #search_query_top {
    height: 30px;
}
#header.header-sticky #search_block_top .btn.button-search {
    padding: 11px 0;
}
#header.header-sticky #search_block_top .selector span {
    margin-top: 8px;
}
#header.header-sticky .header-container.header-sticky #search_block_top #search_query_top {
    height: 41px;
}
.tmsearch-main {
	float: left;
	text-align: left;
}
#search_block_top #search_query_top::placeholder {
	color: #808080;
    font-size: 14px;
}
#search_block_top .btn.button-search span {
    display: none;
}
.full-header.fixed #search_block_top {
    padding: 9px 0;
    margin-right: 40px;
}
@media (max-width: 1199px) {
    .right-nav.fixed #search_block_top {
        width: 45%;
    }
    #tmsearch_eccept_data .items-list > li:nth-child(2n) {
        border-right: 0;
    }
#search_block_top .select-wrapper {
	width: 110px;
}
#search_block_top #search_query_top {
	width: 315px;
}
#products .page-not-found #search_block_top #search_query_top,#pagenotfound .page-not-found #search_block_top #search_query_top{
     width: 510px;
}
}
@media (max-width: 991px) {
    .header-top #search_block_top {
        display: none;
    }
    #search_block_top #search_query_top {
        width: 100%;
        margin: 0;
    }
    .tmsearch-main {
        width: 84%;
        padding-inline-end: 12px;
        padding-inline-start: 5px;
    }
    #header .searchtoggle::before{
        width: 100%;
        left: 0px;
    }
    #search_block_top .btn.btn-primary {
        width: 15%;
        padding-inline: 0;
    }
    #search_block_top {
        margin-block: 7px;
        width: 100%;
        float: left;
        margin: 12px 0;
    }
    #search_block_top .select-wrapper {
        width: 110px;
    }
    #header .searchtoggle {
        width: 100%;
        z-index: 5;
        float: left;
    }
      .header-top #search_block_top {
        float: right;
    }
    #search_block_top .btn.button-search span {
        display: none;
    }
    #products .page-not-found #search_block_top #search_query_top,#pagenotfound .page-not-found #search_block_top #search_query_top{
     width: 100%;
}
}
@media (max-width: 767px) {
    #tmsearch_eccept_data .items-list .tmsearch-content{
        width: 75%;
    }
    
}
@media (max-width: 480px) {
    #search_block_top .btn.btn-primary {
        border: medium none;
        display: block;
        height: auto;
        position: absolute;
        text-align: center;
        top: 0;
        width: 40px;
        font-size: 0;
        left: auto;
        right: 8px;
        padding: 7px;
        background-image: url("../img/search.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 16px;
    }
    #tmsearch_eccept_data .items-list li .image {
        padding: 0;
    }
    #search_category {
        font-size: 12px;
        padding: 8px 10px 8px 10px;
        border: none;
        height: 32px;
    }
    #tmsearch_eccept_data .items-list li .product-name {
        font-size: 13px;
    }
    #search_block_top .btn.button-search {
        margin: 0;
        height: 32px;
        padding: 0 7px;
    }
      #tmsearch_eccept_data .items-list .tmsearch-content{
        width: 80%;
      }
    #search_block_top #search_query_top {
        padding: 7px 62px 7px 18px;
        margin: 0;
    }
    .tmsearch-main {
        padding-inline-end: 9px;
        width: 100%;
    }
    #header .searchtoggle::before{
        height: 49px;
    }
}