:root{
	--main-color:#940710;
	--border-color:#e2e2e2;
	--button-hover-color:#940710;
    --text-hover-color:#940710;
    --secondary-color:#222222;
    --third-color:#492008;
    --fill:#ff2681;
}

/*---------------------Main Color------------------*/
/*color*/
a,.innovatoryTestimonial .item span,.read_more:hover,.mypresta_scrollup:hover i,.subpage .innovatoryProductList .innovatory-product-title a:hover,.no-account a:hover,#header .innovatory-cart .cart>span.icon i:hover,
.team-memb-body h2,.active_filters .filter-block .close:hover,.sitemap a:hover,#manufacturer li.brand a:not(.btn):hover,.text-col h5,
.innovatoryProductGrid .productName a:hover,#left-column .itcolumn .productName a:hover,.contact-rich .block .icon,.breadcrumb ol li:last-child a,#mywishlist #block-history a:hover,.innovatoryProductGrid .productName a:hover,
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover, .cart-grid-body a.label:focus,.itfootercontactinfo_inner .icon,.page-cart .product-line-grid-body>.product-line-info>a.label:hover,#newsletter_block_popup .block_content .htAlert,
.product-line-grid-right .product-price .remove-from-cart:hover,#header .it-menu-horizontal ul li.level-1 > a span:hover,.page-my-account #content .links a:hover i,.sec-heading h4,.block-categories .category-sub-menu li[data-depth="0"] > a:hover,.contact-rich .block a:hover,#itsearch_data .items-list li .product-name:hover,.bolg_des .sdsarticleHeader .sdstitle_block a:hover,
.owl-carousel .owl-nav > *,#header .it-menu-horizontal ul li.level-1 ul li a:hover,.forgot-password a:hover,
body#checkout section.checkout-step .delete-address:hover, body#checkout section.checkout-step .edit-address:hover,.block-categories .category-sub-menu .category-sub-link:hover,
.innovatoryProductGrid  .innovatorySale-label,.innovatoryProductList .item-inner .innovatorySale-label,.itcolumn .innovatorySale-label,#itimageslider .nivo-controlNav .nivo-control.active,a.read_more:hover,.sec-heading .sub-heading,.it_tab .innovatory-tab li a.active, .it_tab .innovatory-tab li a:hover{
    color: var(--main-color);
}

/*background-color*/
.check-fancy input[type=radio]:checked + label:before,.page-not-found #search_widget #searchbox button[type="submit"]:hover,.modal-header .close,
.check-fancy input[type=checkbox]:checked + label:before,.quickview .current-price span.discount,.innovatoryPopupnewsletter-i .close,.text-col .btn,.innovatoryFooter-center .h3:before,
#search_block_top .btn.button-search:hover,.owl-carousel:not(.product-images) .owl-nav > *:hover,.pagination .page-list li a:hover, .pagination .page-list li a.disabled,
.pagination .pagination_bottom li a:hover,#index a.btn-primary.white-bg:hover,#index a.btn-primary.white-bg:focus,.service .ser-img:after,.chef-img .overlay,
#left-column .bor-btn:hover,#blockcart-modal .modal-header,#mywishlist td.wishlist_delete a:hover,.title_block h3 span:before,.sec-heading h3:before,
.sale-banner-bg a:hover,.owl-carousel .owl-nav > *:hover,.specialProductGrid .product-add-to-cart .ajax_add_to_cart_button:hover,
.blog_content p.meta_date,.mypresta_scrollup,.mobile-menu-meta #_mobile_cart .innovatory-cart .cart-content-right,.innovatoryProductList .innovatoryCart button:hover,.innovatoryProductList .innovatoryItem a:hover,
.itProductList .innovatoryItem .quick-view:hover, .itProductList .innovatoryItem .addToWishlist:hover, .itProductList .innovatoryItem .cart-btn:hover,.service-box .svg-bg,.block_newsletter .innovatoryForm .btn,#itimageslider .nivoSlider .nivo-directionNav > *:hover{
	background-color: var(--main-color);
}

