body {
    line-height: 2;

}

#top_bar {
    /*background: #00a161;*/
    background: #e9ebf1;
}

#top_bar .header_item,
#top_bar .dropdown_tri_inner {
    color: #D8F6E6;
}

#top_bar a.header_item {
    color: #D8F6E6;
}

.wsocial-list {
    display: flex;
    gap: 10px;
    padding: 10px 0;
}

.easycontent_12 {
    margin-bottom: 0;
}

.logo {
    padding: 20px;
}

#st_mega_menu_wrap .st_mega_menu {
    justify-content: center;
}

#st_mega_menu_wrap .ml_level_0 {
    padding: 5px 0;
}

#st_mega_menu_wrap .ma_level_0 {
    font-size: 15px;
}

#top_extra .st_mega_menu_container {
    border-bottom-width: 0;
}

.st_reduce {
    /*color: #00a161;*/
    color: #a94442;
}

.easycontent_13 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.easycontent_13 .wsocial-list {
    padding: 0;
}

#footer .title_block {
    text-align: right !important;
}


.page-item:first-child .page-link {
    margin-right: 0;
    margin-left: -1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;

    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem;
}

.page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;

    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem;
}

.page-item .spacer {
    padding: 10px;
}

.product-prices .current-price .price {
    color: #06255c;
}

.product-description iframe {
    width: 700px;
    height: 400px;
    max-width: 100%;
}


/* mail alert */
.js-mailalert > input, .js-mailalert > button {
    width: 100%;
}

/* st_sticker */
.st_sticker .st_sticker_text {
    white-space: normal;
}

/* out of stock - product page */
.product-last-items, .product-unavailable {
    color: #a94442;
}

.product_link_nav.with_preview a .product_link_nav_preview {
    left: 0 !important;
    right: unset !important;
}
/* THEME CONFIGURATION */
@media (min-width: 992px) {
    #easycontent_container_15 {
        display: none;
    }

    .logo {
        padding: unset;
    }
}

@media (max-width: 992px) {
    .logo {
        padding: unset !important;
    }
}

.psf-cart-item .bootstrap-touchspin, .product-quantity .input-group.bootstrap-touchspin {
    flex-direction: row-reverse;
}

/* PrestaOne */
a.login.top_bar_item.header_icon_btn_2, a.dropdown_tri.dropdown_tri_in.header_item {
    border: 1px solid #092563;
    border-radius: 50px;
    padding: 0 25px !important;

}

a.st_shopping_cart.dropdown_tri.header_item {
    border: 1px solid #e9ebf1;
    border-radius: 50px;
    padding: 11px 40px;
    background: #e9ebf1;
}

a.st_shopping_cart.dropdown_tri.header_item span.cart_text.mar_r4 {
    margin-right: 8px !important;
    color: #092563 !important;
}

/*a.login.top_bar_item.header_icon_btn_2 .header_item,*/
#header_primary .top_bar_item .header_item {
    color: #092563 !important;
}

#steasy_column_17 {
    border-radius: 10px;
}

.icon_wrap.active, .icon_wrap:hover, a.icon_wrap.active, a.icon_wrap:hover {
    background: #092563 !important;
}

.btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
    background-color: #091d41 !important;
    border-color: #091d41 !important;
}

.facet-title.hidden-md-down {
    line-height: 4;
    background-color: #e9ebf1;
    padding-right: 25px;
}

#category_products_container_14 .pro_outer_box .pro_second_box {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pro_first_box {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

#category_products_container_14.products_container {
    border-radius: 15px;
}

.cart-summary-v.price {
    margin-right: 15px !important;
    white-space: normal !important;
}

.st_reduce, .discount-amount, .discount-percentage {
    color: #cf3374 !important;
}

#header_right .dropdown_list {
    /*left: 22px;*/
}

@media (max-width: 768px) {
    .stcompare_table a.stcompare_remove_all {
        font-size: 10px !important;
    }

    .search_results {
        max-width: 330px !important;
        right: unset !important;
        min-width: 298px !important;
        max-height: 400px;
        overflow-y: scroll;
    }
}

.pro_more_info .mobile_tab .mobile_tab_name {
    padding-right: 8px !important;
}

@media only screen and (max-width: 991px) {
    .mobile_tab .tab-pane {
        border-color: #ffffff !important;
    }
}

/* END PrestaOne*/