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: cp-nav-social;

    animation-name: cp-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;

	width: auto;

	float: none;

	padding: 0;

	display: inline-block;	

    vertical-align: middle;

}

#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;

}

#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: 11px 14px;

	width: 245px;

	border: none;

    border-radius: 5px 0px 0px 5px;	

    background-color: #f5f5f5;

}

#search_category {

    -moz-appearance: none;

    -o-appearance: none;

    -webkit-appearance: none;

    background: #fff;

    border: medium none;

    color: #303840;

    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;

}

.searchtoggle {

    display: block;

}

span.search_button {

    display: none;

}

form#searchbox input#search_query_block {

    margin-inline-end: 10px;

    margin-bottom: 10px;

    float: left;

}

form#searchbox .button.button-small {

    float: left;

}

form#searchbox .button.button-small i {

    margin-inline-end: 0;

}

#searchbox {

	position: relative;

}

#search_block_top .btn.btn-primary {

    padding: 2px 5px;

    background-color: #f5f5f5;

    color: #000000;

    float: left;

}

#search_block_top .btn.btn-primary .submit-text{

    border: medium none;

    display: block;

    height: 39px;

    position: relative;

    text-align: center;

    top: 0;

    width: 32px;

    font-size: 0;

    padding: 0px;

    mask-image: url(../img/search.svg);

    mask-position: center;

    mask-repeat: no-repeat;

    mask-size: 20px;

    -webkit-mask-image: url(../img/search.svg);

    -webkit-mask-position: center;

    -webkit-mask-repeat: no-repeat;

    -webkit-mask-size: 20px;

    background-color: #333333;

}

/* Select style */



#search_block_top .selector {

    width: 28% !important;

    float: left;

    height: 48px;

    background: none;

    border: none;

    padding: 0;

    background: #fff;

    margin-inline-start: 2px;

}

#cpsearch_content_result .col_grid_5_2 {

    width: 20%;

    float: left;

}

#cpsearch_content_result .items-list .image .product_img_link > img {

    max-width: 100%;

    height: auto;

}

#cpsearch_content_result {

	top: 44px;

	left: 0;

	position: absolute;

	width: 100%;

	background: #000000;

	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 #cpsearch_content_result {

    top: 48px !important;

    position: fixed !important;

    left: 0;

    padding-top: 0;

}

#cpsearch_content_result .over_light {

    position: absolute;

    width: 100%;

    height: 100%;

    background: #000000;

    left: 0;

    right: 0;

}

#cpsearch_content_result #cpsearch_eccept_data {

    position: relative;

    max-height: 700px;

    width: auto;

    overflow-y: auto;

}

#cpsearch_content_result p.loanding {

    background: url('../img/loading.gif');

    height: 30px;

    width: 30px;

    margin: 10% auto;

}

#cpsearch_eccept_data .limit {

    text-align: center;

    margin: 0px;

}

#cpsearch_eccept_data .noresult {

	margin-top: 5px;

	letter-spacing: 1px;

	color: #303840;

	font-size: 16px;

	text-align: center;

}

#cpsearch_eccept_data .search-title {

    color: #303840;

    text-align: center;

    padding: 10px 0;

    float: left;

    width: 100%;

}

#cpsearch_eccept_data .search-title span {

    font-size: 11px;

}

#cpsearch_eccept_data .title_showall_text {

    text-align: center;

    float: left;

    width: 100%;

    background: #f0f0f0;

    padding: 8px 0;

    border-radius: 5px;

}

#cpsearch_eccept_data .title_showall {

	text-align: center;

	float: left;

	width: 100%;

}

#cpsearch_eccept_data .items-list {

    overflow: hidden;

    padding: 0;

    margin: 0;

    float: left;

    width: 100%;

    background: #000000;

}

#cpsearch_eccept_data .items-list > li {

    margin-bottom: 5px;

    position: relative;

    width: 100%;

    cursor: pointer;

    padding: 0 0 5px;

    border-bottom: 1px solid #e5e5e5;

}

#cpsearch_eccept_data .items-list li .image {

	text-align: center;

	padding: 0;

	width: 80px;

}

