.categories-item-head__title a {
    color: #505050 !important;
}

.breadcrumb>li {
    display: inherit !important;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e8b37a !important;
    ;
    border-color: #e8b37a !important;
    ;
    border-radius: 4px !important;
    ;
    justify-content: center;
    color: #fff !important;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    padding: 8px 12px;
    transition: 0.4s all;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #424242 !important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #e8b37a !important;
    border-radius: 4px !important;
    font-size: 13px;
    font-weight: 400;
}

.nav>li>a {
    padding: 0px !important;
}

.carousel-control {
    top: auto;
    width: auto;
    opacity: 1;
}

.list-logo-link li a,
.categories-item-lists li a,
.filter-title,
.input-price {
    line-height: 21px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: #88bdbb !important;
}

.categories-active {
    background-color: #e9e9e9 !important;
}

.btn-e8b37a a {
    color: #ffffff !important;
}

.fade {
    opacity: 1 !important;
}

.products-item-price-two:after {
    left: calc(50% - 0.5px) !important;
}

.alert {
    text-align: center !important;
    color: #327385 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    background-color: #f2f3f4 !important;
    padding: 12px !important;
    border-color: #f2f3f4 !important;
}

.contact-footer {
    margin-bottom: 100px !important;
}

.product-description-body {
    font-size: 15px !important;
}

a {
    color: #000000;
}

a:hover {
    color: #e8b37a;
    text-decoration: none !important;
}

.product-buy-form .input-group input {
    text-align: center !important;
}

.invi {
    display: none;
}

.products-item-price-blue-price,
.products-item-price-blue-priceblack {
    line-height: 20px !important;
}

.header-bottom-row {
    display: flex !important;
}

.custom-control-label::before {
    position: absolute;
    top: 3px;
    left: -20px !important;
    display: block;
    width: 16px !important;
    height: 16px !important;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.custom-control-label::after {
    position: absolute;
    top: 4px;
    left: -20px !important;
    display: block;
    width: 16px !important;
    height: 16px !important;
    content: "";
    background: no-repeat 50%/50% 50%;
}

.products-item-footer-auction-buy__heart.active,
.products-item-footer-auction-buy__heart:hover,
.products-item-footer-auction-buy__heart:focus {
    background-image: url(../dist/img/star-hover.svg);
    outline: none;
}

.products-item-footer-auction-buy__heart {
    background-image: url(../dist/img/star.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    min-width: 23px;
    max-width: 23px;
    min-height: 21px;
    max-height: 21px;
    border: none;
}

.help-block {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: #327385;
    border-color: #f2f3f4 !important;
    font-size: 14px;
}

.product-description {
    border: 0px !important;
}


.svg-icon-star {
    background-image: url(../dist/img/star.svg);
    vertical-align: bottom;
    margin-bottom: -1px;
}

.svg-icon-star-active {
    background-image: url(../dist/img/star-hover.svg) !important;
}

.product-washlist.active .svg-icon-star,
.product-washlist:hover .svg-icon-star,
.product-washlist:focus .svg-icon-star {
    background-image: url(../dist/img/star-hover.svg);
}

#dLabel {
    border: 0px !important;
}

/* turn it off completely */
.dropdown--search--auctions select,
.dropdown--search--auctions select,
.dropdown--search--auctions select {
    outline: none
}

/* make it red instead (with with same width and style) */
.dropdown--search--auctions select option:hover,
.dropdown--search--auctions select option:active,
.dropdown--search--auctions select option:focus {
    background: linear-gradient(#f0f0f0, #f0f0f0);
    background-color: #f0f0f0 !important;
    /* for IE */
    color: #ffffff !important;
    outline-color: #f0f0f0 !important;
}

option:hover {
    background-color: #f0f0f0 !important;
}

.dropdown--search select {
    width: 170px !important;
    padding-left: 10px !important;
}

.dropdown--search--auctions select {
    width: 130px !important;
}

.dropdown--select::after {
    right: 8px !important;
}

.product-attr-row .product-attr-item {
    display: flex;
    flex-wrap: wrap;
}

.odr-link {
    font-size: 14px;
    color: #e8b37a;
}


/*seetpal 0n 17-07-2020 start*/
.home-slider-row .carousel-banner {
    position: relative;
}

ul#foo1 {
    padding: 0;
    margin: 0;
    list-style: none;
}

.carousel-banner>ul {
    display: none
}

@media (min-width:1200px) {
    .carousel-banner .button-device {
        display: none;
    }
}

ul#foo1 li {
    float: left;
    position: relative;
}

