/*
* CUSTOM CSS
*/
.header_box {
    position: fixed;
    left: 0px;
    top: 0px;
    background: blue;
    height: 3px;
    width: 100%;
    overflow: hidden;
    z-index: 999999;
}

.header_box_item {
    height: 3px;
    float: left;
}

.fs-24 {
    font-size: 24px;
}

.go_to_link {
    /*background: #126ff7;*/
    /*padding: 5px 5px;*/
    /*text-align: center;*/
    /*text-decoration: none;*/
    /*color: #fff;*/
    /*border-radius: 5px;*/
    /*margin-bottom: 10px;*/
    /*transition: all 0.3s ease;*/
}

.go_to_link:hover {
    /*background: #73db5c;*/
    /*color: #fff;*/
}

.go_to_link:hover {
    /*transform: scale(1.05);*/
}

.go_to_link:last-child {
    margin-bottom: 0;
}


.offers-badge {
    left: 5px;
    top: 5px;
}

.product-body {
    text-align: center;
    padding: 5px;
}

.price_range {
    font-weight: 500;
    margin-bottom: 8px;
}

.product-img {
    max-height: 160px;
    margin: 0 auto;
    border-radius: 10px;
    padding: 0 50px;
}

.product-image {
    text-align: center;
    border: 1px solid #ececec;
    padding: 5px;
    border-radius: 6px;
}

.product-title {
    height: 50px;
}

.d-flex-centered {
    display: flex;
    /*justify-content: center;*/
    align-items: center;
}

.product-box {
    margin-bottom: 5px;
    box-shadow: var(--bs-box-shadow);
    transition: all 0.3s ease;
}

.product-box:not(.loading-box):hover {
    /*transform: scale(1.05);*/
    box-shadow: var(--bs-box-shadow-lg);
}

.product-box:not(.loading-box):hover * {
    opacity: 1;
}

.product_boxes {
    margin-top: 40px;
    margin-bottom: 20px;
}

.placeholder-btn {
    min-height: 40px;
    background: #000;
}

.offers_txt {
    font-weight: 500;
}

.desc_area {
    padding-top: 5px;
}

.this_offer, .sell_mine {
    /*background: #e3e3e3;*/
    /*color: #000;*/
}

.offer-link {
    color: #008000;
    text-decoration: none;
    font-size: 16px;
}

.offer-link:hover {
    text-decoration: underline;
}

.zone_box {
    font-size: 14px;
}

.xmiles_color {
    color: #fff;
    background: #0bb50b;
    border: 1px solid #0bb50b;
}

.extra_miles_color {
    color: #fff;
    background: grey;
    border: 1px solid grey;
}

.other_country_color {
    color: #fff;
    background: #f0b041;
    border: 1px solid #f0b041;
}

.same_country_color {
    color: #fff;
    background: #5fa57e;
    border: 1px solid #5fa57e;
}

.offer-meta i {
    margin-right: 5px;
}

.meta-info {
    font-size: 15px;
    font-weight: normal;
    margin-right: 10px;
    text-align: left;
    padding: 5px 5px;
    /*min-width: 120px;*/
}

.meta-info:not(.zone_box) {
    color: #000;
    /*background: #e5e5e5;*/
}

.meta-info.meta-price {
    /*font-weight: 600;*/
    /*font-size: 16px;*/
    /*background: #8ee58e;*/
    /*color: #fff;*/

    font-weight: 700;
    font-size: 28px;
    color: #126ff7;
    padding-left: 0;
    line-height: 30px;
}

.product-link.placeholder-glow {
    margin-bottom: 10px;
}

#ws2_search_form {
    margin-bottom: 0 !important;
}

.scroll_to_top {
    position: fixed;
    right: 50px;
    bottom: 40px;
    z-index: 99999999;
    font-size: 40px;
    border: 1px solid;
    padding: 5px 10px;
    border-radius: 6px;
    color: grey;
    transition: all 0.3s ease;
    display: none;
}

.scroll_to_top:hover {
    color: #5656ef;
}

.product-link {
    visibility: hidden;
}

.tb_line:hover .product-link {
    visibility: visible;
}

.timcom_header {
    width: 100%;
    background: #f5f5f5;
    /*background: #126ff7;*/
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    height: 90px;
    transition: all 0.5s ease;
}

.colx {
    margin-top: 0;
}

.header-brand {
    padding: 0 20px;
    font-size: 20px;
    color: #126ff7;
    letter-spacing: -1px;
}

.hamburger_icon i {
    font-size: 22px;
}

.hamburger_icon .times {
    display: none;
}

.hamburger_icon {
    margin-right: 5px;
}

.hamburger_link {
    text-decoration: none;
    color: #fff;
}

.hamburger_link:hover {
    text-decoration: none;
}

.search {
    position: relative;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1);

}

.search input {
    height: 45px;
    /*text-indent: 25px;*/
    border: 2px solid #d6d4d4;
}


.search input:focus {
    box-shadow: none;
    border: 2px solid blue;
}

.search i {
    /*position: absolute;*/
    /*top: 16px;*/
    /*left: 16px;*/

    position: relative;
    top: -1px;
}

.search button {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 35px;
    width: 110px;
    width: 110px;
    background: #ababab;
    border-color: #ababab;
}


.last-col {
    padding: 0 30px;
}

.offcanvas-header {
    background: #126ff7;
    height: 60px;
    color: #fff;
}

.header-brand .dropdown-toggle {
    color: #126ff7;
}

.offer_transp_header {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 100;
    height: 100px;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 1));
    z-idnex: 101;
}

.offer_box {
    display: block !important;
}
