.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
a:hover,
a:focus {
  color: #92c841;
}
button,
.sppb-btn,
.sppb-btn-default,
.qlform .form-horizontal .controls input.submit,
input[type="button"],
input[type="reset"],
input[type="submit"],
input.addtocart-button,
.cart-view .continue_link,
.vina-button {
  background: #92c841;
}
button:active,
button:focus,
button:hover,
.sppb-btn:active,
.sppb-btn:focus,
.sppb-btn:hover,
.sppb-btn-default:active,
.sppb-btn-default:focus,
.sppb-btn-default:hover,
.qlform .form-horizontal .controls input.submit:active,
.qlform .form-horizontal .controls input.submit:focus,
.qlform .form-horizontal .controls input.submit:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:hover,
input.addtocart-button:active,
input.addtocart-button:focus,
input.addtocart-button:hover,
.cart-view .continue_link:active,
.cart-view .continue_link:focus,
.cart-view .continue_link:hover,
.vina-button:active,
.vina-button:focus,
.vina-button:hover {
  color: #fff;
  background: #2f2f2f;
}
.logo {
  background-repeat: no-repeat;
  background-position: left center;
}
#style-layout1 #sp-logo .logo:after,
#style-layout3 #sp-logo .logo:after,
#style-layout4 #sp-logo .logo:after {
  border-left: 7px solid #92c841;
}
.carousel-indicators li:hover,
.carousel-indicators li.active {
  background: #92c841;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #92c841;
}
.sp-contact-info li:hover a,
.sp-contact-info li:hover i {
  color: #77a630;
}
ul.link-follow a {
  color: #fff;
}
ul.link-follow a:hover:before {
  color: #92c841;
}
.acymailing_module .acymailing_form td.acysubbuttons input:hover {
  background: #92c841;
}
div.vina-vscoller-twitter .vina-items-wrapper .vina-item a:hover {
  color: #92c841 !important;
}
div.vina-vscoller-twitter .follow-us a {
  color: #92c841 !important;
}
.pagination >li:hover,
.pagination >li:focus {
  background-color: #92c841;
}
.pagination >li:hover a,
.pagination >li:hover span,
.pagination >li:focus a,
.pagination >li:focus span {
  color: #fff;
}
.pagination >.active {
  background-color: #92c841;
}
.pagination >.active >a,
.pagination >.active >span,
.pagination >.active >a:hover,
.pagination >.active >span:hover,
.pagination >.active >a:focus,
.pagination >.active >span:focus {
  color: #fff;
  border-color: #92c841 !important;
}
.productdetails-view.productdetails .product-price .price-crossed span {
  color: #afafaf;
}
.productdetails-view.productdetails .product-price .PricediscountAmount span {
  color: #afafaf;
}
.productdetails-view.productdetails .product-price span {
  color: #92c841;
}
.productdetails-view.productdetails .vm-carousel-product .new-products .mage-products .owl-buttons div {
  background: #92c841;
}
.productdetails-view.productdetails .vm-carousel-product .new-products .mage-products .owl-buttons div:before {
  color: #fff;
  line-height: 27px;
  font-size: 16px;
}
.productdetails-view.productdetails .vm-carousel-product .new-products .mage-products .owl-buttons .owl-prev:after {
  border-left: 16px solid #92c841;
}
.related_prd.row.product-related-products .product-price .price-crossed span {
  color: #afafaf;
}
.related_prd.row.product-related-products .product-price .PricediscountAmount span {
  color: #afafaf;
}
.related_prd.row.product-related-products .product-price span {
  color: #000;
  padding-right: 5px;
}
.quantity-box .quantity-input:focus,
.quantity-box .quantity-input:hover,
.quantity-box .quantity-minus:focus,
.quantity-box .quantity-minus:hover,
.quantity-box .quantity-plus:focus,
.quantity-box .quantity-plus:hover {
  border: 1px solid #92c841 !important;
}
.quantity-box .quantity-minus:hover {
  background: #92c841 url(../../images/general/minus-white-1.png) center center no-repeat !important;
}
.quantity-box .quantity-plus:hover {
  background: #92c841 url(../../images/general/plus-white-1.png) center center no-repeat !important;
}
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet:hover,
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.selected {
  background-color: #92c841 !important;
}
.rev_slider_wrapper div.tparrows.tp-leftarrow.default:hover,
.rev_slider_wrapper div.tparrows.tp-rightarrow.default:hover {
  background-color: #92c841;
}
.rev_slider_wrapper .tp-caption a.btn-slider:hover {
  color: #fff;
  border-color: #92c841;
  background-color: #92c841;
}
.rev_slider_wrapper .tp-caption a.btn-slider.btn-slider3 {
  color: #92c841;
}
.rev_slider_wrapper .tp-caption a.btn-slider.btn-slider3:hover {
  background-color: transparent;
}
.product .product-inner .vm-product-media-container .product-status .label-pro {
  background: ;
}
.product .product-inner .vm-product-media-container .product-status .label-pro:after {
  border-right: 12px solid ;
}
.product .product-inner .vm-product-media-container .product-status .label-pro.status-new {
  background: ;
}
.product .product-inner .vm-product-media-container .product-status .label-pro.status-new:after {
  border-left: 0;
  border-right: 12px solid ;
}
.product .product-inner .vm-product-rating-container .amount a {
  color: #92c841;
}
.has-counter.counter2 .product .product-inner .actions span.addtocart-button input {
  background: #92c841;
}
.sp-module.vm_category.vm_category_menu .sp-module-title:after {
  color: #92c841;
}
.sp-module .vina-carousel-virtuemart .product .product-inner .vm-product-rating-container .amount a {
  color: #92c841 !important;
}
.about-us-info .readmore:hover {
  background: #92c841;
  border-color: #92c841;
  color: #fff;
}
.vina-about-tab .sppb-nav-tabs li.active a {
  color: #92c841;
}
.vina-about-tab .sppb-nav-tabs li.active:hover a {
  color: #fff;
  background: #92c841;
  border: none;
}
.vina-about-tab .sppb-nav-tabs li.active:hover a:after {
  display: none;
}
.vina-about-tab .sppb-nav-tabs li:hover a {
  color: #fff;
  background: #92c841;
}
.vina-our-experiences ul li em {
  background: #92c841;
  border: 3px solid #b4d97c;
}
.vina-progress-bar .sppb-progress-bar {
  background-color: #92c841;
}
.vina-accordion .sppb-panel-heading.active:before {
  border-color: #92c841;
}
.vina-accordion .sppb-panel-heading.active .sppb-panel-title {
  color: #92c841;
}
.vina-accordion .sppb-panel-heading.active .sppb-panel-title:before,
.vina-accordion .sppb-panel-heading.active .sppb-panel-title:after {
  background: #92c841;
}
.vina-accordion .sppb-panel-heading.active:hover:before {
  border-color: #fff;
}
.vina-accordion .sppb-panel-heading.active:hover .sppb-panel-title:before,
.vina-accordion .sppb-panel-heading.active:hover .sppb-panel-title:after {
  background: #fff;
}
.vina-accordion .sppb-panel-heading:hover .sppb-panel-title {
  color: #fff;
  background: #92c841;
}
.vina-feature .sppb-addon-feature:hover .sppb-media .sppb-icon {
  border: 3px solid #92c841;
}
.vina-feature .sppb-addon-feature:hover .sppb-media .sppb-icon span {
  background: #92c841;
}
.vina-feature .sppb-addon-feature:hover .sppb-media .sppb-media-body .sppb-feature-box-title {
  color: #92c841;
}
.list-social-2 a:hover {
  background: #92c841;
}
.sp-module .mod-languages .bootstrap-select button:hover,
.sp-module .cur_box .bootstrap-select button:hover {
  color: #92c841;
}
.sp-module .mod-languages .bootstrap-select button:hover .caret:before,
.sp-module .cur_box .bootstrap-select button:hover .caret:before {
  color: #92c841;
}
.sp-module .mod-languages .bootstrap-select div.dropdown-menu ul,
.sp-module .cur_box .bootstrap-select div.dropdown-menu ul {
  border: 0;
  border-radius: 0;
}
.sp-module .mod-languages .bootstrap-select div.dropdown-menu ul li.selected a,
.sp-module .mod-languages .bootstrap-select div.dropdown-menu ul li:hover a,
.sp-module .cur_box .bootstrap-select div.dropdown-menu ul li.selected a,
.sp-module .cur_box .bootstrap-select div.dropdown-menu ul li:hover a {
  color: #92c841;
}
.vm-product-details-container .manufacturer,
.vm-product-details-container .in-stock {
  color: #92c841;
}
.vm-product-details-container .manufacturer span,
.vm-product-details-container .in-stock span {
  color: #393939;
}
.vm-product-details-container a.email-friend:hover i,
.vm-product-details-container a.email-friend:hover:before,
.vm-product-details-container div#vmcompare a:hover i,
.vm-product-details-container div#vmcompare a:hover:before,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon:hover i,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon:hover:before,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active:hover i,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active:hover:before {
  color: #fff;
  background: #92c841;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active i,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active:before {
  background: #92c841;
}
.vm-product-details-container .addtocart-bar .addtocart-button {
  transition: 0.5s;
  background: #92c841;
}
.vm-product-details-container .addtocart-bar .addtocart-button:hover {
  background: #000;
}
.vm-product-details-container .addtocart-bar .addtocart-button:hover .addtocart-button {
  background: #000 !important;
}
.breadcrumb li.active {
  color: #92c841;
}
.sp-module.mod_vmcategory .sp-module-content .vina-treeview-virtuemart ul li a:hover {
  color: #92c841;
}
.sp-module div.vina-treeview-virtuemart ul li.collapsable > a,
.sp-module div.vina-treeview-virtuemart ul li:hover > a {
  color: #92c841 !important;
}
.sp-module div.vina-treeview-virtuemart ul li.collapsable > a:before,
.sp-module div.vina-treeview-virtuemart ul li:hover > a:before {
  color: #92c841 !important;
}
.mini-cart {
  background: #92c841;
}
.mini-cart .mini-cart-title .total strong {
  color: #92c841;
}
.mini-cart .mini-cart-content .show_cart a:hover {
  background: #92c841;
}
.mini-cart .mini-cart-content .product_row a:hover {
  color: #92c841;
}
#checkoutForm .tb-total .continue_link:hover {
  background: #92c841;
}
.vina-carousel-virtuemart .owl-controls .owl-buttons div:hover,
.vina-carousel-content .owl-controls .owl-buttons div:hover,
.vina-manufacturers-virtuemart .owl-controls .owl-buttons div:hover,
ss
.additional-images .owl-controls .owl-buttons div:hover,
#related_carousel .owl-controls .owl-buttons div:hover {
  background-color: #92c841 !important;
}
.vina-carousel-virtuemart .owl-controls .owl-buttons div:hover:before,
.vina-carousel-content .owl-controls .owl-buttons div:hover:before,
.vina-manufacturers-virtuemart .owl-controls .owl-buttons div:hover:before,
ss
.additional-images .owl-controls .owl-buttons div:hover:before,
#related_carousel .owl-controls .owl-buttons div:hover:before {
  color: #fff;
}
.vina-carousel-virtuemart .owl-controls .owl-buttons div:hover.owl-next:before,
.vina-carousel-content .owl-controls .owl-buttons div:hover.owl-next:before,
.vina-manufacturers-virtuemart .owl-controls .owl-buttons div:hover.owl-next:before,
ss
.additional-images .owl-controls .owl-buttons div:hover.owl-next:before,
#related_carousel .owl-controls .owl-buttons div:hover.owl-next:before {
  color: #fff;
}
.vina-carousel-virtuemart .owl-controls .owl-buttons .owl-prev:hover:after,
.vina-carousel-content .owl-controls .owl-buttons .owl-prev:hover:after,
.vina-manufacturers-virtuemart .owl-controls .owl-buttons .owl-prev:hover:after,
ss
.additional-images .owl-controls .owl-buttons .owl-prev:hover:after,
#related_carousel .owl-controls .owl-buttons .owl-prev:hover:after {
  border-top: 44px solid #92c841;
}
.vina-carousel-virtuemart .owl-controls .owl-buttons .owl-next:hover:after,
.vina-carousel-content .owl-controls .owl-buttons .owl-next:hover:after,
.vina-manufacturers-virtuemart .owl-controls .owl-buttons .owl-next:hover:after,
ss
.additional-images .owl-controls .owl-buttons .owl-next:hover:after,
#related_carousel .owl-controls .owl-buttons .owl-next:hover:after {
  border-bottom: 44px solid #92c841;
}
.vina-carousel-virtuemart .owl-controls .owl-page:hover span,
.vina-carousel-virtuemart .owl-controls .owl-page.active span,
.vina-carousel-content .owl-controls .owl-page:hover span,
.vina-carousel-content .owl-controls .owl-page.active span,
.vina-manufacturers-virtuemart .owl-controls .owl-page:hover span,
.vina-manufacturers-virtuemart .owl-controls .owl-page.active span,
ss
.additional-images .owl-controls .owl-page:hover span,
ss
.additional-images .owl-controls .owl-page.active span,
#related_carousel .owl-controls .owl-page:hover span,
#related_carousel .owl-controls .owl-page.active span {
  background: #92c841;
}
.vina-manufacturers-virtuemart .vina-next:hover:after {
  border-bottom: 44px solid #92c841;
}
.vina-manufacturers-virtuemart .vina-prev:hover:after {
  border-top: 44px solid #92c841;
}
.mod_title1.featured-products .owl-buttons .owl-next:hover {
  background: #92c841 !important;
}
.mod_title1.featured-products .owl-buttons .owl-next:hover:after {
  border-bottom: 44px solid #92c841 !important;
}
.mod_title1.featured-products .owl-buttons .owl-prev:hover {
  background: #92c841 !important;
}
.mod_title1.featured-products .owl-buttons .owl-prev:hover:after {
  border-top: 44px solid #92c841 !important;
}
.related_slider .lSAction >a:hover {
  background-color: #92c841;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.active span {
  color: #363636;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:hover:before {
  background: #92c841;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.active:before {
  background: #92c841;
}
#tabs-detail-product.nav >li.active > a,
#tabs-detail-product.nav >li:hover > a {
  color: #92c841;
}
.related_prd .owl-buttons .owl-prev:hover:after {
  border-top: 44px solid #92c841 !important;
}
.related_prd .owl-buttons .owl-next:hover:after {
  border-bottom: 44px solid #92c841 !important;
}
body.rtl .new-products .vina-carousel-virtuemart.mage-products.owl-theme .owl-buttons .owl-next:after {
  border-bottom: 29px solid #92c841;
}
body.rtl .new-products .vina-carousel-virtuemart.mage-products.owl-theme .owl-buttons .owl-next:hover:after {
  border-bottom: 29px solid #fff;
}
body.rtl#style-layout1 #sp-logo .logo:after,
body.rtl#style-layout3 #sp-logo .logo:after,
body.rtl#style-layout4 #sp-logo .logo:after {
  border-left: 0;
  border-right: 7px solid #92c841;
}
.orderby-displaynumber .view-mode a.active,
.orderby-displaynumber .view-mode a:hover {
  color: #fff;
  background: #92c841;
}
.cf_flt_wrapper li a.cf_sel_opt,
.cf_flt_wrapper li a:hover {
  color: #92c841 !important;
}
.cf_flt_wrapper li a.cf_sel_opt:before,
.cf_flt_wrapper li a:hover:before {
  color: #92c841;
}
.cf_flt_wrapper .cf_wrapper_input_text .form-horizontal button.cf_search_button:hover {
  background: #2f2f2f;
}
.cf_flt_wrapper .cf_wrapper_input_text .form-horizontal button.cf_search_button:hover i {
  color: #fff;
}
.cf_form .cf_filtering_knob_from,
.cf_form .cf_filtering_knob_to {
  background: #92c841;
}
.cf_form .cf_filtering_knob_to:hover {
  background-position: center 100%;
}
.banner-static a:before,
.banner-right a:before {
  background: #000;
  border: 10px solid #92c841;
}
.banner-static a:after,
.banner-right a:after {
  background: rgba(255,255,255,0.3);
}
#sp-left .sp-module li a:hover,
#sp-right .sp-module li a:hover {
  color: #92c841;
}
#sp-left .sp-module .tagspopular ul li a:hover,
#sp-right .sp-module .tagspopular ul li a:hover {
  color: #fff;
  background-color: #92c841;
}
#sp-left .sp-module div.vina-ticker-content .vina-item a:hover,
#sp-right .sp-module div.vina-ticker-content .vina-item a:hover {
  color: #92c841 !important;
}
#sp-left .sp-module.module-search-blog .sp-module-title,
#sp-left .sp-module.categories-blog .sp-module-title,
#sp-left .sp-module.tags-blog .sp-module-title,
#sp-right .sp-module.module-search-blog .sp-module-title,
#sp-right .sp-module.categories-blog .sp-module-title,
#sp-right .sp-module.tags-blog .sp-module-title {
  background: #f5f5f5;
}
#sp-left .sp-module.module-search-blog .categories-module.categories-blog li a:hover:before,
#sp-left .sp-module.categories-blog .categories-module.categories-blog li a:hover:before,
#sp-left .sp-module.tags-blog .categories-module.categories-blog li a:hover:before,
#sp-right .sp-module.module-search-blog .categories-module.categories-blog li a:hover:before,
#sp-right .sp-module.categories-blog .categories-module.categories-blog li a:hover:before,
#sp-right .sp-module.tags-blog .categories-module.categories-blog li a:hover:before {
  color: #92c841;
}
#sp-left .sp-module.mod_recents .sp-module-title,
#sp-right .sp-module.mod_recents .sp-module-title {
  border-bottom: 2px solid #92c841;
  border-top: 2px solid #92c841;
}
.sp-module.mod_title.major_color .sp-module-title h3 span.word-small {
  color: #92c841;
}
.sp-module.mod_title.major_color .sp-module-title h3 span.word-small:after {
  background-color: #92c841;
}
.sp-module.mod_title2 .vina-carousel-virtuemart.owl-theme .owl-buttons div:hover,
.sp-module.mod_title2 .vina-carousel-virtuemart.mage-products.owl-theme .owl-buttons div:hover,
.sp-module.mod_title3 .vina-carousel-virtuemart.owl-theme .owl-buttons div:hover,
.sp-module.mod_title3 .vina-carousel-virtuemart.mage-products.owl-theme .owl-buttons div:hover {
  background-color: #92c841;
}
.sp-module.mod_title2 .vina-carousel-virtuemart.owl-theme .owl-buttons div:hover:before,
.sp-module.mod_title2 .vina-carousel-virtuemart.mage-products.owl-theme .owl-buttons div:hover:before,
.sp-module.mod_title3 .vina-carousel-virtuemart.owl-theme .owl-buttons div:hover:before,
.sp-module.mod_title3 .vina-carousel-virtuemart.mage-products.owl-theme .owl-buttons div:hover:before {
  color: #fff;
}
.sp-module.mod_title2 .vina-carousel-virtuemart.owl-theme .owl-buttons div:hover:after,
.sp-module.mod_title2 .vina-carousel-virtuemart.mage-products.owl-theme .owl-buttons div:hover:after,
.sp-module.mod_title3 .vina-carousel-virtuemart.owl-theme .owl-buttons div:hover:after,
.sp-module.mod_title3 .vina-carousel-virtuemart.mage-products.owl-theme .owl-buttons div:hover:after {
  border-bottom: 29px solid #92c841;
}
.sp-module.mod_title2 .vina-carousel-virtuemart.owl-theme .product-price span.PricesalesPrice,
.sp-module.mod_title2 .vina-carousel-virtuemart.mage-products.owl-theme .product-price span.PricesalesPrice,
.sp-module.mod_title3 .vina-carousel-virtuemart.owl-theme .product-price span.PricesalesPrice,
.sp-module.mod_title3 .vina-carousel-virtuemart.mage-products.owl-theme .product-price span.PricesalesPrice {
  color: #92c841;
}
.sp-module.new-products .mage-products .owl-buttons div {
  background-color: #92c841;
}
.sp-module.new-products .mage-products .owl-buttons .owl-prev:after {
  border-bottom: 29px solid #92c841 !important;
}
.mod_title1.blog-slider .owl-buttons .owl-prev:hover:after {
  border-top: 44px solid #92c841 !important;
}
.mod_title1.blog-slider .owl-buttons .owl-next:hover:after {
  border-bottom: 44px solid #92c841 !important;
}
.sp-megamenu-parent >li.active >a,
.sp-megamenu-parent >li:hover >a {
  background: #92c841;
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  color: #92c841 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #92c841 !important;
}
#style-layout2 .sp-megamenu-parent >li.active >a,
#style-layout2 .sp-megamenu-parent >li:hover >a,
#style-layout3 .sp-megamenu-parent >li.active >a,
#style-layout3 .sp-megamenu-parent >li:hover >a {
  background: #92c841;
  color: #fff;
}
#style-layout2 .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover,
#style-layout3 .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  color: #92c841 !important;
}
#style-layout2 .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a,
#style-layout3 .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #92c841 !important;
}
body.rtl .product .product-inner .product-status .label-pro.status-new:after,
body.rtl .product .product-inner .product-status .label-pro:after {
  border-left: 15px solid ;
}
#style-layout2 .sp-megamenu-parent >li.active >a,
#style-layout2 .sp-megamenu-parent >li:hover >a {
  background: transparent !important;
  color: #fff;
}
#offcanvas-toggler >i:hover {
  color: #92c841;
}
.offcanvas-inner div.vina-treeview-menus .active > a {
  color: #92c841;
}
.offcanvas-inner div.vina-treeview-menus .treeview .hover {
  color: #92c841;
}
#fancybox-content .continue_link:hover,
#fancybox-content .showcart:hover {
  background-color: #92c841;
}
.sp-totop:hover {
  background-color: #92c841 !important;
}
.sp-totop:hover i,
.sp-totop:hover small {
  color: #fff;
}
.vina-pogo-slider .pogoSlider-nav .pogoSlider-nav-btn:hover,
.vina-pogo-slider .pogoSlider-nav .pogoSlider-nav-btn.pogoSlider-nav-btn--selected {
  background-color: #92c841;
}
.vina-pogo-slider .caption-block .caption-readmore a:hover {
  background-color: #92c841;
}
.sp-module .mage-products .product .item-inner .vm-product-media-container:after,
.sp-module .mage-products .product .product-inner .vm-product-media-container:after {
  background-color: #92c841;
}
.footer-about a {
  color: #92c841;
}
.footer-about a:after {
  color: #92c841;
}
.vina-testimonials .item .author {
  color: #92c841;
}
#sp-bottom a:hover {
  color: #92c841;
}
#sp-bottom ul.menu li.active a {
  color: #92c841;
}
#sp-bottom ul.menu li.active a:before {
  color: #92c841;
}
#sp-bottom ul.menu li a:hover {
  color: #92c841;
}
#sp-bottom ul.menu li a:hover:before {
  color: #92c841;
}
#sp-bottom .tagspopular ul li a:hover {
  color: #fff;
  background-color: #92c841;
}
#sp-bottom .sp-module .mage-products .product .item-inner h3.product-title a:hover,
#sp-bottom .sp-module .mage-products .product .product-inner h3.product-title a:hover {
  color: #92c841;
}
#sp-bottom div.vina-vscoller-twitter a:hover {
  color: #92c841 !important;
}
#sp-bottom div.vina-vscoller-twitter .nick-name {
  color: #92c841 !important;
}
.tagspopular ul li a:hover {
  color: #fff;
  background-color: #92c841;
}
.btn-group.open .dropdown-toggle {
  color: #92c841;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product .product-inner h2.product-title a:hover,
.product .product-inner h3.product-title a:hover {
  color: #92c841;
}
.product .product-inner .actions:before {
  border-bottom: 1px solid #92c841;
}
.product .product-inner .actions .addtocart-area {
  background: #92c841;
}
.product .product-inner .actions .addtocart-area:hover {
  background: #77a630;
}
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active {
  color: #fff !important;
  background: #92c841;
}
.sp-module.vm_category .sp-module-title {
  background-color: #000;
  border-bottom: 4px solid #92c841;
}
.sp-module.deals-carousel .sp-module-title h3 {
  background: #92c841;
}
.sp-module.deals-carousel .sp-module-title h3:before {
  border-top: 10px solid #92c841;
}
.sp-module.deals-carousel .sp-module-title h3:after {
  border-left: 18px solid #92c841;
}
.sp-module.custom-brand .owl-theme .owl-controls .owl-buttons div:hover:before {
  color: #fff;
  background: #92c841;
}
.sp-module .vina-carousel-virtuemart .product .product-inner h2.product-title a:hover,
.sp-module .vina-carousel-virtuemart .product .product-inner h3.product-title a:hover {
  color: #92c841 !important;
}
.sp-module .vina-carousel-virtuemart .product .product-inner .vm-product-rating-container .amount a:hover {
  color: #92c841 !important;
}
.sp-module .vina-carousel-virtuemart.mage-products h3.product-title a:hover {
  color: #92c841 !important;
}
.sp-module .mage-products .product .item-inner span.addtocart-button input.addtocart-button:hover,
.sp-module .mage-products .product .item-inner span.addtocart-button input.notify-button:hover,
.sp-module .mage-products .product .item-inner .btn-wishlist .addtofav_aws_icon:hover,
.sp-module .mage-products .product .item-inner div.vm-details-button a:hover,
.sp-module .mage-products .product .product-inner span.addtocart-button input.addtocart-button:hover,
.sp-module .mage-products .product .product-inner span.addtocart-button input.notify-button:hover,
.sp-module .mage-products .product .product-inner .btn-wishlist .addtofav_aws_icon:hover,
.sp-module .mage-products .product .product-inner div.vm-details-button a:hover {
  color: #92c841 !important;
}
.top-content-block .block-top:hover:before {
  background: #92c841;
}
.entry-link,
.entry-quote {
  background: #92c841;
}
.comments-link,
.readmore-link {
  color: #92c841;
}
#comments-report-form #comments-form-send a,
#comments-form #comments-form-send a {
  background: #92c841;
}
#comments-report-form #comments-form-send a:hover,
#comments-form #comments-form-send a:hover {
  background: #2f2f2f;
}
h2.entry-title a:hover {
  color: #92c841;
}
article .tags a:hover {
  color: #92c841;
  border-color: #92c841 !important;
}
.pager li>a:hover,
.pager li>a:focus,
.pager li>span:hover,
.pager li>span:focus {
  background: #92c841;
}
.sp-module .vina-carousel-content .blog-inner a:hover {
  color: #92c841 !important;
}
.sp-module .vina-carousel-content .blog-inner .info span:hover a {
  color: #92c841 !important;
}
.sp-module .vina-carousel-content .blog-inner .info span:hover i {
  color: #92c841;
}
.sp-module .vina-carousel-content .blog-inner .image-block .blog-quick-view:hover {
  background: #92c841;
}
.sp-module .vina-carousel-content .blog-inner .image-block .blog-quick-view:hover a {
  color: #fff !important;
}
.sp-module .vina-carousel-content .blog-inner .image-block:after {
  border: 8px solid #92c841;
}
.top-menu-bottom ul li:hover a {
  color: #fff;
}
#sp-static-header .sp-module.mod_home_menu ul.menu > li:hover > a {
  color: #fff;
  background: #92c841;
}
#sp-static-header .sp-module .sp-module-title:hover {
  background: #92c841;
}
#sp-static-header .sp-module .sp-module-title:hover h3 {
  color: #fff;
}
#sp-static-header .sp-vmsearch:hover {
  background: #92c841;
}
#sp-static-header .sp-vmsearch:hover:before {
  color: #fff;
}
.open > .dropdown-toggle.sppb-btn-default {
  color: #fff;
  background-color: #92c841;
  border-color: #92c841;
}
#sp-header #sp-menu .sp-megamenu-parent >li:hover >a {
  color: #fff;
  background: #92c841;
}
.sp-copyright a {
  color: #92c841;
}
.sp-module.mod_menu_top ul .active ul .active a {
  color: #92c841;
}
#style-layout2 #sp-top-wrapper {
  background: #fff;
}
#style-layout2 #sp-top-wrapper .sp-contact-info a,
#style-layout2 #sp-top-wrapper .sp-contact-info button.btn,
#style-layout2 #sp-top-wrapper .sp-contact-info li,
#style-layout2 #sp-top-wrapper .mod_menu_top a,
#style-layout2 #sp-top-wrapper .mod_menu_top button.btn,
#style-layout2 #sp-top-wrapper .mod_menu_top li,
#style-layout2 #sp-top-wrapper .bootstrap-select a,
#style-layout2 #sp-top-wrapper .bootstrap-select button.btn,
#style-layout2 #sp-top-wrapper .bootstrap-select li {
  color: #737373;
}
#style-layout2 #sp-top-wrapper .sp-contact-info a:before,
#style-layout2 #sp-top-wrapper .sp-contact-info button.btn:before,
#style-layout2 #sp-top-wrapper .sp-contact-info li:before,
#style-layout2 #sp-top-wrapper .mod_menu_top a:before,
#style-layout2 #sp-top-wrapper .mod_menu_top button.btn:before,
#style-layout2 #sp-top-wrapper .mod_menu_top li:before,
#style-layout2 #sp-top-wrapper .bootstrap-select a:before,
#style-layout2 #sp-top-wrapper .bootstrap-select button.btn:before,
#style-layout2 #sp-top-wrapper .bootstrap-select li:before {
  color: #737373;
}
#style-layout2 #sp-top-wrapper .sp-contact-info a:hover,
#style-layout2 #sp-top-wrapper .sp-contact-info button.btn:hover,
#style-layout2 #sp-top-wrapper .sp-contact-info li:hover,
#style-layout2 #sp-top-wrapper .mod_menu_top a:hover,
#style-layout2 #sp-top-wrapper .mod_menu_top button.btn:hover,
#style-layout2 #sp-top-wrapper .mod_menu_top li:hover,
#style-layout2 #sp-top-wrapper .bootstrap-select a:hover,
#style-layout2 #sp-top-wrapper .bootstrap-select button.btn:hover,
#style-layout2 #sp-top-wrapper .bootstrap-select li:hover {
  color: #92c841;
}
#style-layout2 #sp-top-wrapper .sp-contact-info a:hover:before,
#style-layout2 #sp-top-wrapper .sp-contact-info a:hover:after,
#style-layout2 #sp-top-wrapper .sp-contact-info button.btn:hover:before,
#style-layout2 #sp-top-wrapper .sp-contact-info button.btn:hover:after,
#style-layout2 #sp-top-wrapper .sp-contact-info li:hover:before,
#style-layout2 #sp-top-wrapper .sp-contact-info li:hover:after,
#style-layout2 #sp-top-wrapper .mod_menu_top a:hover:before,
#style-layout2 #sp-top-wrapper .mod_menu_top a:hover:after,
#style-layout2 #sp-top-wrapper .mod_menu_top button.btn:hover:before,
#style-layout2 #sp-top-wrapper .mod_menu_top button.btn:hover:after,
#style-layout2 #sp-top-wrapper .mod_menu_top li:hover:before,
#style-layout2 #sp-top-wrapper .mod_menu_top li:hover:after,
#style-layout2 #sp-top-wrapper .bootstrap-select a:hover:before,
#style-layout2 #sp-top-wrapper .bootstrap-select a:hover:after,
#style-layout2 #sp-top-wrapper .bootstrap-select button.btn:hover:before,
#style-layout2 #sp-top-wrapper .bootstrap-select button.btn:hover:after,
#style-layout2 #sp-top-wrapper .bootstrap-select li:hover:before,
#style-layout2 #sp-top-wrapper .bootstrap-select li:hover:after {
  color: #92c841;
}
#style-layout2 #sp-header-middle-wrapper,
#style-layout2 #sp-header {
  background: #92c841;
}
#style-layout3 #sp-header {
  background-color: #85ba36;
}
#style-layout3 #sp-header #sp-menu .sp-column {
  background: #a0cf59;
}
#style-layout3 #sp-header #sp-menu .sp-megamenu-parent.menu-fade-up li a {
  border-left: 1px solid #a9d369;
}
#style-layout4 #sp-header #sp-menu .sp-column {
  background: #a0cf59;
}
#style-layout4 #sp-header #sp-menu .sp-megamenu-parent.menu-fade-up li a {
  border-left: 1px solid #b6da80;
}
#style-layout4 #sp-home34-left-right .sp-module.vm_category .sp-module-title {
  background: #a0cf59;
}
#style-layout4.view-category #sp-header,
#style-layout4.view-productdetails #sp-header,
#style-layout4.view-article #sp-header,
#style-layout4.com-wishlist #sp-header,
#style-layout4.layout-vina_primavelogin2 #sp-header,
#style-layout4.layout-edit #sp-header,
#style-layout4.view-page #sp-header,
#style-layout4.view-cart #sp-header {
  background: #a0cf59;
}
body.rtl .sp-module.deals-carousel .sp-module-title h3:before {
  border-top: 10px solid #92c841;
  border-right: 10px solid transparent;
}
body.rtl .sp-module.deals-carousel .sp-module-title h3:after {
  border-bottom: 24px solid transparent;
  border-left: 0;
  border-right: 18px solid #92c841;
  border-top: 24px solid transparent;
}
@media (max-width: 1199px) {
  #sp-header-middle-wrapper #sp-logo .sp-column {
    background: #92c841;
  }
}