#cpsearch_eccept_data .items-list li .content_price {

    float: left;

    font-weight: 700;

    width: 100%;

}

#cpsearch_eccept_data .items-list li .review {

    margin-top: 10px;

    text-align: center;

    min-height: 22px;

}

#cpsearch_eccept_data .items-list li .review .star_content {

    display: inline-block;

}

#cpsearch_eccept_data .items-list li .review .nb-comments {

    vertical-align: 3px;

}

#cpsearch_eccept_data .items-list>li .cp-button-container {

    left: 20px;

}

#cpsearch_eccept_data .items-list>li:hover .cp-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;

}

#cpsearch_eccept_data .items-list .cp_size {

    margin-top: 5px;

    text-align: center;

}

#cpsearch_eccept_data .items-list .cp_size ul li {

    display: inline-block;

    margin: 0 5px;

}

#cpsearch_eccept_data .items-list .cp_color {

    margin-top: 5px;

    text-align: center;

}

#cpsearch_eccept_data .items-list .cp_color span,#cpsearch_eccept_data .items-list .cp_size span {

    display: none;

}

#cpsearch_eccept_data .items-list .cp_color ul,#cpsearch_eccept_data .items-list .cp_size ul  {

    display: inline;

}

#cpsearch_eccept_data .items-list .cp_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%;

}

#cpsearch_eccept_data .content-ajax-search::-webkit-scrollbar {

    width: 5px;

}

#cpsearch_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);

}

#cpsearch_eccept_data .cat-name {

    display: none;

    margin: 0 0 0;

    text-align: left;

}

#cpsearch_eccept_data .items-list .cpsearch-content {

	text-align: left;

	padding-inline-start: 15px;

	width: 65%;

	position: initial;

	padding-inline-end: 0;

	padding-top: 5px;

}

.price.special-price {

    font-weight: 700;

}

.sale-percentage {

	position: absolute;

	right: auto;

	left: 5px;

	top: 5px;

	font-weight: 500;

	background-color: #ff7073;

	color: #fff;

	font-size: 11px;

	line-height: 15px;

	padding: 2px 4px;

}

.old-price.regular-price {

    font-weight: 700;

    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_block_top #search_query_top,#header.header-sticky #search_category {

    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;

}

.cpsearch-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;

}

span.search_button {

    border: medium none;

    display: block;

    height: 26px;

    text-align: center;

    width: 24px;

    font-size: 0;

    mask-image: url("../img/search.svg");

    mask-position: center;

    mask-repeat: no-repeat;

    mask-size: 20px;

    -webkit-mask-image: url("../img/search.svg");

    -webkit-mask-position: center;

    -webkit-mask-repeat: no-repeat;

    -webkit-mask-size: 20px;

    background-color: #ffffff;

    cursor: pointer;

}

#cpsearch_eccept_data .items-list .cpsearch-content h5 a{

    font-weight: 600;

}

span.search_button.active {

    mask-image: url("../img/close.svg");

    -webkit-mask-image: url("../img/close.svg");

    mask-size: 20px;

    -webkit-mask-size: 20px;

}

.searchtoggle{

    position: absolute;

    display: none;

    left: auto;

    right: 35px;

    width: 290px;

    z-index: 3;

    top: -8px;

    bottom: auto;

    background-color: #f5f5f5;

}



@media (max-width: 1449px) {

}

@media (max-width: 1199px) {

    #search_block_top .select-wrapper {

        width: 110px;

    }

    #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) {

    #search_block_top .select-wrapper {

        width: 110px;

    }

    #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) {    

}

@media (max-width: 480px) {

    #cpsearch_eccept_data .items-list li .image {

        padding: 0;

    }

    .searchtoggle{ width: 250px;}

    #search_block_top #search_query_top { width: 205px;}

    #search_category {

        font-size: 12px;

        padding: 8px 10px 8px 10px;

        border: none;

        height: 32px;

    }    

    #search_block_top .btn.button-search {

        margin: 0;

        height: 32px;

        padding: 0 7px;

    }

}