@media screen and (min-width: 2406px) {
    .result__states {
        margin-bottom: 16px;
        position: relative;
        text-align: center;
    }

    .result__footer {
        padding-bottom: 68px;
    }
}

/* Style Custom */

.result__header {
    /* margin-top: 5px; */
}

.result__pager {

    padding: 5px;
    min-height: 46px;
}

.result__states {
    padding: 5px;
}

.result__pager li {
    background: white;
}

/* .result__header ul.result__pager {
    border-top: 0;
} */

.itemSort {
    width: 100%;
    background: none;
    padding: 0;
    padding-top: 5px;
    border: 0;
    min-width: 540px;
    min-height: 46px;
    background-color: #f7f7f7;
}

.itemSort__first {
    width: 250px;
}

.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
    width: 250px;
    /* border: 1px solid #d4d4d4; */
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    word-wrap: break-word;
    word-break: break-all;
    border-bottom: 1px solid #d4d4d4;
}

.autocomplete-items div.break {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
}


.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

#gnav-area {
    z-index: 1;
}

.autocomplete-items span {
    float: right;
    display: inline-block;
    padding: 2px 5px;
}

.autocomplete-items span:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
    background: #ccc;
    color: #fff;
}

.tag .badge {
    padding-right: 20px;
    padding-left: 10px;
    padding-bottom: 7px;
    color: auto;
    background-color: rgb(208, 54, 88);
}

/* Close button Tag */

.close {
    position: relative;
    right: -2px;
    top: 2px;
    width: 10px;
    height: 10px;
    opacity: 0.3;
}

.close:hover {
    opacity: 1;
}

.close:before,
.close:after {
    position: absolute;
    left: 5px;
    content: ' ';
    height: 10px;
    width: 2px;
    background-color: white;
}

.close:before {
    transform: rotate(45deg);
}

.close:after {
    transform: rotate(-45deg);
}

.checkbox input[type='checkbox'],
.radio input[type=radio] {
    margin-top: 4px;
    opacity: 0;
}

.radio input[type=radio] {
    opacity: 0;
}

.checkbox input[type='checkbox']:checked+span:before,
.radio input[type='radio']:checked+span:before {
    background-color: #3D2C28;
    opacity: 1;
    position: absolute;
    top: 48%;
    left: 4px;
    display: block;
    margin-top: -6px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    content: '';
    -webkit-transition: background-color 0.2s linear !important;
    transition: background-color 0.2s linear !important;
}

.checkbox .parent input[type='checkbox']:checked+span:after {
    border: 1px solid black;
}

.checkbox input[type='checkbox']:checked+span:before {
    top: 48%;
    top: 16px;
    left: 3px;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    margin-top: -7px;
}

.checkbox input[type='checkbox']+span:after,
.radio input[type='radio']+span:after {
    position: absolute;
    top: 48%;
    top: 11px;
    left: 0;
    display: block;
    margin-top: -10px;
    width: 18px;
    height: 18px;
    border: 1px solid #bfbaba;
    border-radius: 9px;
    content: '';
    -webkit-transition: border-color 0.2s linear !important;
    transition: border-color 0.2s linear !important;
    -webkit-transition: background-color 0.2s linear !important;
    transition: background-color 0.2s linear !important;
}

.checkbox input[type='checkbox']+span:after {
    border-radius: 4px;
    margin-top: -5px;
}

.checkbox input[type='checkbox']+span,
.radio input[type=radio]+span {
    margin-left: 20px;
    padding-left: 4px;
    display: block;
    padding: 5px 15px 5px 5px;
    width: 96%;
    /* white-space: nowrap; */
}

.checkbox .btn.reset,
.radio .btn.reset,
.prices .btn.reset,
.prices .btn.ok {
    padding: 3px 5px;
    width: auto;
    float: right;
}

.prices .btn.reset {
    margin-right: 5px;
}

.prices input.range {
    width: 39%;
    height: 25px;
    border: 1px solid rgb(217, 210, 206);
    border-radius: 4px;
}

.checkbox .child {
    margin-left: 10px;
    padding-left: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.tag .btn.reset,
.checkbox .btn.reset,
.radio .btn.reset,
.prices .btn.ok {
    background-color: rgb(208, 54, 88);
    color: rgb(255, 255, 255);
    margin-top: 10px;
}

.headerSearchResult {
    font-size: 250%;
}

/* slider */

#slider-range {
    margin-top: 10px;
    margin-bottom: 10px;
}

.ui-slider-range.ui-corner-all.ui-widget-header {
    background-color: rgb(208, 54, 88);
}

.itemListSide {
    padding-left: 10px;
    padding-right: 10px;
}

.btn.search {
    background: url(/gs_front/image/cmn/ui_sprite.png) no-repeat -106px 2px;
    width: 25px;
    height: 25px;
    float: right;
    background-color: rgb(241, 241, 241);
}

/* Size menu */

.itemList__inner {
    left: 280px;
}

.itemListSide {
    width: 300px;
}

#itemListMain__inner {
    margin-left: 310px;
}

.div__keyword {
    letter-spacing: normal;
}

#DetailSearch li {
    width: 40%;
    float: left;
}

#DetailSearch .search {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

#DetailSearch .reset {
    width: 100%;
    margin-bottom: 20px;
}

.div__keyword {
    letter-spacing: normal;
}

.span__keyword:first-child {
    background: url(/gs_front/image/search_icon.png) no-repeat;
    background-size: 17px;
    padding-left: 20px;
}

.span__keyword span {
    color: #61aca3;
    white-space: nowrap;
}

span.span__keyword {
    color: #61aca3;
    white-space: nowrap;
}

.itemSort__keyword {
    float: left;
    padding: 7px;
}

.badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.itemOptionSuggest:first-child {
    margin-left: 0;
}

.itemOptionSuggest {
    margin-left: 60px;
}

html {
    overflow-x: initial;
}

.main__errorBox {
    margin-top: 26px;
}

.parent {
    cursor: pointer;
}

.i_box {
    cursor: pointer;
}

.parent .cate-name {
    cursor: pointer;
    width: 83%;
    padding-right: 30px;

}

.parent input[type=checkbox] {
    z-index: 10;
}

.child {
    display: none;
}

#SearchByPrices {
    margin-bottom: 52px;
}

#SearchByCategory .parent .cate-name {
    padding-right: 40px;
}

#SearchByCategory .parent .i_box::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 35%;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 6pt;
    height: 6pt;
    border-top: solid 2px #464646;
    border-right: solid 2px #464646;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#SearchByCategory .parent.open .i_box::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media screen and (max-width: 1400px) {
    .itemSort {
        position: initial;
        width: 100%;
        background-color: #f7f7f7;

        /*border: 1px solid rgb(229, 227, 225);		*/
    }

    .result__header ul.result__pager {
        border: 0px;
    }

}

.main__meanList {
    background-color: #609f3980;
    border: 1px solid #3a8d40c2;
    font-size: 112.5%;
    margin-bottom: 26px;
    padding: 14px 26px 16px 42px;
}

.main__meanListText {
    color: #07320d;
    padding: 2px 0;
}

.main__meanListText li {
    /* color: #07320d; */
    list-style-type: disc;
    padding-top: 2px;
}

.main__meanListText li a {
    color: #07320d;
}