.button-device {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

@media (max-width: 1199px) {
    .carousel-control__item i {
        opacity: 1 !important;
    }
}

.products-item-img img {
    height: 150px !important;
    overflow: hidden !important;
    /* max-height: 150px !important; */
    width: 100%;
    margin: 0 auto;
    -o-object-fit: contain;
    object-fit: contain;
}

.products-item-img {
    height: 150px !important;
}

/*seetpal 0n 17-07-2020 end*/

/*      header-bottom dropdown updated  keep code on exact position   20-07-2020*/
.dropdown--search select {
    width: 170px !important;
    padding-left: 10px !important;
}

.dropdown--search--auctions select {
    width: 130px !important;
}

.dropdown--select::after {
    right: 8px !important;
}

.product-attr-row .product-attr-item {
    display: flex !important;
    flex-wrap: wrap !important;
}

.odr-link {
    font-size: 14px !important;
    color: #e8b37a !important;
}

.header-bottom .select2-container--default .select2-selection--single {
    border: none;
    padding: 0;
    border-radius: 0;
}

.header-bottom .select2 {
    min-width: 100%;
}

.header-bottom .select2-container {
    outline: 0;
    border-radius: 0;
    min-width: 100%;
}

.header-bottom .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 25px;
}

.header-bottom .select2-container--default .select2-selection--single,
.header-bottom .select2-container .select2-selection--single .select2-selection__rendered,
.header-bottom .select2-results__option {
    height: 40px;
    line-height: 40px;
    color: #122d32;
    font-size: 14px;
    font-weight: 400;
    background-color: #efd8d2;
    outline: none !important;
    border-radius: 0;
    /* padding: 0 10px; */
    border-width: 0 1px 0 0;
    border-color: #c6c6c6;
}

.header-bottom .select2-results__option {
    /*  background-color: #efd2d2;*/
    background-color: #fff;
    padding: 0 8px
}

.header-bottom .select2-results__option--highlighted[aria-selected] {
    background: #f0f0f0 !important;
}

.header-bottom .select2-container--default .select2-selection__arrow:before,
.header-bottom .dropdown--select::after {
    vertical-align: unset;
    content: "\f107";
    border: none;
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    top: calc(50% - 9px);
    /*     position: absolute; */
    /*     right: 15px; */
    display: inline-block;
    margin-left: 6px;
}

.header-bottom .select2-selection__arrow b {
    display: none;
}

.header-bottom .select2-container--open .select2-dropdown {
    border: 0;
    border-radius: 0;
    line-height: 0;
    box-shadow: 0 0 1px grey;

}

.header-bottom .select2-container--open .select2-results__options {
    width: fit-content;
    width: max-content;
    min-width: 100%;
    white-space: nowrap;
    max-width: calc(100vw - 30px);
    float: right;
}

.header-bottom .select2-container--default .select2-results__option[aria-selected=true] {
    /*background: #f2f3f4;*/
    background: #f0f0f0;
}


.header-bottom .dropdown--search--2 .select2-container .select2-selection--single .select2-selection__rendered {
    background: #f0f0f0;
}




@media (max-width: 767.98px) {
    .search .dropdown--search select {
        width: 100% !important;
    }

    /*      header banner images iphone fixed on    21 july */


    a.static-banner__item {
        position: relative;
        padding-bottom: 32%;
    }

    a.static-banner__item img {
        object-fit: cover;
        position: absolute;
    }

    .product-gallery-indicators .owl-carousel .owl-item img,
    #ProductGallery .carousel-item a img {
        object-fit: cover;
    }

    /*      header banner images iphone fixed end  on    21 july */

}

