.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:not(.btn) {
  color: #006284;
}
a:not(.btn):hover {
  color: #00adea;
}
body {
  border-top: 3px solid #00adea;
  color: #000000;
}
body.bg {
  background: #fff;
}
#sp-top-wrapper .vina_top1 .top-language .custom_language .dropdown a {
  color: #000;
}
#sp-top-wrapper .vina_menu_top2 .menu li a {
  color: #333;
}
#sp-top-wrapper .vina_menu_top2 .menu li a:hover {
  background: none;
  color: #00adea;
}
#sp-header-wrapper {
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top,#ffffff,#eeeeee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#eeeeee));
  background-image: -webkit-linear-gradient(top,#ffffff,#eeeeee);
  background-image: -o-linear-gradient(top,#ffffff,#eeeeee);
  background-image: linear-gradient(to bottom,#ffffff,#eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  background: #fff;
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset2/logo.png);
}
#sp-header-wrapper #sp-social ul li {
  padding: 0;
}
#sp-header-wrapper #sp-social ul li a {
  border: 1px solid #e7e7e7;
  color: #333;
}
#sp-header-wrapper #sp-social ul li a:hover {
  color: #fff;
  background: #00adea;
  border-color: #00adea;
}
.sp-submenu .sp-submenu-wrap {
  border-bottom: 3px solid #00adea;
}
#sp-main-menu li li:not(.sp-menu-group):hover >a,
#sp-main-menu li li:not(.sp-menu-group).active >a {
  color: #00adea;
}
#sp-menu-wrapper {
  background: #00adea;
}
#sp-menu-wrapper #sp-main-menu li li:not(.sp-menu-group) a:before {
  background: #00adea;
}
#sp-menu-wrapper #sp-menu #sp-main-menu .sp-menu.level-0 >li.menu-item >a {
  color: #fff;
  border: 1px solid #00adea;
}
#sp-menu-wrapper #sp-menu #sp-main-menu .sp-menu.level-0 >li.menu-item >a:hover {
  background: rgba(255,255,255,0.2);
  border: 1px solid rgba(255,255,255,0.5);
}
#sp-menu-wrapper #sp-menu #sp-main-menu .sp-menu.level-0 >li.active a {
  background: rgba(255,255,255,0.2);
  border: 1px solid rgba(255,255,255,0.5);
}
#sp-menu-wrapper #sp-cart #jshop_module_cart .cart-wapper:hover a {
  color: #00adea;
}
#sp-menu-wrapper #sp-cart #jshop_module_cart .cart-wapper .cart-content .price-cart .price {
  color: #00adea;
}
.module.vina_feature_h1 .gallery .slider .slides .slide-item {
  background: #00adea;
}
.module.vina_feature_h1 .gallery .slider .slides .slide-item .content-black {
  color: #000;
}
.module.vina_feature_h1 .gallery .slider .slides .slide-item .content-white {
  color: #fff;
}
.module.vina_feature_h1 .gallery .slider .slides .slide-item .content a {
  background: #00adea;
  color: #fff;
  border: 0;
}
.module.vina_feature_h1 .gallery .slider .slides .slide-item .content a:hover {
  background: #000;
}
.vina_feature_h2 .vina-camera-slider .camera_wrap .camera_fakehover .camera_target_content .cameraContents .cameraContent .content a {
  background: #00adea;
  color: #fff;
  border: 0;
}
.vina_feature_h2 .vina-camera-slider .camera_wrap .camera_fakehover .camera_target_content .cameraContents .cameraContent .content a:hover {
  background: #000;
}
.vina_feature_h2 .vina-camera-slider .camera_wrap .camera_fakehover .camera_target_content .cameraContents .cameraContent .content-black {
  color: #000;
}
.vina_feature_h2 .vina-camera-slider .camera_wrap .camera_fakehover .camera_target_content .cameraContents .cameraContent .content-white {
  color: #fff;
}
.vina_feature_h2 .vina-camera-slider .camera_wrap .camera_fakehover .camera_prev {
  left: 30px;
}
.vina_feature_h2 .vina-camera-slider .camera_wrap .camera_fakehover .camera_prev span:before {
  content: "\f177";
  color: #fff;
}
.vina_feature_h2 .vina-camera-slider .camera_wrap .camera_fakehover .camera_next {
  right: 30px;
}
.vina_feature_h2 .vina-camera-slider .camera_wrap .camera_fakehover .camera_next span:before {
  content: "\f178";
  color: #fff;
}
.vina_feature_h2 .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
  border-color: #fff;
}
.vina_feature_h2 .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent span {
  background: #00adea;
}
.vina_feature_h2 .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li span {
  background: #fff;
}
.vina_feature_h2 .content-white {
  color: #fff;
}
.vina_feature_h2 .content-white p a {
  border: 1px solid #fff;
  color: #fff;
}
.vina_feature_h2 .content-white p a:hover {
  background: #00adea;
  border-color: #00adea;
  color: #fff;
}
.vina_services_slideshow .services {
  color: #fff;
}
.vina_services_slideshow .services .item-wapper {
  background: #00adea;
}
.vina_services_slideshow .services .item-wapper:after {
  background: #000;
}
.vina_services_slideshow .services .item-wapper .item-inner {
  border: 1px solid #fff;
}
.vina_services_slideshow .services .item-wapper .item-inner:before {
  background: #00adea;
}
.vina_services_slideshow .services .item-wapper .item-inner:after {
  background: #000;
  border: 1px solid #fff;
}
.vina_services_slideshow .services .item-wapper .icon {
  background: #00adea;
}
.feature-product .header {
  color: #fff;
}
.feature-product .header:before {
  background: #e6e6e6;
}
.feature-product .header .text:before {
  background: #00adea;
}
.feature-product .header .text:after {
  background: #00adea;
}
.feature-product .header .text span {
  background: #00adea;
}
.vina-carousel-jshopping .item .vina-item .image-block {
  border: 1px solid #c5c5c5;
}
.vina-carousel-jshopping .item .vina-item .image-block .content {
  background: #00adea;
  color: white;
}
.vina-carousel-jshopping .item .vina-item .image-block .content .description a {
  color: white !important;
  border: 1px solid rgba(255,255,255,0.5);
  background: rgba(255,255,255,0.2);
}
.vina-carousel-jshopping .item .vina-item .image-block .content .description a:hover {
  color: #000 !important;
  background: #fff;
}
.vina-carousel-jshopping .item .vina-item .text-block {
  border: 1px solid #c5c5c5;
  border-top: 0;
}
.vina-carousel-jshopping .item .vina-item .text-block .title a {
  color: #000 !important;
}
.vina-carousel-jshopping .item .vina-item .text-block .price-block .price {
  color: #00adea;
}
.vina-carousel-jshopping .item .vina-item .text-block .price-block .old-price {
  color: #d2d2d2;
}
.vina-carousel-jshopping .item .vina-item .addto .cart-detail,
.vina-carousel-jshopping .item .vina-item .addto .button_detail {
  border: 1px solid #e6e6e6;
  color: #e6e6e6 !important;
  background: #fff;
}
.vina-carousel-jshopping .item .vina-item .addto .cart-detail:hover,
.vina-carousel-jshopping .item .vina-item .addto .button_detail:hover {
  color: #00adea !important;
  border-color: #00adea;
}
.vina-carousel-jshopping .item .vina-item .addto .addtocart {
  background: #00adea;
  color: #fff !important;
}
.vina-carousel-jshopping .item .vina-item .addto .addtocart:hover {
  background: #000;
}
.vina-carousel-jshopping .owl-controls .owl-buttons .owl-prev {
  left: 15px;
}
.vina-carousel-jshopping .owl-controls .owl-buttons .owl-prev:before {
  content: "\f177";
  border: 1px solid #e6e6e6;
  color: #e6e6e6;
}
.vina-carousel-jshopping .owl-controls .owl-buttons .owl-prev:hover:before {
  color: #00adea;
  border-color: #00adea;
}
.vina-carousel-jshopping .owl-controls .owl-buttons .owl-next {
  right: 15px;
}
.vina-carousel-jshopping .owl-controls .owl-buttons .owl-next:before {
  content: "\f178";
  border: 1px solid #e6e6e6;
  color: #e6e6e6;
}
.vina-carousel-jshopping .owl-controls .owl-buttons .owl-next:hover:before {
  color: #00adea;
  border-color: #00adea;
}
.module.vina_services {
  background: #00adea;
  color: #fff;
  padding: 40px 0;
}
.module.vina_services .service .item .icon:before {
  border: 1px solid #fff;
  color: #fff;
}
.module.vina_services .service .item .icon:after {
  background: #00adea;
}
#sp-main-body-wrapper {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#sp-main-body-wrapper .module.vina_shop_filters .jshop_filters {
  border: 1px solid #e4e4e4;
}
#sp-main-body-wrapper .module.vina_shop_filters .jshop_filters form .brand .filter_title:before,
#sp-main-body-wrapper .module.vina_shop_filters .jshop_filters form .shop-price .filter_title:before {
  background: #e5e5e5;
}
#sp-main-body-wrapper .module.vina_shop_filters .jshop_filters form .brand .filter_title:after,
#sp-main-body-wrapper .module.vina_shop_filters .jshop_filters form .shop-price .filter_title:after {
  background: #00adea;
}
#sp-main-body-wrapper .module.vina_shop_filters .jshop_filters form .shop-price p {
  margin: 0;
  position: relative;
}
#sp-main-body-wrapper .module.vina_shop_filters .jshop_filters form .shop-price p.box_price_to,
#sp-main-body-wrapper .module.vina_shop_filters .jshop_filters form .shop-price p.box_price_from {
  color: #00adea;
}
#sp-main-body-wrapper .module.vina_shop_filters .jshop_filters form .shop-price p span {
  color: #cacaca;
}
#sp-main-body-wrapper .module.vina_shop_filters .jshop_filters form .shop-price .button {
  background: none;
  background-color: #00adea;
}
#sp-main-body-wrapper .module.vina_special .megamenu-title .header {
  background: none;
  color: #000;
}
#sp-main-body-wrapper .module.vina_popular_bl .tab .nav-tabs li.active {
  background: #00adea;
  border-color: #00adea;
}
#sp-main-body-wrapper .module.vina_popular_bl .tab .nav-tabs li.active a {
  color: #fff;
}
#sp-main-body-wrapper .module.vina_popular_bl .tab .tab-content .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .image a:before {
  background: #00adea;
}
#sp-main-body-wrapper .module.vina_popular_bl .tab .tab-content .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .image a img {
  border: 1px solid #e6e6e6;
}
#sp-main-body-wrapper .module.vina_popular_bl .tab .tab-content .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .title a {
  color: #000;
}
#sp-main-body-wrapper .module.vina_popular_bl .tab .tab-content .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .price-block .price {
  color: #00adea;
}
#sp-main-body-wrapper .module.vina_popular_bl .tab .tab-content .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .price-block .old-price {
  color: #cacaca;
}
#sp-main-body-wrapper .module.vina_popular_bl .tab .tab-content .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .addtocart {
  color: #000;
}
#sp-main-body-wrapper .module.vina_popular_bl .tab .tab-content .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item:hover .content .addtocart {
  color: #00adea;
}
#sp-main-body-wrapper .module.vina_popular_bl .header,
#sp-main-body-wrapper .module.vina_tag .header,
#sp-main-body-wrapper .module.vina_category .header,
#sp-main-body-wrapper .module.vina_search-right .header,
#sp-main-body-wrapper .module.vina_special .header,
#sp-main-body-wrapper .module.vina_shop_filters .header {
  color: #000;
}
#sp-main-body-wrapper .module.vina_popular_bl .header:after,
#sp-main-body-wrapper .module.vina_tag .header:after,
#sp-main-body-wrapper .module.vina_category .header:after,
#sp-main-body-wrapper .module.vina_search-right .header:after,
#sp-main-body-wrapper .module.vina_special .header:after,
#sp-main-body-wrapper .module.vina_shop_filters .header:after {
  background: #00adea;
}
#sp-main-body-wrapper .module.vina_popular_bl .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .title a,
#sp-main-body-wrapper .module.vina_tag .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .title a,
#sp-main-body-wrapper .module.vina_category .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .title a,
#sp-main-body-wrapper .module.vina_search-right .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .title a,
#sp-main-body-wrapper .module.vina_special .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .title a,
#sp-main-body-wrapper .module.vina_shop_filters .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .title a {
  color: #000;
}
#sp-main-body-wrapper .module.vina_popular_bl .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .addtocart,
#sp-main-body-wrapper .module.vina_tag .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .addtocart,
#sp-main-body-wrapper .module.vina_category .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .addtocart,
#sp-main-body-wrapper .module.vina_search-right .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .addtocart,
#sp-main-body-wrapper .module.vina_special .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .addtocart,
#sp-main-body-wrapper .module.vina_shop_filters .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .addtocart {
  color: #000;
}
#sp-main-body-wrapper .module.vina_popular_bl .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item:hover .content .text-block .addtocart,
#sp-main-body-wrapper .module.vina_tag .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item:hover .content .text-block .addtocart,
#sp-main-body-wrapper .module.vina_category .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item:hover .content .text-block .addtocart,
#sp-main-body-wrapper .module.vina_search-right .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item:hover .content .text-block .addtocart,
#sp-main-body-wrapper .module.vina_special .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item:hover .content .text-block .addtocart,
#sp-main-body-wrapper .module.vina_shop_filters .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item:hover .content .text-block .addtocart {
  color: #00adea;
}
#sp-main-body-wrapper .module.vina_popular_bl .mod-content .mod-inner .categories-module,
#sp-main-body-wrapper .module.vina_tag .mod-content .mod-inner .categories-module,
#sp-main-body-wrapper .module.vina_category .mod-content .mod-inner .categories-module,
#sp-main-body-wrapper .module.vina_search-right .mod-content .mod-inner .categories-module,
#sp-main-body-wrapper .module.vina_special .mod-content .mod-inner .categories-module,
#sp-main-body-wrapper .module.vina_shop_filters .mod-content .mod-inner .categories-module {
  margin: 0;
}
#sp-main-body-wrapper .module.vina_popular_bl .mod-content .mod-inner .categories-module li.active h4 a,
#sp-main-body-wrapper .module.vina_tag .mod-content .mod-inner .categories-module li.active h4 a,
#sp-main-body-wrapper .module.vina_category .mod-content .mod-inner .categories-module li.active h4 a,
#sp-main-body-wrapper .module.vina_search-right .mod-content .mod-inner .categories-module li.active h4 a,
#sp-main-body-wrapper .module.vina_special .mod-content .mod-inner .categories-module li.active h4 a,
#sp-main-body-wrapper .module.vina_shop_filters .mod-content .mod-inner .categories-module li.active h4 a {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component article.item-page .entry-content .image-box .blog-time {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component article.item-page .entry-content .entry-header .page-header a {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component article.item-page .entry-content .entry-meta {
  color: #000;
  background: none;
}
#sp-main-body-wrapper #sp-component-area #sp-component article.item-page .entry-content .entry-meta .by-author .fn {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component article.item-page .entry-content .entry-meta .category-name a {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation {
  margin-bottom: 100px;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item {
  position: relative;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item:hover .content .icon-wapper {
  color: #fff;
  font-size: 50px;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item:hover .content .icon-wapper:before {
  opacity: 1;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item:hover .content .icon-wapper .icon-inner:before {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item:hover .content .icon-wapper .icon-inner:after {
  border-color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item:hover .content .icon-wapper .icon-inner .icon:before {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item:hover .content .icon-wapper .icon-inner .icon:after {
  border-color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  top: 20px;
  background: #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 20px;
  background: #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content {
  text-align: center;
  position: relative;
  padding: 20px;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  right: 20px;
  bottom: 0;
  background: #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: 20px;
  top: 0;
  background: #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content .icon-wapper {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content .icon-wapper:before {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content .icon-wapper .icon-inner {
  z-index: 10;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content .icon-wapper .icon-inner:before {
  background: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content .icon-wapper .icon-inner:after {
  border: 1px solid #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content .icon-wapper .icon-inner .icon:before {
  background: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content .icon-wapper .icon-inner .icon:after {
  border: 1px solid #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content .text-box {
  color: #353535;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_infomation .contact-top .item .content .text-box h4 {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_contact .vina_contact_us {
  background: rgba(0,0,0,0.2);
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_contact .vina_contact_us .qlform form .control-group .control-label {
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .category-short-code .vina_contact .vina_contact_us .qlform form .control-group.submit .vina_button {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li .next,
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li .previous {
  background: #000;
  color: transparent;
  position: relative;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li .next:hover,
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li .previous:hover {
  color: transparent;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li .next:before,
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li .previous:before {
  position: absolute;
  z-index: 0;
  font-size: 14px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  height: 100%;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li .next:before {
  content: "\f178";
  left: 0;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li .previous:before {
  content: "\f177";
  right: 0;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li:first-child a,
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li:last-child a {
  background: #00adea;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li.pagination-active a {
  background: #fff;
  width: 20px;
  border-color: #00adea;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li a {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog .pagination ul li a:hover {
  background: #000;
  color: #fff;
  border-color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .login-form .content {
  border: 1px solid #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .login-form .content .small_header {
  border-bottom: 1px solid #ddd;
}
#sp-main-body-wrapper #sp-component-area #sp-component .login-form .set-buttons {
  border: 1px solid #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .confirm_order .form_finish {
  margin-bottom: 0;
}
#sp-main-body-wrapper #sp-component-area #sp-component .confirm_order .form_finish table .vina_button {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .confirm_order .form_finish table .vina_button:hover {
  background: #006284;
}
#sp-main-body-wrapper #sp-component-area #sp-component .address_block,
#sp-main-body-wrapper #sp-component-area #sp-component .editaccount_block,
#sp-main-body-wrapper #sp-component-area #sp-component .login-form,
#sp-main-body-wrapper #sp-component-area #sp-component .register-form {
  text-align: left;
}
#sp-main-body-wrapper #sp-component-area #sp-component .address_block .megamenu-title .page-title,
#sp-main-body-wrapper #sp-component-area #sp-component .editaccount_block .megamenu-title .page-title,
#sp-main-body-wrapper #sp-component-area #sp-component .login-form .megamenu-title .page-title,
#sp-main-body-wrapper #sp-component-area #sp-component .register-form .megamenu-title .page-title {
  background: #efefef;
}
#sp-main-body-wrapper #sp-component-area #sp-component .address_block .fieldset,
#sp-main-body-wrapper #sp-component-area #sp-component .editaccount_block .fieldset,
#sp-main-body-wrapper #sp-component-area #sp-component .login-form .fieldset,
#sp-main-body-wrapper #sp-component-area #sp-component .register-form .fieldset {
  border: 1px solid #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .address_block .fieldset .title,
#sp-main-body-wrapper #sp-component-area #sp-component .editaccount_block .fieldset .title,
#sp-main-body-wrapper #sp-component-area #sp-component .login-form .fieldset .title,
#sp-main-body-wrapper #sp-component-area #sp-component .register-form .fieldset .title {
  border: 1px solid #cacaca;
  background: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .address_block .set-buttons .vina-button,
#sp-main-body-wrapper #sp-component-area #sp-component .editaccount_block .set-buttons .vina-button,
#sp-main-body-wrapper #sp-component-area #sp-component .login-form .set-buttons .vina-button,
#sp-main-body-wrapper #sp-component-area #sp-component .register-form .set-buttons .vina-button {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .address_block .set-buttons .vina-button:hover,
#sp-main-body-wrapper #sp-component-area #sp-component .editaccount_block .set-buttons .vina-button:hover,
#sp-main-body-wrapper #sp-component-area #sp-component .login-form .set-buttons .vina-button:hover,
#sp-main-body-wrapper #sp-component-area #sp-component .register-form .set-buttons .vina-button:hover {
  background: #006284;
}
#sp-main-body-wrapper #sp-component-area #sp-component .address_block .form-list li .input-box input,
#sp-main-body-wrapper #sp-component-area #sp-component .address_block .form-list li .input-box select,
#sp-main-body-wrapper #sp-component-area #sp-component .editaccount_block .form-list li .input-box input,
#sp-main-body-wrapper #sp-component-area #sp-component .editaccount_block .form-list li .input-box select,
#sp-main-body-wrapper #sp-component-area #sp-component .login-form .form-list li .input-box input,
#sp-main-body-wrapper #sp-component-area #sp-component .login-form .form-list li .input-box select,
#sp-main-body-wrapper #sp-component-area #sp-component .register-form .form-list li .input-box input,
#sp-main-body-wrapper #sp-component-area #sp-component .register-form .form-list li .input-box select {
  border: 1px solid #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_payment,
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_shipping {
  border: 1px solid #efefef;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_payment .vina_button,
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_shipping .vina_button {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_payment .vina_button:hover,
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_shipping .vina_button:hover {
  background: #006284;
}
#sp-main-body-wrapper #sp-component-area #sp-component .editaccount_block {
  text-align: left;
}
#sp-main-body-wrapper #sp-component-area #sp-component .editaccount_block >form {
  border: 1px solid #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .myorders_list h1 {
  background: #efefef;
}
#sp-main-body-wrapper #sp-component-area #sp-component .log_out .vina-title .megamenu-title .title {
  background: #efefef;
}
#sp-main-body-wrapper #sp-component-area #sp-component .log_out .content {
  border: 1px solid #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .log_out .content h2 {
  border-bottom: 1px solid #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .log_out .set-buttons {
  border: 1px solid #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .log_out .set-buttons button {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .log_out .set-buttons button:hover {
  background: #00161e;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-column .items-row .item .media .create-date .blog-time {
  background: #00adea;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-column .items-row .item .media .create-date .blog-time .blog-month:before {
  background: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-column .items-row .item .media .blog-item .article-text {
  background: rgba(255,255,255,0.7);
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-column .items-row .item .media .blog-item .article-text .content .entry-header .entry-title a {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-column .items-row .item .media .blog-item .article-text .content .entry-meta {
  border-bottom: 1px solid rgba(120,120,120,0.8);
  border-top: 1px solid rgba(120,120,120,0.8);
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-column .items-row .item .media .blog-item .article-text .content .entry-meta .fn {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-column .items-row .item .media .blog-item .article-text .content .entry-meta .category-name a {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-column .items-row .item .media .blog-item .article-text .content .entry-meta .number {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-column .items-row .item .media .blog-item .article-text .content .jcomments-links .readmore-link {
  border: 1px solid #cacaca;
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-column .items-row .item .media .blog-item .article-text .content .jcomments-links .readmore-link:hover {
  background: #00adea;
  color: #fff;
  border-color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .image-box .title a {
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .article-text {
  background: rgba(0,0,0,0.5);
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .article-text .content .entry-header .entry-title a {
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .article-text .content .entry-header .entry-title a:hover {
  text-decoration: none;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .article-text .content .entry-meta {
  border-bottom: 1px solid rgba(120,120,120,0.8);
  border-top: 1px solid rgba(120,120,120,0.8);
  background: none;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .article-text .content .entry-meta .fn {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .article-text .content .entry-meta .category-name a {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .article-text .content .entry-meta .number {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .article-text .content .jcomments-links {
  display: inline-block;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .article-text .content .jcomments-links .readmore-link {
  color: #fff;
  background: none;
  border: 1px solid #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .article-text .content .jcomments-links .readmore-link:hover {
  background: #00adea;
  border-color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-3-column article .blog-item .article-text .content .jcomments-links .comments-link {
  display: none;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .image-box .title a {
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .article-text {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .article-text .content .entry-header .entry-title a {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .article-text .content .entry-header .entry-title a:hover {
  text-decoration: none;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .article-text .content .entry-meta {
  border-bottom: 1px solid rgba(120,120,120,0.8);
  border-top: 1px solid rgba(120,120,120,0.8);
  background: none;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .article-text .content .entry-meta .fn {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .article-text .content .entry-meta .category-name a {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .article-text .content .entry-meta .number {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .article-text .content .jcomments-links {
  display: inline-block;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .article-text .content .jcomments-links .readmore-link {
  color: #000;
  background: none;
  border: 1px solid #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .article-text .content .jcomments-links .readmore-link:hover {
  background: #00adea;
  border-color: #00adea;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-4-column article .blog-item .article-text .content .jcomments-links .comments-link {
  display: none;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .image-box .title a {
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .article-text {
  background: rgba(0,0,0,0.5);
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .article-text .content .entry-header .entry-title a {
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .article-text .content .entry-header .entry-title a:hover {
  text-decoration: none;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .article-text .content .entry-meta {
  border-bottom: 1px solid rgba(120,120,120,0.8);
  border-top: 1px solid rgba(120,120,120,0.8);
  background: none;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .article-text .content .entry-meta .fn {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .article-text .content .entry-meta .category-name a {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .article-text .content .entry-meta .number {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .article-text .content .jcomments-links {
  display: inline-block;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .article-text .content .jcomments-links .readmore-link {
  color: #fff;
  background: none;
  border: 1px solid #666;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .article-text .content .jcomments-links .readmore-link:hover {
  background: #00adea;
  border-color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .blog-2-column .items-row .item .media .blog-item .article-text .content .jcomments-links .comments-link {
  display: none;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .image-box .detailsLeft .jshop_img_description .nav-pills li .jshop_img_thumb img {
  border-color: #e6e6e6;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details {
  color: #353535;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .short-description {
  border-bottom: 1px solid #e4e4e4;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .product-infomation {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .product-infomation .infomation {
  color: #353535;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_price {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_price .new-price {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_price .old_price {
  color: #cacaca;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_buttons .input-content .qty-prod .inputbox {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_buttons .input-content .qty-prod a {
  background: #00adea;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_buttons .buttons {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_buttons .buttons .wishlist:before {
  color: #cacaca;
  border: 1px solid #cacaca;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_buttons .buttons .wishlist:hover:before {
  color: #00adea;
  border-color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_buttons .buttons .cart {
  background-color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_buttons .buttons .cart:hover {
  background: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_buttons .buttons .button_detail {
  border: 1px solid #cacaca;
  color: #cacaca;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .product-details .detailsRight .prod_buttons .buttons .button_detail:hover {
  border-color: #00adea;
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .mytab .product-tabs li a {
  border: 1px solid #e5e5e5;
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .mytab .product-tabs li.active a {
  background: #00adea;
  color: #fff;
  border-color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .mytab .tab-content {
  border: 1px solid #e6e6e6;
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .mytab .tab-content .product-tab-content .vina-rate form .jshop_review_write {
  display: inline-block;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .mytab .tab-content .product-tab-content .vina-rate form .jshop_review_write .item-review .vina_button {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .mytab .tab-content .product-tab-content .vina-rate form .jshop_review_write .item-review .vina_button:hover {
  background: #005675;
}
#sp-main-body-wrapper #sp-component-area #sp-component .my-account h1 {
  background: #efefef;
}
#sp-main-body-wrapper #sp-component-area #sp-component .my-account .jshop_profile_data {
  border: 1px solid #e5e5e5;
}
#sp-main-body-wrapper #sp-component-area #sp-component .confirm_order .form_finish table .vina_button {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_menu {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_menu .step-box-wapper.active .step-box-inner .step-box {
  border-color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_menu .step-box-wapper.active .step-box-inner .step-box:after {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_menu .step-box-wapper.active .step-box-inner .step-box .content-box {
  color: #fff;
  border-color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_menu .step-box-wapper.active .step-box-inner .step-box .content-box:after {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_menu .step-box-wapper .step-box-inner:before {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_menu .step-box-wapper .step-box-inner .step-box {
  border: 1px solid #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_menu .step-box-wapper .step-box-inner .step-box:after {
  background: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_menu .step-box-wapper .step-box-inner .step-box .content-box {
  border: 1px solid #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_menu .step-box-wapper .step-box-inner .step-box .content-box:after {
  background: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_check_out .jshop_prod_cart table {
  border: 1px solid #e6e6e6;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop_check_out .jshop_prod_cart table tr td {
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop-cart .cart .title td {
  background: #000;
  border-bottom-color: #000;
  border-top-color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop-cart .cart .title td:first-child {
  border-left-color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop-cart .cart .title td:last-child {
  border-right-color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .jshop-cart .cart .jshop_prod_cart .price {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related {
  padding-bottom: 20px;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product {
  position: relative;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .image .image_block >a img {
  border-color: #e6e6e6;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .image .image_block .content {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .image .image_block .content .description {
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .image .image_block .content .description a {
  background: none;
  color: white;
  border: 1px solid rgba(255,255,255,0.5);
  background: rgba(255,255,255,0.2);
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .image .image_block .content .description a:hover {
  color: #000;
  background: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .animated .text-box {
  border: 1px solid #e6e6e6;
  border-top: 0;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .animated .text-box .name a {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .animated .text-box .price .jshop_price {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .animated .text-box .price .old_price {
  color: #cacaca;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .buttons .cart-detail,
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .buttons .button_detail {
  border: 1px solid #c6c6c6;
  color: #cacaca;
  background: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .buttons .cart-detail:hover,
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .buttons .button_detail:hover {
  color: #00adea;
  border-color: #00adea;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .buttons .button_buy {
  background: #00adea;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .buttons .button_buy i {
  margin-right: 5px;
}
#sp-main-body-wrapper #sp-component-area #sp-component .productfull .related .jshop_list_product .list_related .animated .jshop_related .product .buttons .button_buy:hover {
  background: #000;
}
#sp-main-body-wrapper #sp-component-area .jshopping .list-item tr.header-cart {
  background: #000;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area .jshopping .list-item tr.header-cart td {
  border-color: #323232;
}
#sp-main-body-wrapper #sp-component-area .jshopping .list-item tr.product .image-product .text-box {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area .jshopping .list-item tr.product .image-product a img {
  border: 1px solid #e6e6e6;
}
#sp-main-body-wrapper #sp-component-area .jshopping .list-item tr.product .price {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area .jshopping .list-item tr td {
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
#sp-main-body-wrapper #sp-component-area .jshopping .list-item tr td:last-child {
  border-right: 1px solid #e6e6e6;
}
#sp-main-body-wrapper #sp-component-area .jshopping .list-item tr td.quantity-wapper .quantity input {
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  color: #000;
}
#sp-main-body-wrapper #sp-component-area .jshopping .list-item tr td.quantity-wapper .quantity a i {
  background: #00adea;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area .jshopping .list-item tr td.remove .btn-remove {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area .jshopping .jshop_subtotal {
  color: #000;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}
#sp-main-body-wrapper #sp-component-area .jshopping .jshop_subtotal tr td {
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
#sp-main-body-wrapper #sp-component-area .jshopping .jshop_subtotal tr td.name:before {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area .jshopping .jshop_subtotal tr td.value {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area .jshopping .jshop-check {
  background: #f2f2f2;
}
#sp-main-body-wrapper #sp-component-area .jshopping .jshop-check .vina-button {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area .header {
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area .header:before {
  background: #e6e6e6;
}
#sp-main-body-wrapper #sp-component-area .header .text:before {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area .header .text:after {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area .header .text span {
  background: #00adea;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .image_block .content {
  background: #00adea;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .image_block .content .description a {
  color: white;
  border: 1px solid rgba(255,255,255,0.5);
  background: rgba(255,255,255,0.2);
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .image_block .content .description a:hover {
  color: #000;
  background: #fff;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .text-box {
  border: 1px solid #c6c6c6;
  border-top: 0;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .text-box .name a {
  color: #000;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .text-box .price .jshop_price {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .text-box .price .old_price {
  color: #cacaca;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .buttons .cart-detail,
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .buttons .button_detail {
  border: 1px solid #c6c6c6;
  color: #cacaca;
  background: #fff;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .buttons .cart-detail:hover,
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .buttons .button_detail:hover {
  color: #00adea;
  border-color: #00adea;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .buttons .button_buy {
  background: #00adea;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .buttons .button_buy i {
  margin-right: 5px;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .list_product .block_product .product .buttons .button_buy:hover {
  background: #000;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li .next,
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li .previous {
  background: #000;
  color: transparent;
  position: relative;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li .next:hover,
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li .previous:hover {
  color: transparent;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li .next:before,
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li .previous:before {
  position: absolute;
  z-index: 0;
  font-size: 14px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  height: 100%;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li .next:before {
  content: "\f178";
  left: 0;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li .previous:before {
  content: "\f177";
  right: 0;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li:first-child a,
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li:last-child a {
  background: #00adea;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li.pagination-active a {
  background: #00adea;
  width: 20px;
  border-color: #00adea;
  color: #fff;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li a {
  color: #00adea;
}
#sp-main-body-wrapper #sp-component-area .jshop_list_product .jshop_pagination .pagination ul li a:hover {
  background: #000;
  color: #fff;
  border-color: #00adea;
}
.module .banner .banner_left .carousel .carousel-indicators li {
  background: #fff;
}
.module .banner .banner_left .carousel .carousel-indicators li:before {
  border: 1px solid rgba(255,255,255,0);
}
.module .banner .banner_left .carousel .carousel-indicators li.active {
  background: #00adea;
}
.module .banner .banner_left .carousel .carousel-indicators li.active:before {
  border-color: #fcfcfc;
}
.module.banner_main .banner .banner_left .carousel .carousel-indicators li {
  background: #fff;
}
.module.banner_main .banner .banner_left .carousel .carousel-indicators li:before {
  border: 1px solid rgba(255,255,255,0);
}
.module.banner_main .banner .banner_left .carousel .carousel-indicators li.active {
  background: #00adea;
}
.module.banner_main .banner .banner_left .carousel .carousel-indicators li.active:before {
  border-color: #fcfcfc;
}
.module.vina_category_h2 .header {
  background: #00adea;
  color: #fff;
}
.module.vina_category_h2 .vina-treeview-jshopping ul a {
  color: #000;
  font-weight: 300;
  font-size: 15px;
}
.module.vina_category_h2 .vina-treeview-jshopping ul.level0 >li >a {
  font-weight: 500;
  font-size: 16px;
}
.ft_product_h2 .megamenu-title .header {
  color: #000;
}
.vina-ptiled-jshopping .jssorn18 div.av {
  background: #00adea;
}
.vina-ptiled-jshopping .vina-ptiled-jshopping .jssorn18 div:hover {
  background: #00adea;
}
.vina-ticker-jshopping .header-block .control-block .up,
.vina-ticker-jshopping .header-block .control-block .toggle,
.vina-ticker-jshopping .header-block .control-block .down {
  color: transparent;
}
.vina-ticker-jshopping .header-block .control-block .up:before,
.vina-ticker-jshopping .header-block .control-block .toggle:before,
.vina-ticker-jshopping .header-block .control-block .down:before {
  color: #000;
}
.vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .image a:before {
  background: #00adea;
}
.vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .image a img {
  border: 1px solid #e6e6e6;
}
.vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .price-block .price {
  color: #00adea;
}
.vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .price-block .old-price {
  color: #cacaca;
}
.vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item:hover .content .text-block .addtocart {
  color: #00adea;
}
.vina_special .header {
  color: #000;
}
.vina_special .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .title a {
  color: #000 !important;
}
.vina_special .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item .content .text-block .addtocart {
  color: #000 !important;
}
.vina_special .vina-ticker-jshopping .vina-items-wrapper .vina-items .vina-item:hover .content .text-block .addtocart {
  color: #00adea !important;
}
.best-seller .megamenu-title .header {
  color: #000;
}
.best-seller .vina-carousel-jshopping .owl-controls .owl-pagination .owl-page.active span {
  background: #00adea;
  opacity: 1;
}
.module.newsletter .header:before {
  border-bottom: 1px solid #fff;
}
.module.newsletter .header:after {
  border: 1px solid #fff;
  background: #fff;
}
.module.newsletter .input-box .subbutton {
  background: #00adea;
}
.module.newsletter .input-box .subbutton:before {
  background: #00adea;
}
.module.vina_latest_blog_h1 .header,
.module.vina_best_sellers_h1 .header {
  color: #000;
}
.module.vina_best_sellers_h1 .vina-carousel-jshopping .owl-wrapper-outer .owl-item .item .vina-item .image-block {
  padding: 5px;
}
.module.vina_best_sellers_h1 .vina-carousel-jshopping .owl-wrapper-outer .owl-item .item .vina-item .image-block .content:before {
  background: #00adea;
}
.module.vina_best_sellers_h1 .vina-carousel-jshopping .owl-wrapper-outer .owl-item .item .vina-item .image-block .content .description a:before {
  background: #fff;
  color: #000;
}
.module.vina_best_sellers_h1 .vina-carousel-jshopping .owl-controls .owl-buttons .owl-prev:before,
.module.vina_best_sellers_h1 .vina-carousel-jshopping .owl-controls .owl-buttons .owl-next:before {
  color: #000;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .list_carousel >.buttons .list_prev:hover:before,
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .list_carousel >.buttons .list_next:hover:before {
  background: #000;
  color: #fff;
  border-color: #000;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .list_carousel >.buttons .list_prev:before {
  content: "\f177";
  border: 1px solid #e6e6e6;
  color: #e6e6e6;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .list_carousel >.buttons .list_next:before {
  content: "\f178";
  border: 1px solid #e6e6e6;
  color: #e6e6e6;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .image_block a img {
  border: 1px solid #c6c6c6;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .image_block .content {
  background: #00adea;
  color: #fff;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .image_block .content .description a {
  color: #fff;
  border: 1px solid rgba(255,255,255,0.5);
  background: rgba(255,255,255,0.2);
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .image_block .content .description a:hover {
  background: #fff;
  border-color: #fff;
  color: #000;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .text-box {
  border: 1px solid #c6c6c6;
  padding: 10px 20px 30px;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .text-box .price .jshop_price {
  color: #00adea;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .text-box .price .old_price {
  color: #cacaca;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .buttons .button_buy {
  background: #00adea;
  color: #fff;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .buttons .button_buy:hover {
  background: #000;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .buttons .cart-detail,
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .buttons .button_detail {
  border: 1px solid #c6c6c6;
  color: #cacaca;
  background: #fff;
}
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .buttons .cart-detail:hover,
#sp-main-body-wrapper .productfull .related .jshop_list_product .list_related .caroufredsel_wrapper .list-product-related .jshop_related .product .buttons .button_detail:hover {
  border-color: #00adea;
  color: #00adea;
}
.module.ft_product_h2 .vina-carousel-jshopping .owl-controls .owl-pagination .owl-page.active span {
  background: #00adea;
  opacity: 1;
}
.module.ft_product_h2 .vina-carousel-jshopping .owl-wrapper-outer .owl-item .item .vina-item .image-block .content:before {
  background: #00adea;
}
.module.ft_product_h2 .vina-carousel-jshopping .owl-wrapper-outer .owl-item .item .vina-item .image-block .content .description a:before {
  background: #fff;
  color: #000;
}
.vina-carousel-content .item .image-block .title {
  background: rgba(0,0,0,0.5);
}
.vina-carousel-content .item .image-block .title a {
  color: #fff !important;
}
.vina-carousel-content .item .text-block {
  border: 1px solid #e6e6e6;
}
.vina-carousel-content .item .readmore a {
  border: 1px solid #c6c6c6;
  background: #fff;
  color: #000 !important;
}
.vina-carousel-content .item .readmore a:hover {
  background: #00adea;
  color: #fff !important;
  border-color: #00adea;
}
.vina-carousel-content .owl-controls .owl-page {
  border: 1px solid #fff;
}
.vina-carousel-content .owl-controls .owl-page span {
  background: #000;
}
.vina-carousel-content .owl-controls .owl-page.active {
  border-color: #000;
}
.vina-carousel-content .owl-controls .owl-page.active span {
  background: #00adea;
}
.header:before {
  background: #e6e6e6;
}
.header:after {
  background: #00adea;
}
.vina-ptiled-jshopping .vina-jshopping-products .vina-jshopping-product:hover .text-blog .add-to-cart .addtocart {
  color: #00adea !important;
}
.vina-ptiled-jshopping .vina-jshopping-products .vina-jshopping-product .text-blog .price-block .price {
  color: #00adea;
}
.vina-ptiled-jshopping .vina-jshopping-products .vina-jshopping-product .text-blog .price-block .old-price {
  color: #cacaca;
}
.vina-ptiled-jshopping .vina-jshopping-products .vina-jshopping-product .vina-image a >img {
  border: 1px solid #c6c6c6;
}
.vina-ptiled-jshopping .vina-jshopping-products .vina-jshopping-product .vina-image a:before {
  background: #00adea;
}
.module.vina_manufacture .vina-manufacturers-jshopping .caroufredsel_wrapper ul .item {
  border-left: 0;
  border-right: 1px solid #cacaca;
  padding: 0 12px;
}
.module.vina_manufacture .vina-manufacturers-jshopping .caroufredsel_wrapper ul .item:first-child {
  border-color: #cacaca;
  padding-left: 11px;
  border-left: 1px solid #cacaca;
}
.module .vina-manufacturers-jshopping {
  border: 1px solid #e4e4e4;
}
.module .vina-manufacturers-jshopping .caroufredsel_wrapper ul .item {
  border-left: 1px solid #cacaca;
}
.module .vina-manufacturers-jshopping .caroufredsel_wrapper ul .item:first-child {
  border-color: rgba(255,255,255,0);
}
.module .vina-manufacturers-jshopping .vina-prev,
.module .vina-manufacturers-jshopping .vina-next {
  background: #fff;
}
.module .vina-manufacturers-jshopping .vina-prev:hover i,
.module .vina-manufacturers-jshopping .vina-next:hover i {
  background: #00adea;
  color: #fff;
  border-color: #00adea;
}
.module .vina-manufacturers-jshopping .vina-prev i,
.module .vina-manufacturers-jshopping .vina-next i {
  border: 1px solid #cacaca;
  color: #cacaca;
}
#jc h4 {
  color: #000;
}
#jc #comments .comments-list .rbox {
  border-bottom: 1px solid #eeeeee;
}
#jc #comments-form .new-comment input {
  border: 1px solid #e5e5e5;
}
#jc #comments-form .new-comment label {
  color: #00adea;
}
#jc #comments-form .new-comment #comments-form-buttons .btn {
  background: #00adea;
}
#jc #comments-form .new-comment #comments-form-buttons .btn a {
  color: #fff;
}
.module.highlighted {
  background: #3498DB;
}
.module.highlighted a {
  color: #fff !important;
}
.page-header {
  color: #00adea;
}
.page-header a {
  color: #00adea;
}
.progress-striped .bar {
  background-color: #00adea;
}
#vina_about_us .carousel .item .incon_bg {
  background: #00adea;
}
#vina_about_us .carousel .carousel-control {
  color: #00adea;
}
#vina_about_us .carousel:hover .carousel-control:hover {
  background: #00adea;
}
#vina_about_us .skill ul li {
  border-left: 2px solid #00adea;
}
#vina_company .img-polaroid .info_team ul li a:hover {
  background: #00adea;
}
#vina_pricing_table .pricing_table .thumbnail button {
  background: #00adea;
}
#vina_contact_us ul.social li a {
  border: 4px solid #84dfff;
  background: #00adea;
}
#vina_contact_us ul.social li a:hover {
  border: 4px solid #00adea;
}
#vina_contact_us ul.social li a:hover em {
  color: #00adea;
}
#vina_contact_us .map span em {
  color: #00adea;
}
.category .items-row .item .entry-meta.muted [class^="icon-"],
.category .items-row .item .entry-meta.muted [class*=" icon-"] {
  color: #00adea;
}
.sp-mobile-menu {
  background: #000;
}
.sp-mobile-menu ul li a {
  color: #fff;
}
.sp-mobile-menu ul li a:hover,
.sp-mobile-menu ul li a.active {
  color: #00adea;
}
.icon-color:before {
  color: #00adea;
}
.tab .nav-tabs li.active a {
  color: #00adea;
}
.tab .nav-tabs li a {
  color: #000;
}
#sp-bottom-wrapper {
  padding: 20px 0;
}
#sp-bottom-wrapper .module .header:before {
  background: #fff;
  opacity: 0.3;
}
#sp-bottom-wrapper .module .header:after {
  background: #00adea;
}
#sp-bottom-wrapper .module.menu-bottom ul li a {
  color: #939393;
}
#sp-bottom-wrapper .module.menu-bottom ul li a:before {
  background: #939393;
}
#sp-bottom-wrapper .module.menu-bottom ul li a:hover {
  color: #00adea;
}
#sp-bottom-wrapper .module.menu-bottom ul li a:hover:before {
  background: #00adea;
}
#sp-bottom-wrapper .module.vina_title_lage p {
  color: #939393;
}
#sp-bottom-wrapper .module.vina_title_lage .social-bot .inline li a {
  color: #fff;
  border: 1px solid rgba(255,255,255,0.15);
}
#sp-bottom-wrapper .module.vina_title_lage .social-bot .inline li a:before {
  background: #00adea;
}
#sp-bottom-wrapper,
#sp-footer-wrapper {
  background: #000;
  color: #fff;
}
#sp-bottom-wrapper h3,
#sp-footer-wrapper h3 {
  color: #fff;
}
#sp-bottom-wrapper a:not(.btn),
#sp-footer-wrapper a:not(.btn) {
  color: #1ec4ff;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-footer-wrapper a:not(.btn):hover {
  color: #84dfff;
}
#sp-footer-wrapper #sp-footer1 {
  color: #939393;
}
#sp-footer-wrapper #sp-footer1 a {
  color: #fff;
}
.sp-border {
  border-top: 1px solid #00161e;
}
.sp-border::after {
  background: #005675;
}
.btn-primary,
button,
input[type='submit'],
input[type='button'],
submit {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0067ea;
  background-image: -moz-linear-gradient(top,#0086ea,#0038ea);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0086ea),to(#0038ea));
  background-image: -webkit-linear-gradient(top,#0086ea,#0038ea);
  background-image: -o-linear-gradient(top,#0086ea,#0038ea);
  background-image: linear-gradient(to bottom,#0086ea,#0038ea);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0086ea', endColorstr='#ff0038ea', GradientType=0);
  border-color: #0038ea #0038ea #00269e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #0038ea;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
button:hover,
button:active,
button.active,
button.disabled,
button[disabled],
input[type='submit']:hover,
input[type='submit']:active,
input[type='submit'].active,
input[type='submit'].disabled,
input[type='submit'][disabled],
input[type='button']:hover,
input[type='button']:active,
input[type='button'].active,
input[type='button'].disabled,
input[type='button'][disabled],
submit:hover,
submit:active,
submit.active,
submit.disabled,
submit[disabled] {
  color: #fff;
  background-color: #000;
  *background-color: #0032d1;
}
.btn-primary:active,
.btn-primary.active,
button:active,
button.active,
input[type='submit']:active,
input[type='submit'].active,
input[type='button']:active,
input[type='button'].active,
submit:active,
submit.active {
  background-color: #002cb7 \9;
}