/*border-color*/
.mypresta_scrollup:hover,.innovatoryProductGrid .innovatoryItem .quick-view:hover, .innovatoryProductGrid .innovatoryItem .addToWishlist:hover,.service .ser-img,.chef-img:before,.check-fancy input[type=checkbox] + label:before,.check-fancy input[type=checkbox]:checked + label:before, 
.bor-btn:hover,.bor-btn:hover,.contact-rich .block .icon, .owl-carousel .owl-nav > *:before,.sale-banner-bg a:hover,a.btn-primary.btn-style.white-bg:focus:after,.check-fancy input[type=radio] + label:before,.btn-primary.style-btn:before,
.innovatoryProductList .innovatoryItem a:hover, .innovatoryProductList .innovatoryCart button:hover,#left-column .bor-btn:hover,.product-images > li.thumb-container .thumb.selected, .product-images > li.thumb-container .thumb:hover,#block-reassurance li,.quickview .product-images .thumb-container img.selected, .quickview .product-images .thumb-container img:hover,
.product-actions .add-to-cart:hover,.pagination .pagination_bottom li a:hover,.innovatoryProductList .innovatoryItem a:hover,.btn-primary.white-bg:hover:after,.btn-primary.white-bg:focus:after,#index a.btn-primary.white-bg:hover:after,.nav-meta .dropdown-menu,.innovatoryProductGrid .innovatory-product-description .innovatoryCart .cart-btn,
.innovatoryProductGrid  .innovatoryItem .quick-view:before,.innovatoryProductGrid  .innovatoryItem .addToWishlist:before,.innovatoryProductGrid  .innovatoryItem .cart-btn:before,.btn-primary.btn-style:after,.innovatoryProductList .innovatoryCart button:before,.innovatoryProductList .innovatoryItem a:before,.service-box .border_svg{
	border-color: var(--main-color);
}
.sec-heading h3:after,.title_block h3 span:after{
   border-top-color: var(--text-hover-color); 
}
/*--------------------- third ------------------*/
/*background-color*/
#header .header-nav,.owl-carousel:not(.product-images) .owl-nav > *,.service-box:hover .svg-bg,.innovatoryFooter-center.footer,.innovatoryFooter-bottom{
	background-color: var(--third-color);
}
.itProductList .innovatoryItem .quick-view, .itProductList .innovatoryItem .addToWishlist, .itProductList .innovatoryItem .cart-btn, .innovatoryProductGrid .innovatoryItem .quick-view, 
.innovatoryProductGrid .innovatoryItem .addToWishlist, .innovatoryProductGrid .innovatoryItem .cart-btn,.innovatoryProductList .innovatoryItem .quick-view, .innovatoryProductList .innovatoryItem .addToWishlist, .innovatoryProductList .innovatoryCart button,.service-box:hover .border_svg{
	border-color: var(--third-color);
}
.itProductList .innovatoryItem .quick-view, .itProductList .innovatoryItem .addToWishlist, .itProductList .innovatoryItem .cart-btn, .innovatoryProductGrid .innovatoryItem .quick-view, 
.innovatoryProductGrid .innovatoryItem .addToWishlist, .innovatoryProductGrid .innovatoryItem .cart-btn,.innovatoryProductList .innovatoryItem .quick-view, .innovatoryProductList .innovatoryItem .addToWishlist, .innovatoryProductList .innovatoryCart button,.blog_post .read_more:hover,.blog_post .read_more:hover i{
	color: var(--third-color);
}
/*box-shadow*/
@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(254,215,0,0.1), 0 0 10px 10px var(--text-hover-color), 0 0 0 10px rgba(254,215,0,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(254,215,0,0.1), 0 0 10px 10px var(--text-hover-color), 0 0 0 10px rgba(254,215,0,0.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(254,215,0,0.1), 0 0 10px 10px var(--text-hover-color), 0 0 0 10px rgba(254,215,0,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(254,215,0,0.1), 0 0 10px 10px var(--text-hover-color), 0 0 0 10px rgba(254,215,0,0.5);
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(254,215,0,0.1), 0 0 10px 10px var(--text-hover-color), 0 0 0 10px rgba(254,215,0,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(254,215,0,0.1), 0 0 10px 10px var(--text-hover-color), 0 0 0 10px rgba(254,215,0,0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

/*---------------------secondary-color------------------*/

@media screen and (min-width: 1051px){
	.search-widget form button[type="submit"]:hover,.wishtlist_top span.cart-wishlist-number{
	    background-color: var(--text-hover-color);
	}
}
@media screen and (max-width: 1050px){
#header .mobile-search-bar{
	background-color: var(--text-hover-color);
}
}
/*background-color*/
.innovatoryTestimonial .owl-carousel button.owl-dot.active,.block_newsletter form button[type=submit]:hover,.btn-primary.style-btn,.innovatoryProductGrid  .innovatoryItem .quick-view:hover,.innovatoryProductGrid  .innovatoryItem .addToWishlist:hover,.innovatoryProductGrid  .innovatoryItem .cart-btn:hover,.block_newsletter .innovatoryForm .btn:hover{
    background-color:  var(--secondary-color);
}
.innovatoryProductGrid .innovatoryItem .quick-view:hover, .innovatoryProductGrid .innovatoryItem .addToWishlist:hover, .innovatoryProductGrid .innovatoryItem .cart-btn:hover,
.itProductList .innovatoryItem .quick-view:hover, .itProductList .innovatoryItem .addToWishlist:hover, .itProductList .innovatoryItem .cart-btn:hover{
   border-color:  var(--main-color); 
}
/*--------------------default-border-color--------------------*/
/*default-border-color*/
.innovatoryProductGrid .item,.bolg_des,#left-column .product-column-style, #left-column .category-top-menu,.card,.form-control,.service,.active_filters .filter-block,#js-active-search-filters,#category #left-column #search_filters .facet ul li:not(:last-child), .block-categories .category-sub-menu > li:not(:last-child),#productCommentsBlock .innovatorytabs,
.innovatoryProductList .item,#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet,#left-column .bor-btn,.product-cover,.tabs .tab-content,.product-variants > .product-variants-item select,.innovatoryNextPrev .nextPrevProduct .innovatoryContent,body#checkout section.checkout-step,body#checkout section.checkout-step .address-item.selected,
.table-bordered, .table-bordered td, .table-bordered th,.page-my-account #content .links a span.link-item,.page-customer-account #content, .page-addresses #content,.page-addresses .address,.PopupWishListInner,.products-sort-order .dropdown-menu,.pagination .pagination_bottom li a,.cart-item .product-line-grid .product-image,.wlp_bought_list .product_image,.wlp_bought_item_container,.itProductList .title_block h3 span,
.owl-carousel .owl-nav > *,#header .innovatory-cart .cart_block,.dropdown-menu,.search-widget form input[type="text"],.innovatoryProductGrid.innovatoryProducts .item,#ui-id-1,.block_newsletter form input[type="text"],.innovatoryProductGrid.specialProductGrid .innovatoryProduct-container,.service-sec .service-box:not(:first-child),.service,.block_newsletter .innovatoryForm .btn,.innovatoryProductGrid .innovatoryProduct-image{
    border-color: var(--border-color);
}
#header .innovatory-cart .cart_block .products,#header .it-menu-horizontal ul li.level-1 ul li.item-header a,#blockcart-modal .divide-right,.cart-grid-body .cart-items .cart-item:not(:last-child),#left-column .itcolumn .item-inner:not(:last-child) .innovatory-thumbnail-container > .no-margin,
#left-column .itcolumn .owl-item .item:not(:last-child),.owlProductFilter-It-featured-prod-column .item:not(:last-child),.owlProductFilter-It-Specials-prod-column .item:not(:last-child),.owlProductFilter-It-bestseller-prod-column .item:not(:last-child),
#category #left-column #search_filters .facet ul li:not(:last-child){
	border-bottom-color: var(--border-color)
}
#order-items{
	border-right-color: var(--border-color)
}

/*---------------------Button Hover Color------------------*/
.owl-carousel .owl-nav > *:hover,#header .innovatory-cart .cart_block .cart-buttons a:hover, .focus.btn-tertiary,.form-group .input-group .input-group-btn>.btn:hover,
.product-actions .add-to-cart:hover,body .cart-grid-body > a.label:hover,.owl-carousel button.owl-dot.active,.btn-primary.btn-style:hover,.home_blog_post .blog_post_content .post_thumbnail .blogicons a.icon:hover,.chef-img .soc-ul li a:hover,
.itcolumn .innovatorySale-label,.innovatoryTestimonial .owl-dots button.active:before,.contact-rich .block:hover .icon,.btn-primary.focus, .btn-primary:focus, .btn-primary:hover,.btn-primary.style-btn:hover,.block_newsletter form button[type=submit],
.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover, .btn-tertiary:focus, .btn-tertiary:hover, .focus.btn-tertiary,#itimageslider .nivo-controlNav .nivo-control.active,#authentication [data-action="show-password"]:hover,.innovatoryTestimonial .owl-carousel button.owl-dot,
.itProductList .innovatoryItem .quick-view, .itProductList .innovatoryItem .addToWishlist, .itProductList .innovatoryItem .cart-btn, .innovatoryProductGrid .innovatoryItem .quick-view:hover, .innovatoryProductGrid .innovatoryItem .addToWishlist:hover, .innovatoryProductGrid .innovatoryItem .cart-btn:hover,
.innovatoryProductList .innovatoryItem a,.innovatoryProductGrid .innovatory-product-description .innovatoryCart .cart-btn:hover{
	background-color: var(--button-hover-color);
}
.form-group .input-group .input-group-btn>.btn:hover,.sale-banner-bg a:hover,.owl-carousel .owl-nav > *:hover,.contact-rich .block:hover .icon{
    border-color: var(--button-hover-color);
}
/*--------------------text-hover-color--------------------*/
.itCategoryFeature .innovatory-media-body:hover .category-desc .categoryName a,.innovatoryDisplaySearch .expand-more:hover,.innovatorywishtlistTop:hover i,.itCategoryFeature .item .sub-cat li a:hover,.it-menu-horizontal ul.ul-column li.menu-item.item-line a:before,
.cart-grid-body a.label:hover,.product-line-grid-right .cart-line-product-actions .remove-from-cart:hover,.scroll-box-arrows i:hover, .quickview .product-images .owl-nav > *:hover,.product-cover .layer:hover .zoom-in,#header .innovatory-cart .cart_block .products .cart-info .productName a:hover,
.blogdetail a:hover,.blog_content .sds_post_title a:hover{
    color: var(--text-hover-color); 
}
@media screen and (max-width:1050px){
.innovatoryProductGrid .innovatoryItem .quick-view, .innovatoryProductGrid .innovatoryItem .addToWishlist, .innovatoryProductGrid .innovatoryItem .cart-btn,
.innovatoryProductList .innovatoryItem a,.innovatoryProductGrid .innovatory-product-description .innovatoryCart .cart-btn{
	background-color: var(--button-hover-color);
    border-color: var(--button-hover-color);
	color: #fff;
}
}