@media (min-width: 768px) {
    .header-bottom .dropdown--select::after {
        /*display: none*/
    }
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #122d32 !important;
}

.breadcrumb>li+li:before {
    color: #6c757d;
    content: ">" !important;
}

.dropdown-menu {
    padding: 0 !important;
    margin: 0 !important;
}

/*      header-bottom dropdown update end  keep code on exact position   20-07-2020*/
.breadcrumb {
    padding-bottom: 6px !important;
    align-items: baseline;
}

.breadcrumb .lang-drop img {
    margin-bottom: 15px;
}

.header-btn-group>a span,
.header-btn-group button span {
    max-width: 55px !important;
}

.mtxpx {
    margin-top: 2px !important;
}
.lang-drop .dropdown-menu {
    max-width: calc(100vw - 20px);
    width: 250px;
}
.breadcrumb .dropdown-menu>li>a {
    font-size: 14px;
    padding: 3px;
    white-space: normal;
}

@media (min-width: 768px) {
    .breadcrumb-container {
        height: auto !important;
    }

    .page-list-page {
        margin-top: 20px !important;
    }
}

@media (max-width: 767.98px) {
    .breadcrumb-container {
        height: auto !important;
    }

    .page-list-page {
        margin-top: 20px !important;
    }
}

.svg-icon-heart-active {
    background-image: url("../dist/img/heart-hover.svg") !important;
}

.account-box-header-item>div,
.account-box-header-item button {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.blog_link a {
    color: #e6b379 !important;
    font-size: 16px !important;
    font-weight: bold;
}

.breadcrumb-item a {
    color: #3c3c3c !important;
    font-size: 20px !important;
    font-weight: 700;
    line-height: 14px;
}

.blog_breadcrumb .fas {
    font-size: 20px !important;
}

.png-icon-logo-3 {
    background-image: url('https://yahootest.japantrek.jp/uploads/auctions.svg');
}
.blog_exerpt {max-height: 52px !important;}
.blog_stories_list .list-unstyled li {
    width: calc(33.33% - 20px);
    float: left;
    border: 1px solid #f1f1f1;
    margin: 0 10px 20px;
    max-height: 418px !important;
    overflow: hidden !important;
}
.blog_stories_list .list-unstyled .pagination li{
    width:auto !important;
}

@media (max-width: 991px){
    .blog_stories_list .list-unstyled li {
        min-height:255px
    }
    }
.dropdown--header .dropdown-item {
    text-align: left !important;
}

body{
    font-family: 'Roboto', sans-serif !important;
}
.search-input{font-size: 14px !important;}
.dropdown--allcategories .dropdown-item span{font-size: 14px !important;}
.header-bottom-translate label{font-size: 14px !important;}
.cart-small-text__title{font-size: 14px !important;}
.popular-cat-item__body__lists li a{font-size: 14px !important;}
.footer-bottom-row span, .footer-bottom-row a{font-size: 14px !important;}
.list-logo-link li a{font-size: 16px !important;}
.dropdown--allcategories .dropdown-toggle{font-size: 18px !important;}
.ProductTable {
    width: 100%;
    margin-bottom: 25px;
    border: 1px solid #d3d2cc;
    border-collapse: collapse;
    table-layout: fixed;
}
.ProductTable__title {
    margin-bottom: 10px;
    text-align: left;
    line-height: 1;
}
.ProductTable__body {
    font-size: 87.5%;
}
.ProductTable__row {
    border-bottom: 1px solid #d3d2cc;
}
.ProductTable__th {
    width: 188px;
    padding: 6px;
    text-align: left;
    background-color: #f1f0e8;
    box-shadow: inset 2px 2px 0 #fff, inset -1px -1px 0 #fff;
    empty-cells: show;
}
.ProductTable__td {
    padding: 6px 10px;
    border-right: 1px solid #d3d2cc;
    text-align: left;
    empty-cells: show;
}
.ProductTable--4col .ProductTable__td {
    text-align: center;
}
.header-top {
    background-color: #327385 !important;}
