.block-policy .inner .item {
    float: left;
    line-height: 19px;
    padding: 20px;
    width: 25%;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}

.block-dealproduct .products-wrap {
    overflow: hidden;
    margin: 0 0 50px;
    background: #00aeef;
    border-radius: 20px;
}


.sidebar-megamenu .sambar .menu_vertical .btn-megamenu .title-mod:before {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 6px;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    background: #00aeef;
}

.home-layout .sp-megamenu-parent>li:first-child>a, .home-layout .sp-megamenu-parent>li:first-child>span {
    color: #fff;
    background-color: #00aeef;
}


.sp-megamenu-parent>li>a:hover {
    color: #222222;
background-color: #00aeef;
}

.sp-megamenu-parent>li:hover>a, .sp-megamenu-parent>li:hover>span, .sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active>span {
    background-color: #00aeef;
}


#sp-search .sj_jshopping_search-wrapper .search button {
    width: 60px;
    padding: 0;
    height: 40px;
    margin: -1px;
    background: #00aeef;
    border-radius: 0 3px 3px 0;
}

#jshop_module_wishlist a span {
    position: absolute;
    top: -11px;
    right: 0;
    width: 21px;
    height: 21px;
    line-height: 21px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
    background: #00aeef;
}

#jshop_module_cart a span.items_cart {
    position: absolute;
    top: -11px;
    right: 0;
    width: 21px;
    height: 21px;
    line-height: 21px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
    background: #00aeef;
}

.block-dealproduct .products-wrap .products-box .item .item-inner:hover .addtocart {
    background: #00aeef;
    color: #fff;
}

.block-products .products-wrap .products-box .item .item-inner:hover .addtocart {
    background: #00aeef;
    color: #fff;
}


.box-newsletter form.newsletter button {
    display: inline-block;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: #00aeef;
    text-transform: uppercase;
    border: none;
    border-radius: 0px 25px 25px 0;
    height: 44px;
    line-height: 44px;
    font-weight: 400;
    background-color: #00aeef;
    border-radius: 0px 5px 5px 0px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
    border: none;
    transition: none;
}

.custom.block-testimonial .moduletable .yt-testimonial .owl2-nav div:hover {
    color: #fff;
    background-color: #00aeef;
}

.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 30px;
    color: #fff;
    display: none;
    line-height: 44px;
    text-align: center;
    width: 40px;
    height: 40px;
    z-index: 30;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 1000;
    background-color: #00aeef;
}

#sp-footer a:hover,#sp-footer a:active,#sp-footer a:focus,#sp-bottom a:hover,#sp-bottom a:active,#sp-bottom a:focus,#sp-footer-top a:hover,#sp-footer-top a:active,#sp-footer-top a:focus,#sp-footer-bottom a:hover,#sp-footer-bottom a:active,#sp-footer-bottom a:focus{color:#00aeef}

#sp-bottom .sp-module ul.socials li a:hover {
    color: #fff;
    background: #00aeef;
}

.title-underlined {
    position: relative;
}

.title-underlined::after {
    content: "";
    width: 60px;
    height: 0;
    border: 2px solid #a7d4ee;
    background: #a7d4ee;
    position: absolute;
    bottom: -10px;
    left: 0;
    border-radius: 4px;
}

.specs-content{
column-count: 2;
    column-gap: 110px;
    margin-top: 50px;
}

.jshop_list_category .category img {
    display:none;
}

.jshop_list_category .category, .jshop_list_manufacturer .manufacturer, .jshop_list_vendor .vendor {
    text-align: left;
}

.jshop_categ {
    margin-bottom: 0;
}@media screen and (max-width: 992px) {  .block-policy .inner .item {    width: 100%;  }}

.jshop_list_category .category_name {
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: 0;
}