/*
Theme Name: Navian Child
Theme URI: http://www.themelogi.com/themes/navian
Description: A child theme of Navian Theme
Author: THEMELOGI
Author URI: http://www.themelogi.com
Version: 1.0.0
Template: navian
*/


/* Replace ALL #49c5b6 with #990000 globally */


.woocommerce .price span,.woocommerce-cart .price span {
	color: #990000;
}
.woocommerce .shop-box .button,.shop-box .button {
	background-color: #990000;
}
a#sp-wqv-view-button.button.sp-wqv-view-button:hover, #wps-slider-section .button.sp-wqv-view-button:hover, #wpsp-slider-section .button.sp-wqv-view-button:hover {
	background: #990000;
}

a#sp-wqv-view-button.button.sp-wqv-view-button, #wps-slider-section .button.sp-wqv-view-button, #wpsp-slider-section .button.sp-wqv-view-button {
    background: #990000;
}
a:hover,a:focus {
	color: #990000 !important;
}

.btn-filled.btn-dark:hover {
    background-color: #990000 !important;
    color: #fff !important;
    border-color: #990000 !important;
}

nav .menu >.menu-item-btn >a,nav .offcanvas-menu >.menu-item-btn >a,.btn-filled {
    background: #990000;
    color: #fff;
}

.bg-light nav .menu >.menu-item-btn >a:hover,.bg-secondary nav .menu >.menu-item-btn >a:hover,.bg-light nav .offcanvas-menu >.menu-item-btn >a:hover,.bg-secondary nav .offcanvas-menu >.menu-item-btn >a:hover,.bg-light .btn-filled:hover,.bg-secondary .btn-filled:hover {
    background-color: #990000;
    border-color: #990000;
    color: #fff;
}

.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce a.added_to_cart,.cart_form,.woocommerce-account .woocommerce .edit,.woocommerce-order-received .woocommerce .edit {
   
    background: #990000;
    border-color: #990000;
   
}

.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce a.added_to_cart:hover,.cart_form:hover,.woocommerce-account .woocommerce .edit:hover,.woocommerce-order-received .woocommerce .edit:hover {
    background-color: #990000;
    border-color: #990000;
    color: #fff;
}


.comments .widgettitle:before,.comments .comment-reply-title:before,.bold-title:before,.related-title:before,.wc-tab > h2:before,.related.products > h2:before,.upsells.products > h2:before,.cross-sells > h2:before,.cart_totals > h2:before,.woocommerce-billing-fields > h3:before,.woocommerce-shipping-fields > h3:before,.woocommerce-additional-fields > h3:before,#order_review_heading:before,.woocommerce-order-details > h2:before,.woocommerce-customer-details > h2:before {
  
    background-color: #990000;
    
}
.product-single div.product [rel='tag'] {
    
    color: #990000 !important;
    
   
}
   
.woocommerce ul.products li.product .button:hover,.woocommerce ul.products li.product .button:focus,.woocommerce-cart ul.products li.product .button:hover,.woocommerce-cart ul.products li.product .button:focus {
    background: #990000 !important;
    
}

/*mobile toggle menu*/
.module.widget-wrap.mobile-toggle.right.visible-sm.visible-xs.active.toggle-widget-wrap {
    position: absolute !important;
    top: 5px !important;
}
.module.widget-wrap.mobile-toggle.right {
    position: absolute !important;
    top: 5px !important;
}