/*---------------color green---------------*/
/*
@media (min-width: 992px) {
    .header-logo-block{position:relative;padding-top:2.5rem;padding-bottom:0.5rem;}

    .logo-container{align-items:start;justify-content:center;}

    .logo-container .box-navigation{position:static;padding-top:1rem;}

    .logo-container .box-logo{flex-grow:1;text-align:center;}
    .logo-container .box-logo .logo a{margin-left:10rem;}
    .logo-container .box-logo .logo img{max-height:3rem;}
    [dir="rtl"] .logo-container .box-logo .logo a{margin-right:10rem;margin-left:auto;}

    .logo-container .box-cart{padding-top:1rem;}
    .logo-container .box-cart .box-searchs{display:block;}

    .logo-container .box-search{order:1;width:100%;margin-left:0;margin-right:0;margin-top:1rem;display:none;}
    .logo-container .box-search.active{display:block;}
    .logo-container .box-search .search{margin-left:15%;margin-right:15%;}

    .megamenu{display:flex;justify-content: center;align-items: center;}
    .megamenu > ul{width:auto;}
}
*/
.logo span{color:#197CFF;}

.btn-primary,
.btn-primary:visited {  color: #FFF;  background: #197CFF;}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {  color: #fff;  background: #2598FF;  }

.btn-border:hover,
.btn-border:focus,
.btn-border:active {  color: #fff;  background: #2598FF; }

/*
.cart > button.active,
.cart > button:hover,
.navigation > button.active,
.navigation > button:hover,
.box-customer > button.active,
.box-customer button:hover,
.box-searchs > button.active,
.box-searchs button:hover,
.navigation > button.active,
.navigation > button:hover{  color: #2598FF;  }

.pagination > li.active > a,
.pagination > li.active > a:hover,
.pagination > li.active > a:focus,
.pagination > li.active > span,
.pagination > li.active > span:hover,
.pagination > li.active > span:focus {background: #197CFF; }

*/

.product-btn { background: #197CFF;border:2px solid #197CFF !important; background: #FFF;color: #197CFF;}
.product-btn i{font-weight:bold;}
.product-btn:hover {  background: #2598FF;  }

.product_color .product_color_txt a.vselect,
.product_color a:hover{background-color: #197CFF}
.product_color .product_color_txt a.img.vselect,
.product_color a.img:hover{background-color:#197CFF;}

.cart > button .cart-total2{background: #197CFF;color:#FFF;}

#livesearch_search_results li:hover,
#livesearch_search_results li.highlighted {  background-color: #197CFF;  }
/*
.button-view button {  color: #197CFF;  }
#list-view:hover,
#grid-view:hover,
#list-view.active,
#grid-view.active {  color: #2598FF;  }

.elem_filter button {  color: #197CFF; }
*/
.sf-menu .simple_menu li.active > a,
.sf-menu .simple_menu a:hover,
.sf-menu .simple_menu li.sfHover > a,
.sf-menu .simple_menu li > a.active {  color: #fff;  background: #197CFF;  }

footer  .bg-copyright .box-payments{float:none;text-align:center;}
footer .bg-copyright .copyright{float:none;text-align:center;}

.ui-to-top:hover {  background: #2598FF;  }

.social-list li a:hover {  background-color: #2598FF;  }

.product-gallery .image-thumb .bx-wrapper .bx-prev:hover,
.product-gallery .image-thumb .bx-wrapper .bx-next:hover {  color: #fff;  background: #2598FF;  }